aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/vocabulary.cpp
AgeCommit message (Expand)Author
2009-05-29- Fixed usage of kSetCursor in SCI1.1 games (e.g. when starting KQ6 floppy)Filippos Karapetis
2009-05-28SCI: Turned vocab_version into a static var, and added several FIXMEs related...Max Horn
2009-05-27Added a fix to get QFG3 working and changed an error to a warning to get EcoQ...Filippos Karapetis
2009-05-26SCI: Added 'opcodes' command to the debugger; fixed output wrapping in the se...Max Horn
2009-05-26SCI: Merged vocab_debug.cpp into vocabulary.cpp; cleanupMax Horn
2009-05-18SCI: Removed SCI_SIMPLE_SAID_CODE and the associated heavily bitrotted codeMax Horn
2009-05-15- Moved all the files out of /sci/scicore and into /sciFilippos Karapetis