aboutsummaryrefslogtreecommitdiff
path: root/engines/made/detection.cpp
AgeCommit message (Expand)Author
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
2008-04-21Add detection of the Return to Zork demo.Travis Howell
2008-04-20Initial import of the work in progress MADE engineFilippos Karapetis