aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/tads/detection.cpp
AgeCommit message (Expand)Author
2019-05-24GLK: TADS: Improved detection to detect TADS versionPaul Gilbert
2019-03-31GLK: Only check the format of a Blorb file if it has a valid file extensionCameron Cawley
2019-03-31GLK: Improved detection of Blorb filesCameron Cawley
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-14GLK: Detect game Id clashes across different sub-enginesPaul Gilbert
2018-12-09GLK: Fix compiler warningsPaul Gilbert
2018-12-08GLK: Fix Buildbot identified warningsPaul 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