aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection.cpp
AgeCommit message (Expand)Author
2019-12-23SCUMM: Fix Missing Default Switch CasesD G Turner
2019-11-03ENGINES: Change targets to have an 'engine ID'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-09-30SCUMM: Detect language file of Steam version of DIG, fixes bug #10697Ben Castricum
2018-05-10ENGINES: Merge GameDescriptor and DetectedGameBastien Bouclet
2018-05-10ENGINES: Set the GameDescriptor decription in the constructorBastien Bouclet
2018-05-10ENGINES: Turn GameDescriptor into a simple structBastien Bouclet
2018-05-10ENGINES: Change MetaEngine::listSupportedGames to return plain game descriptorsBastien Bouclet
2018-05-10ENGINES: Change MetaEngine::findGame to return a plain game descriptorBastien Bouclet
2018-05-10ENGINES: Add unknown game variants to the game detector resultsBastien Bouclet
2018-05-01SCUMM: Protect autosave (slot 0) from deletion/overwritingAdrian Frühwirth
2018-04-29ENGINES: Show the unknown Game dialog only when the detector is launched by t...Lothar Serra Mari
2018-02-01Revert "SCUMM: Check for and flag demos correctly"Eugene Sandulenko
2018-01-31SCUMM: Check for and flag demos correctlyHenrik "Henke37" Andersson
2017-10-31SCUMM: Prevent false detection of Steam gamesBen Castricum
2016-11-29ALL: Fix usage of 'etc.'Ben Castricum
2016-11-26SCUMM: Enable translation for the unknown game warningrootfather
2016-10-01SCUMM: Use platform from candidate to generate unknown version messageThierry Crozat
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-05-10SCUMM HE: Started code for loading FOW resourcesEugene Sandulenko
2016-04-01SCUMM: Expose COMI's object_labels setting as an extra GUI optionOri Avtalion
2016-02-25SCUMM: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-01-26SCUMM: Only request actual save slots in listSaves.Johannes Schickel
2014-12-08SCUMM: Maniac V0: Add support for D64 Demo Disk, Cleanup duplicate 'Talk' arrayRobert Crossfield
2014-11-23SCUMM: MANIAC V1 Demo: GF_DEMO was not being setRobert Crossfield
2014-10-28SCUMM: Remove trailing whitespaceFilippos Karapetis
2014-09-19SCUMM: Correct fix for regressions in The Dig demos, and remove the hack for ...Kirben
2014-07-05SCUMM: Cleanup.Johannes Schickel
2014-07-05SCUMM: Simplify index file handling for Steam versions.Johannes Schickel
2014-07-05SCUMM: Remove unused variable.Johannes Schickel
2014-07-03SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and DigFilippos Karapetis
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-27SCUMM: Cleanup querySaveMetaInfos implementation.Johannes Schickel
2013-11-27SCUMM: Slight cleanup in detection.cpp.Johannes Schickel
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2012-09-20SCUMM: Restrict the Mac m68k v5 driver to MI2/Indy4Matthew Hoops
2012-09-20SCUMM: Add support for Indy4 Mac 68k soundMatthew Hoops
2012-08-15SCUMM: Replace detector printf usage with logMessage.Alyssa Milburn
2012-07-03SCUMM: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-06-09SCUMM: Create proper engine for heversion 101Matthew Hoops
2012-06-05SCUMM: Show an error dialog when trying to run puttzoo ios liteMatthew Hoops
2012-05-28SCUMM: Add support for Spy Fox iOSMatthew Hoops
2012-04-28SCUMM: Fix bug #3493317 by removing assert() in detection algorithm.Ben Castricum
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-01-26SCUMM: Use regular detection algorithms for FMTOWNS demos.Ben Castricum
2012-01-01SCUMM: Don't hide scumm detector debug message for certain casesBen Castricum
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-10-24SCUMM: Fix detection of talkie Monkey IslandTarek Soliman
2011-10-23LAUNCHER: Add GUIO_NOASPECT to SCUMM engineStrangerke