This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-15 22:38:09 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sci
/
parser
History
Filippos Karapetis
9c92bd1b81
The parser vocabulary remains static throughout the game, thus it has been removed from the engine state
...
svn-id: r49373
2010-06-01 15:11:20 +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
The parser vocabulary remains static throughout the game, thus it has been removed from the engine state
2010-06-01 15:11:20 +00:00
said.y
The parser vocabulary remains static throughout the game, thus it has been removed from the engine state
2010-06-01 15:11:20 +00:00
vocabulary.cpp
…
vocabulary.h
…