scummvm/engines/sci/parser
Willem Jan Palenstijn 3d0c691694 SCI: Handle pronouns in parser
When parsing a sentence, its type 0x142 word (presumably the object) is
now stored. Any pronouns (type 0x080) are then automatically replaced by
this stored word.
2015-05-03 17:21:07 +02:00
..
grammar.cpp ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
said.cpp SCI: Code formatting fixes 2014-08-08 02:59:45 +03:00
vocabulary.cpp SCI: Handle pronouns in parser 2015-05-03 17:21:07 +02:00
vocabulary.h SCI: Handle pronouns in parser 2015-05-03 17:21:07 +02:00