aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/detection.cpp
AgeCommit message (Expand)Author
2018-12-09GLK: Fix compiler warningsPaul Gilbert
2018-12-08GLK: Fix Buildbot identified warningsPaul Gilbert
2018-12-08GLK: FROTZ: Properly flag the detections of Infocom games that have sound eff...Paul Gilbert
2018-12-08GLK: FROTZ: Detect Infocom games using .zip extensionsPaul Gilbert
2018-12-08GLK: FROTZ: Quetzal saving and loading now worksPaul Gilbert
2018-12-08GLK: FROTZ: Further reading/writing setup for savegames using QuetzalPaul Gilbert
2018-12-08GLK: FROTZ: Savegame listing now reads Quetzal savegamesPaul Gilbert
2018-12-08GLK: FROTZ: Fixed detection of Infocom .dat gamefilesPaul Gilbert
2018-12-08GLK: Fix gcc compiler warningsPaul Gilbert
2018-12-08GLK: FROTZ: Debug code to generate detection entries for unknown gamesPaul Gilbert
2018-12-08GLK: FROTZ: Improve fallback detection of Z-code gamesPaul Gilbert
2018-12-08GLK: Derive detection from MetaEngine rather than AdvancedMetaEnginePaul Gilbert
2018-12-08GLK: Changing class and namespaces from Gargoyle to GlkPaul Gilbert
2018-12-08GLK: Changing gargoyle folder to glkPaul Gilbert