Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-24 | GLK: TADS2: Soooo much more implementation | Paul Gilbert | |
2019-05-24 | GLK: TADS2: Added code for output, run, various miscellaneous | Paul Gilbert | |
2019-05-24 | GLK: TADS2: Adding headers | Paul Gilbert | |
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: 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 | |