aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/detection.cpp
AgeCommit message (Expand)Author
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-02-25TOON: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-01-26TOON: Only request actual save slots in listSaves.Johannes Schickel
2014-02-28TOON: Reduce the scope of some more variables.Strangerke
2014-02-18TOON: Make GPL headers consistent in themselves.Johannes Schickel
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-07-29Merge pull request #252 from DrMcCoy/detector_public_reportUnknownJohannes Schickel
2012-07-03TOON: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-06-27DETECTOR: Make detectGameFilebased() return a list of MD5s and file sizesSven Hesse
2012-02-12TOON: Add russian version detectionsylvaintv
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-10-24TOON: After discussion with clone2727 and eriktorbjorn, remove GUIO_NOASPECT...Strangerke
2011-10-23LAUNCHER: Add GUIO_NOASPECT to ToonstruckStrangerke
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-08-07GRAPHICS: Simplify the interface of Graphics::loadThumbnail().Christoph Mallon
2011-06-14DETECTOR: Treat file based fallback like any other fallback methodMax Horn
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-10TOON: Switch to alternate AdvancedMetaEngine, avoid ADParamsMax Horn
2011-06-10ENGINES: Change incorrect use of 'target' to 'gameid'Max Horn
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-06TOON: Fix several Valgrind issuessylvaintv
2010-11-07ENGINES: Unify code layout of all ADParams instancesMax Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-16TOON: Added most of the remaining Advanced Engine FeaturesSylvain Dupont
2010-10-09TOON: Constify some more tables.Johannes Schickel
2010-10-09TOON: Ran astyle over the toon engine (+ some manual corrections).Johannes Schickel
2010-10-09TOON: Merge toondemo game id into toonMatthew Hoops
2010-10-08TOON: Normalized include pathsEugene Sandulenko
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko