index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
cruise
/
detection.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
CRUISE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-17
CRUISE: Indent REGISTER_PLUGIN_* for consistency.
Johannes Schickel
2013-06-18
CRUISE: Remove useless fields in CRUISEGameDescription
Strangerke
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-07-03
CRUISE: Slight cleanup in querySaveMetaInfos.
Johannes Schickel
2012-05-14
CRUISE: Correct Italian detection entry
Fabio Battaglia
2012-05-14
CRUISE: Add detection entry for Amiga Italian ver
Fabio Battaglia
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-01
COMMON: Fix multiple engines asserting in querySaveMetaInfos for empty save s...
Paul Gilbert
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
CRUISE: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-05-22
ENGINES: Further unify engine names
Thierry Crozat
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-14
ALL: colour -> color
Max Horn
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-03-22
Patch #2973290: Semicolon cleanup
Max Horn
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-03-04
cruise: add detection entry for Amiga English US GOLD version
Fabio Battaglia
2010-02-13
Cruise detection entry for english AtariST KixxXL edition
Fabio Battaglia
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
2009-09-14
Add preliminary support for German Amiga version.
Johannes Schickel
2009-08-24
Added code to launch the GMM save/load dialogues from the in-game Player menu...
Paul Gilbert
2009-08-16
Added detection entry for the UK 16 colour version
Paul Gilbert
2009-08-15
Added Dirty Rect handling functionality
Paul Gilbert
2009-06-10
Added support for loading savegames from the launcher
Paul Gilbert
2009-06-06
Added game GUI options to advancedDetector and updated all engines
Eugene Sandulenko
2009-06-01
Capitalize the C in Corpse
Joost Peters
2009-05-29
Changed SaveFileManager methods to take Common::String params (instead of cha...
Max Horn
2009-05-17
Removed the obsolete game Id list - it seems redundant, and stops the warning...
Paul Gilbert
2009-05-05
Added detection entry for the German 16-colour version, which was included on
Torbjörn Andersson
2009-04-18
Added support for the global menu save/loading, and changed the savegame form...
Paul Gilbert
2009-03-05
Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...
Jordi Vilalta Prat
2009-01-29
Moved AdvancedDetector from common/ to engines/
Max Horn
2009-01-16
Fixed class indention
Max Horn
2009-01-16
Code formatting fixes, automatically performed by astyle
Max Horn
2009-01-02
Add German, Italian and Spanish VGA versions of Cruise for a Corpse.
Travis Howell
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-04-05
Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...
Max Horn
2008-03-14
Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...
Max Horn
2008-03-14
Advanced Detector: Changed fallback detector from a callback function pointer...
Max Horn
2008-02-08
Initial support for plugin types
Jordi Vilalta Prat
2008-02-03
Revised Engine plugin API to only provide a single func which returns a MetaE...
Max Horn
2008-02-03
Changed "COMPATIBLITY" to "COMPATIBILITY".
Torbjörn Andersson
2008-02-02
Moved AdvancedMetaEngine to namespace Common
Max Horn
[next]