aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/parser/vocabulary.h
AgeCommit message (Expand)Author
2010-07-28SCI: Fix using the parser in SCI Fan GamesMatthew Hoops
2010-07-24SCI: added said spec dump ability to logkernelMartin Kiewitz
2010-07-21SCI: Rewrite said spec handling.Willem Jan Palenstijn
2010-07-19SCI: fix regression of r51027Martin Kiewitz
2010-07-19SCI: parser now matches extended chars tooMartin Kiewitz
2010-07-19SCI: implement foreign vocabulary supportMartin Kiewitz
2010-07-17SCI: fix debugging code of parser, add 0xffe special group into debug supportMartin Kiewitz
2010-02-13SCI: Remove unused PARSE_HEAP_SIZEMax 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