index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
drascula
/
detection.cpp
Age
Commit message (
Expand
)
Author
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
2008-02-03
Changed "COMPATIBLITY" to "COMPATIBILITY".
Torbjörn Andersson
2008-02-02
Moved AdvancedMetaEngine to namespace Common
Max Horn
2008-02-02
Converted the remaining engines to use MetaEngine
Jordi Vilalta Prat
2007-11-14
Improved the game desc naming in the drascula detection code
Max Horn
2007-11-03
Patch #1825276: "DETECTION: advanced detector engine simplification"
Eugene Sandulenko
2007-10-11
disable spanish version for now
Paweł Kołodziejski
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-07-17
added english and spanish version of drascula detection
Paweł Kołodziejski
2007-07-17
added engine stubs code for Drascula game
Paweł Kołodziejski