Age | Commit message (Expand) | Author |
2019-09-02 | MADE: Split out the game detection entries and add a note for Manhole ME | dafioram |
2018-05-10 | ENGINES: Add unknown game variants to the game detector results | Bastien Bouclet |
2016-03-08 | ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. | Johannes Schickel |
2014-02-18 | MADE: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-11-24 | MADE: Janitorial - Fix spacing errors | Strangerke |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2011-11-16 | LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) | Strangerke |
2011-10-23 | LAUNCHER: Add GUIO_NOASPECT to made | Strangerke |
2011-10-23 | AD: Switched rest of the engines to new GUIO | Eugene Sandulenko |
2011-10-09 | MADE: Minimize #include usage. | Johannes Schickel |
2011-08-06 | MADE: Flag CD titles with ADGF_CD | Tarek Soliman |
2011-06-30 | MADE: Fix hidden overloaded virtual function warning | Ori Avtalion |
2011-06-14 | DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect() | Max Horn |
2011-06-14 | DETECTOR: Merge ADParams into AdvancedMetaEngine | Max Horn |
2011-06-10 | MADE: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | ENGINES: Change incorrect use of 'target' to 'gameid' | Max Horn |
2011-05-16 | ENGINES: Unify engine names | Thierry Crozat |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-07-16 | Add entries for the DOS, FM-Towns, and PC-98 versions of RTZ (all on the FM-T... | Matthew Hoops |
2010-06-15 | AdvancedDetector: Add new parameter directoryGlobs. | Eugene Sandulenko |
2010-06-14 | Extended advancedDetector with depth parameter. | Eugene Sandulenko |
2009-06-06 | Added game GUI options to advancedDetector and updated all engines | Eugene Sandulenko |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-03-12 | Added file sizes of the various CD versions of Return to Zork to the detector... | Filippos Karapetis |
2009-03-12 | Added the Italian and French versions of Return to Zork, as supplied in bug r... | Filippos Karapetis |
2009-03-09 | Added LGOP2 detection entries: | Benjamin Haisch |
2009-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn |
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-22 | - Added support for The Manhole EGA version | Benjamin Haisch |
2009-01-16 | - Removed _gameVersion, engine versions are set in the game detection entries... | Filippos Karapetis |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-11-07 | Implemented RTL support | Benjamin Haisch |
2008-11-06 | Simplified AdvancedMetaEngine::fallbackDetect usage | Max Horn |
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type... | Max Horn |
2008-06-18 | - Fixed sprite drawing in Rodney's Funscreen | Benjamin Haisch |
2008-06-12 | - Added support for Rodney's Fun Screen | Benjamin Haisch |
2008-05-26 | Disable Drascula's and MADE's dummy fallbackDetect. | Jordi Vilalta Prat |
2008-05-14 | Added entries for the unpacked (*.dat) English and German CD versions of RtZ 1.2 | Filippos Karapetis |
2008-05-14 | Added Return to Zork German CD version 1.2 | Filippos Karapetis |
2008-05-07 | Fixed RTZ 1.0 game flags and updated copyright | Filippos Karapetis |
2008-05-07 | Added detection for RtZ CD version 1.0 (thanks to spookypeanut) | Benjamin Haisch |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-05-02 | - Added patch #1955698: MADE: Add "The Manhole" Detection | Benjamin Haisch |
2008-04-24 | add detection entry for 1.2 CD version. | Joost Peters |
2008-04-23 | Surely, it's the "version" of Return to Zork with rtzcd.red that should have | Torbjörn Andersson |
2008-04-23 | Removed file existence checks to determine game version and added game flags ... | Filippos Karapetis |
2008-04-23 | Implemented direct loading of rtzcd.dat from the archive rtzcd.red, i.e. the ... | Benjamin Haisch |
2008-04-22 | Fixed Return to Zork game ID | Filippos Karapetis |
2008-04-21 | Add detection of the Return to Zork demo. | Travis Howell |