aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/detection.cpp
AgeCommit message (Expand)Author
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2016-03-08ENGINES: Make variable names of ADGameDescription conform to our guidelines.Johannes Schickel
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-02-25CRUISE: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-01-26CRUISE: Only request actual save slots in listSaves.Johannes Schickel
2014-02-18CRUISE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-17CRUISE: Indent REGISTER_PLUGIN_* for consistency.Johannes Schickel
2013-06-18CRUISE: Remove useless fields in CRUISEGameDescriptionStrangerke
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-07-03CRUISE: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-05-14CRUISE: Correct Italian detection entryFabio Battaglia
2012-05-14CRUISE: Add detection entry for Amiga Italian verFabio Battaglia
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-10-01COMMON: Fix multiple engines asserting in querySaveMetaInfos for empty save s...Paul Gilbert
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-10CRUISE: Switch to alternate AdvancedMetaEngine, avoid ADParamsMax Horn
2011-06-10ENGINES: Change incorrect use of 'target' to 'gameid'Max Horn
2011-05-22ENGINES: Further unify engine namesThierry Crozat
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-14ALL: colour -> colorMax Horn
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2010-03-04cruise: add detection entry for Amiga English US GOLD versionFabio Battaglia
2010-02-13Cruise detection entry for english AtariST KixxXL editionFabio Battaglia
2010-01-03Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is nullTorbjörn Andersson
2009-09-14Add preliminary support for German Amiga version.Johannes Schickel
2009-08-24Added code to launch the GMM save/load dialogues from the in-game Player menu...Paul Gilbert
2009-08-16Added detection entry for the UK 16 colour versionPaul Gilbert
2009-08-15Added Dirty Rect handling functionalityPaul Gilbert
2009-06-10Added support for loading savegames from the launcherPaul Gilbert
2009-06-06Added game GUI options to advancedDetector and updated all enginesEugene Sandulenko
2009-06-01Capitalize the C in CorpseJoost Peters
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-05-17Removed the obsolete game Id list - it seems redundant, and stops the warning...Paul Gilbert
2009-05-05Added detection entry for the German 16-colour version, which was included onTorbjörn Andersson
2009-04-18Added support for the global menu save/loading, and changed the savegame form...Paul Gilbert
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-16Fixed class indentionMax Horn
2009-01-16Code formatting fixes, automatically performed by astyleMax Horn
2009-01-02Add German, Italian and Spanish VGA versions of Cruise for a Corpse.Travis Howell
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-04-05Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...Max Horn