aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/detection.cpp
AgeCommit message (Expand)Author
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
2008-03-14Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...Max Horn
2008-03-14Advanced Detector: Changed fallback detector from a callback function pointer...Max Horn
2008-02-08Initial support for plugin typesJordi Vilalta Prat
2008-02-03Revised Engine plugin API to only provide a single func which returns a MetaE...Max Horn
2008-02-03Changed "COMPATIBLITY" to "COMPATIBILITY".Torbjörn Andersson
2008-02-02Moved AdvancedMetaEngine to namespace CommonMax Horn
2008-02-02Converted the remaining engines to use MetaEngineJordi Vilalta Prat
2007-11-11Implement dialoguesVincent Hamm
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-12Patch #1733764: "Fallback detection patch". GSoC student.Eugene Sandulenko
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-28More cleanupVincent Hamm
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
2007-04-27Added the English version of Cruise for a Corpse to the detector, fixed typoFilippos Karapetis
2007-04-27Add cruise source code for scummvmVincent Hamm