Age | Commit message (Expand) | Author |
---|---|---|
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 |