scummvm/engines/sci/parser
Willem Jan Palenstijn 1e72d48867 SCI: Work on optional expressions in said rules.
This fixes a number of said specs in Iceman, but has a good
chance of introducing regressions since it's fairly invasive.
It also removes the need for the hack in r50958.

svn-id: r50992
2010-07-18 13:31:23 +00:00
..
grammar.cpp SCI: fixing crash in _vocab_add_rule when running qfg2 demo 2010-05-23 16:59:09 +00:00
said.cpp SCI: Work on optional expressions in said rules. 2010-07-18 13:31:23 +00:00
said.y SCI: Work on optional expressions in said rules. 2010-07-18 13:31:23 +00:00
vocabulary.cpp SCI: adding detection for SCI01 vocab inside a SCI0 game that's using the SCI0 vocab resource number, fixes pq2 japanese crashing on startup 2010-07-17 22:11:35 +00:00
vocabulary.h SCI: fix debugging code of parser, add 0xffe special group into debug support 2010-07-17 12:06:31 +00:00