aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/tads/detection_tables.h
AgeCommit message (Expand)Author
2019-07-29GLK: Fix illegal characters in detection entriesPaul Gilbert
2019-07-14GLK: TADS2: Fix duplicate detectionPaul Gilbert
2019-07-12GLK: Fix incorrect "End of namespace ..." comments.Torbjörn Andersson
2019-07-11GLK: TADS2: Add detection entries for remaining gamesPaul Gilbert
2019-07-11GLK: TADS2: Added English detection entriesPaul Gilbert
2019-07-09GLK: TADS3: Adding detection entriesPaul Gilbert
2019-07-09GLK: TADS2: Added Adventions detection entriesPaul Gilbert
2019-07-09GLK: TADS2: Move detection entry structure into Glk base namespacePaul Gilbert
2018-12-31GLK: TADS: Split game list arrays into v2 and v3Paul Gilbert
2018-12-31GLK: Standardizing on a common GameDescriptor class for detectorsPaul Gilbert
2018-12-08GLK: TADS: Add first detection entry, further fallback detectionPaul Gilbert
2018-12-08GLK: TADS: Skeletons for TADS 2 & 3 subengines, extra detection logicPaul Gilbert
2018-12-08GLK: TADS: Skeleton enginePaul Gilbert