aboutsummaryrefslogtreecommitdiff
path: root/engines/chewy/detection.cpp
AgeCommit message (Collapse)Author
2016-11-01CHEWY: Add additional version information to detection entriesrootfather
2016-10-16CHEWY: Add detection entries for German versionsrootfather
2016-10-09CHEWY: Use atds.tap for detectionFilippos Karapetis
Now that a lot of the game's resources have been figured out, it turns out that using comic.tgp was a bad idea, as it's the same in both the English and German versions. atds.tap contains all of the game's texts, so it is probably the best candidate for detection
2016-10-03CHEWY: Implement detection for the English versionFilippos Karapetis
2016-10-03CHEWY: Fix compilation with plugins enabledEugene Sandulenko
2016-10-03CHEWY: Added engine stubEugene Sandulenko