aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/vocab_debug.cpp
AgeCommit message (Expand)Author
2009-05-21SCI: got rid of vocabulary_lookup_snameMax Horn
2009-05-20removed trailing whitespacesMax Horn
2009-05-20SCI: Moved code related to loading/setting up kernel function names from voca...Max Horn
2009-05-20SCI: Changed EngineState::opcodes to a Common::Array (maybe we shold just rem...Max Horn
2009-05-19SCI: Changed K_FILEIO_FILE_EXISTS to check regular files too.Walter van Niftrik
2009-05-19SCI: Added some stubs for LSL6CD (lores).Walter van Niftrik
2009-05-15- Moved all the files out of /sci/scicore and into /sciFilippos Karapetis