aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula/detection.cpp
AgeCommit message (Expand)Author
2009-06-06Added game GUI options to advancedDetector and updated all enginesEugene Sandulenko
2009-03-05Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...Jordi Vilalta Prat
2009-01-29Moved AdvancedDetector from common/ to engines/Max Horn
2008-08-24Italian version now has properly translated verbs area as well as numerousEugene Sandulenko
2008-08-10Add checksums for ScummVM repacked Italian and Spanish versions.Eugene Sandulenko
2008-06-02Simplified detection tableEugene Sandulenko
2008-06-02Add 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 toEugene Sandulenko
2008-06-02Better implementation of packet games loadingEugene Sandulenko
2008-06-02Proper detection for packed German and French versions. Removed unneeded code.Eugene Sandulenko
2008-06-01Add MD5's and packed file overrides for original packed files of the Multilin...Filippos Karapetis
2008-05-26Disable Drascula's and MADE's dummy fallbackDetect.Jordi Vilalta Prat
2008-05-24- Move more texts to stringsEugene Sandulenko
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-04-05Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...Max Horn
2008-03-15Got rid of EncapsulatedADGameDescMax Horn
2008-03-14Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...Max Horn
2008-03-14Advanced Detector: Changed fallback detector from a callback function pointer...Max Horn
2008-02-08Initial support for plugin typesJordi Vilalta Prat
2008-02-03Revised Engine plugin API to only provide a single func which returns a MetaE...Max Horn
2008-02-03Changed "COMPATIBLITY" to "COMPATIBILITY".Torbjörn Andersson
2008-02-02Moved AdvancedMetaEngine to namespace CommonMax Horn
2008-02-02Converted the remaining engines to use MetaEngineJordi Vilalta Prat
2007-11-14Improved the game desc naming in the drascula detection codeMax Horn
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-10-11disable spanish version for nowPaweł Kołodziejski
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-17added english and spanish version of drascula detectionPaweł Kołodziejski
2007-07-17added engine stubs code for Drascula gamePaweł Kołodziejski