aboutsummaryrefslogtreecommitdiff
path: root/engines/made/detection.cpp
AgeCommit message (Expand)Author
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-09-02MADE: Split out the game detection entries and add a note for Manhole MEdafioram
2018-05-10ENGINES: Add unknown game variants to the game detector resultsBastien Bouclet
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2014-02-18MADE: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-24MADE: Janitorial - Fix spacing errorsStrangerke
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-10-23LAUNCHER: Add GUIO_NOASPECT to madeStrangerke
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-10-09MADE: Minimize #include usage.Johannes Schickel
2011-08-06MADE: Flag CD titles with ADGF_CDTarek Soliman
2011-06-30MADE: Fix hidden overloaded virtual function warningOri Avtalion
2011-06-14DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect()Max Horn
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-10MADE: 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
2010-07-16Add entries for the DOS, FM-Towns, and PC-98 versions of RTZ (all on the FM-T...Matthew Hoops
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2009-06-06Added game GUI options to advancedDetector and updated all enginesEugene Sandulenko
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-12Added file sizes of the various CD versions of Return to Zork to the detector...Filippos Karapetis
2009-03-12Added the Italian and French versions of Return to Zork, as supplied in bug r...Filippos Karapetis
2009-03-09Added LGOP2 detection entries:Benjamin Haisch
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax 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-22- Added support for The Manhole EGA versionBenjamin Haisch
2009-01-16- Removed _gameVersion, engine versions are set in the game detection entries...Filippos Karapetis
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-07Implemented RTL supportBenjamin Haisch
2008-11-06Simplified AdvancedMetaEngine::fallbackDetect usageMax Horn
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-06-18- Fixed sprite drawing in Rodney's FunscreenBenjamin Haisch
2008-06-12- Added support for Rodney's Fun ScreenBenjamin Haisch
2008-05-26Disable Drascula's and MADE's dummy fallbackDetect.Jordi Vilalta Prat
2008-05-14Added entries for the unpacked (*.dat) English and German CD versions of RtZ 1.2Filippos Karapetis
2008-05-14Added Return to Zork German CD version 1.2Filippos Karapetis
2008-05-07Fixed RTZ 1.0 game flags and updated copyrightFilippos Karapetis
2008-05-07Added detection for RtZ CD version 1.0 (thanks to spookypeanut)Benjamin Haisch
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-05-02- Added patch #1955698: MADE: Add "The Manhole" DetectionBenjamin Haisch
2008-04-24add detection entry for 1.2 CD version.Joost Peters
2008-04-23Surely, it's the "version" of Return to Zork with rtzcd.red that should haveTorbjörn Andersson
2008-04-23Removed file existence checks to determine game version and added game flags ...Filippos Karapetis
2008-04-23Implemented direct loading of rtzcd.dat from the archive rtzcd.red, i.e. the ...Benjamin Haisch
2008-04-22Fixed Return to Zork game IDFilippos Karapetis