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-02-04 01:46:42 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sci
/
parser
History
Martin Kiewitz
bbcf020457
SCI: adding detection for SCI01 vocab inside a SCI0 game that's using the SCI0 vocab resource number, fixes pq2 japanese crashing on startup
...
svn-id: r50970
2010-07-17 22:11: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
SCI: add hack for iceman to skip [!*] in kSaid, fixes green board / depth affirmative not recognized
2010-07-17 12:46:57 +00:00
said.y
SCI: added iceman hack to original said.y as well
2010-07-17 12:57:05 +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