Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-02 | GLK: Make a _gameFile field in the base Glk engine | Paul Gilbert | |
2018-12-28 | GLK: Fix namespace comments | Filippos Karapetis | |
2018-12-18 | JANITORIAL: Whitespace fixes | Eugene Sandulenko | |
2018-12-09 | GLK: Change all references to glui32 and glsi32 to uint and int | Paul Gilbert | |
This should finally fix compilation for the Amiga, which had difference sized types. And the renamed types are clearer for ScummVM anyway | |||
2018-12-08 | GLK: TADS: Compilation fixes | Paul Gilbert | |
2018-12-08 | GLK: TADS: Compilation fix | Paul Gilbert | |
2018-12-08 | GLK: TADS: Added Data class | Paul Gilbert | |
2018-12-08 | GLK: TADS: Added cmap file | Paul Gilbert | |
2018-12-08 | GLK: TADS: Add Regex class | Paul Gilbert | |
2018-12-08 | GLK: TADS: Add a number of GLK interface methods | Paul Gilbert | |
2018-12-08 | GLK: TADS: TADS2: Add ler file | Paul Gilbert | |
2018-12-08 | GLK: TADS: Skeletons for TADS 2 & 3 subengines, extra detection logic | Paul Gilbert | |