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
/
grammar.cpp
Age
Commit message (
Expand
)
Author
2014-05-27
ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.
Johannes Schickel
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-04-25
SCI: Fix (unlikely) memory leak
Willem Jan Palenstijn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2010-11-02
SCI: Remove any use of printf
Max Horn
2010-10-03
SCI: Allow multiple word groups in parser
Willem Jan Palenstijn
2010-10-02
SCI: Fix memleak
Willem Jan Palenstijn
2010-10-02
SCI: Allow multiple word groups in parse tree leafs
Willem Jan Palenstijn
2010-07-21
SCI: Rewrite said spec handling.
Willem Jan Palenstijn
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-01-23
Separated the parser code
Filippos Karapetis