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