index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
parser
Age
Commit message (
Expand
)
Author
2010-07-21
SCI: Rewrite said spec handling.
Willem Jan Palenstijn
2010-07-19
SCI: make sci0 foreign vocabulary also work
Martin Kiewitz
2010-07-19
SCI: fix regression of r51027
Martin Kiewitz
2010-07-19
SCI: parser now matches extended chars too
Martin Kiewitz
2010-07-19
SCI: implement foreign vocabulary support
Martin Kiewitz
2010-07-19
SCI: fix parser crash on >=0x80 chars
Martin Kiewitz
2010-07-19
SCI: vocab version change for pq2 japanese
Martin Kiewitz
2010-07-18
SCI: Work on optional expressions in said rules.
Willem Jan Palenstijn
2010-07-17
SCI: adding detection for SCI01 vocab inside a SCI0 game that's using the SCI...
Martin Kiewitz
2010-07-17
SCI: added iceman hack to original said.y as well
Martin Kiewitz
2010-07-17
SCI: add hack for iceman to skip [!*] in kSaid, fixes green board / depth aff...
Martin Kiewitz
2010-07-17
SCI: fix debugging code of parser, add 0xffe special group into debug support
Martin Kiewitz
2010-06-27
Cleanup, remove unused/obsolete code
Filippos Karapetis
2010-06-01
The parser vocabulary remains static throughout the game, thus it has been re...
Filippos Karapetis
2010-05-23
SCI: fixing crash in _vocab_add_rule when running qfg2 demo
Martin Kiewitz
2010-05-18
SCI: fixing crash in pq2 - not sure about this, lskovlun should take a look a...
Martin Kiewitz
2010-02-13
SCI: Add global g_sci pointer to the active SciEngine instance
Max Horn
2010-02-13
SCI: Remove unused PARSE_HEAP_SIZE
Max Horn
2010-02-10
SCI: Update said.y to match changes made to said.cpp; regenerate said.cpp usi...
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-23
- Moved all of the parser-related variables inside the Vocabulary class
Filippos Karapetis
2010-01-23
Separated the parser code
Filippos Karapetis
[prev]