aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/parser/vocabulary.cpp
AgeCommit message (Expand)Author
2010-07-17SCI: adding detection for SCI01 vocab inside a SCI0 game that's using the SCI...Martin Kiewitz
2010-07-17SCI: fix debugging code of parser, add 0xffe special group into debug supportMartin Kiewitz
2010-06-27Cleanup, remove unused/obsolete codeFilippos Karapetis
2010-02-13SCI: Add global g_sci pointer to the active SciEngine instanceMax Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-23- Moved all of the parser-related variables inside the Vocabulary classFilippos Karapetis
2010-01-23Separated the parser codeFilippos Karapetis