aboutsummaryrefslogtreecommitdiff
path: root/engines/tucker/detection.cpp
AgeCommit message (Expand)Author
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-02-25TUCKER: Let listSaves return list sorted on slot numbers.Johannes Schickel
2014-02-18TUCKER: Make GPL headers consistent in themselves.Johannes Schickel
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-06-14DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect()Max Horn
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-10TUCKER: Switch to alternate AdvancedMetaEngine, avoid ADParamsMax Horn
2011-06-10ENGINES: Change incorrect use of 'target' to 'gameid'Max Horn
2011-06-02TUCKER: Replace snprintf() usage with Common::String::format()D G Turner
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-20TUCKER: add missing code for kSupportsLoadingDuringStartupGregory Montoir
2010-11-07TUCKER: Add GUIO_NOLAUNCHLOAD to the detection flags.Johannes Schickel
2010-11-07ENGINES: Unify code layout of all ADParams instancesMax Horn
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2009-06-06Added game GUI options to advancedDetector and updated all enginesEugene Sandulenko
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-03-05Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...Jordi Vilalta Prat
2009-01-29Moved AdvancedDetector from common/ to engines/Max Horn
2009-01-24added detection entry for playable demo and some code differencesGregory Montoir
2008-12-17moved game version flags to detection entries ; unset kGameFlagEncodedData fo...Gregory Montoir
2008-12-16added Czech version detection entry, tracker item #2435411Gregory Montoir
2008-12-16added polish version as reported on tracker item #2433494, removed english ch...Gregory Montoir
2008-12-13fixed bug #2423037, wrong demo version detectionGregory Montoir
2008-12-12fixed german version detection, added datafiles remapping as listed in bug tr...Gregory Montoir
2008-12-03reworked bud tucker demo detectionGregory Montoir
2008-11-30fixed listSaves orderingGregory Montoir
2008-11-30added detection entries and charset selection for german versionGregory Montoir
2008-11-28added support for kSupportsLoadingDuringRuntime & kSupportsSavingDuringRuntim...Gregory Montoir
2008-11-15added support for animation sequenceGregory Montoir
2008-11-14Added detection entry for Spanish Bud TuckerJordi Vilalta Prat
2008-11-10Add entry for English version. Dies instantly for me.Eugene Sandulenko
2008-11-10add initial support for 'Bud Tucker in Double Trouble'Gregory Montoir