This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
052d2ab6f17e6ec239f368ee802a659be46098cc
scummvm
/
engines
/
sci
/
parser
T
History
Filippos Karapetis
1faebccce2
Cleanup, remove unused/obsolete code
...
svn-id: r50403
2010-06-27 21:29:35 +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
Cleanup, remove unused/obsolete code
2010-06-27 21:29:35 +00:00
vocabulary.h
SCI: Remove unused PARSE_HEAP_SIZE
2010-02-13 11:57:44 +00:00