aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/tads/tads.h
AgeCommit message (Expand)Author
2019-06-16GLK: Further changeover of sub-engines to use new savegame codePaul Gilbert
2019-05-24GLK: TADS: Don't support RTLPaul Gilbert
2019-05-24GLK: TADS2: Soooo much more implementationPaul Gilbert
2018-12-09GLK: Change all references to glui32 and glsi32 to uint and intPaul Gilbert
2018-12-08GLK: TADS: Add a number of GLK interface methodsPaul Gilbert
2018-12-08GLK: TADS: GLK window initializationPaul Gilbert
2018-12-08GLK: TADS: Skeletons for TADS 2 & 3 subengines, extra detection logicPaul Gilbert
2018-12-08GLK: TADS: Skeleton enginePaul Gilbert