Age | Commit message (Expand) | Author |
2013-05-20 | Revert "DRASCULA: Add detection entries for the Debian repacked versions (bug... | Filippos Karapetis |
2013-05-20 | Revert "DRASCULA: Fix the comment of the Debian repacked Italian version" | Filippos Karapetis |
2013-05-19 | DRASCULA: Fix the comment of the Debian repacked Italian version | Filippos Karapetis |
2013-05-19 | DRASCULA: Add detection entries for the Debian repacked versions (bug #3612236) | Filippos Karapetis |
2013-05-19 | DRASCULA: Reorder detection entries | Filippos Karapetis |
2013-05-19 | DRASCULA: Add detection entries for updated unpacked French / Italian version... | Filippos Karapetis |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-01-04 | DRASCULA: Properly set the game play time when loading a saved game | Filippos Karapetis |
2013-01-04 | DRASCULA: Add advanced savegame functionality | Filippos Karapetis |
2012-11-30 | DRASCULA: Change loop variable to uint, rather than size_t. | D G Turner |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-04-16 | DRASCULA: listSaves handles unsynced save index | upthorn |
2012-04-15 | DRASCULA: added list saves support | upthorn |
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-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-14 | DETECTOR: Merge ADParams into AdvancedMetaEngine | Max Horn |
2011-06-10 | DRASCULA: 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 |
2011-01-28 | DRASCULA: Fix for Duplicate Registering of Archive. | David Turner |
2010-11-07 | DRASCULA: Add GUIO_NOLAUNCHLOAD to the detection flags. | Johannes Schickel |
2010-11-07 | DETECTOR: Get rid of ADGF_KEEPMATCH | Max Horn |
2010-10-05 | DRASCULA: Add MD5 for improved French version of the game | Thierry Crozat |
2010-06-15 | AdvancedDetector: Add new parameter directoryGlobs. | Eugene Sandulenko |
2010-06-14 | Extended advancedDetector with depth parameter. | Eugene Sandulenko |
2010-04-28 | Committed my proposed fix for bug #2970211 ("DRASCULA: missing german | Torbjörn Andersson |
2010-02-08 | Renamed ArjFile to ArchiveMan, and _arj to _archives. | Nicola Mettifogo |
2009-12-25 | Consistency change: Use uniform copyright strings in getOriginalCopyright. | Johannes Schickel |
2009-06-06 | Added game GUI options to advancedDetector and updated all engines | Eugene Sandulenko |
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 |
2008-08-24 | Italian version now has properly translated verbs area as well as numerous | Eugene Sandulenko |
2008-08-10 | Add checksums for ScummVM repacked Italian and Spanish versions. | Eugene Sandulenko |
2008-06-02 | Simplified detection table | Eugene Sandulenko |
2008-06-02 | Add detection for original unpacked Spanish and Italian versions. | Eugene Sandulenko |
2008-06-02 | - Now it is possible to choose English version from original CD. Thanks to | Eugene Sandulenko |
2008-06-02 | Better implementation of packet games loading | Eugene Sandulenko |
2008-06-02 | Proper detection for packed German and French versions. Removed unneeded code. | Eugene Sandulenko |
2008-06-01 | Add MD5's and packed file overrides for original packed files of the Multilin... | Filippos Karapetis |
2008-05-26 | Disable Drascula's and MADE's dummy fallbackDetect. | Jordi Vilalta Prat |
2008-05-24 | - Move more texts to strings | Eugene Sandulenko |
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-15 | Got rid of EncapsulatedADGameDesc | 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 |