Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-08 | Renamed ArjFile to ArchiveMan, and _arj to _archives. | Nicola Mettifogo | |
svn-id: r48000 | |||
2009-12-25 | Consistency change: Use uniform copyright strings in getOriginalCopyright. | Johannes Schickel | |
svn-id: r46543 | |||
2009-06-06 | Added game GUI options to advancedDetector and updated all engines | Eugene Sandulenko | |
svn-id: r41272 | |||
2009-03-05 | Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ↵ | Jordi Vilalta Prat | |
the meaning of the returned string, as discussed some time ago in scummvm-devel svn-id: r39132 | |||
2009-01-29 | Moved AdvancedDetector from common/ to engines/ | Max Horn | |
svn-id: r36132 | |||
2008-08-24 | Italian version now has properly translated verbs area as well as numerous | Eugene Sandulenko | |
fixes to object names. So new version of packet.005 was prepared. svn-id: r34124 | |||
2008-08-10 | Add checksums for ScummVM repacked Italian and Spanish versions. | Eugene Sandulenko | |
svn-id: r33761 | |||
2008-06-02 | Simplified detection table | Eugene Sandulenko | |
svn-id: r32500 | |||
2008-06-02 | Add detection for original unpacked Spanish and Italian versions. | Eugene Sandulenko | |
svn-id: r32499 | |||
2008-06-02 | - Now it is possible to choose English version from original CD. Thanks to | Eugene Sandulenko | |
ADGF_KEEPMATCH - Fix detection of French version svn-id: r32498 | |||
2008-06-02 | Better implementation of packet games loading | Eugene Sandulenko | |
svn-id: r32490 | |||
2008-06-02 | Proper detection for packed German and French versions. Removed unneeded code. | Eugene Sandulenko | |
svn-id: r32489 | |||
2008-06-01 | Add MD5's and packed file overrides for original packed files of the ↵ | Filippos Karapetis | |
Multilingual English/German/French CD of Drascula svn-id: r32478 | |||
2008-05-26 | Disable Drascula's and MADE's dummy fallbackDetect. | Jordi Vilalta Prat | |
svn-id: r32297 | |||
2008-05-24 | - Move more texts to strings | Eugene Sandulenko | |
- Add support for international versions - More differences for Spanish version - Fix font position for Spanish version - Added accented characters rendering - Bring save names to ScummVM scheme. Original saves aren't read anymore - Made mouse more responsive at save/load screen - Couple fixes for game texts svn-id: r32256 | |||
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat | |
svn-id: r31888 | |||
2008-04-05 | Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, ↵ | Max Horn | |
kADFlagDontAugmentPreferredTarget (since all AdvDetector engines except Kyra used kADFlagAugmentPreferredTarget, it seems reasonable to assume that as default) svn-id: r31413 | |||
2008-03-15 | Got rid of EncapsulatedADGameDesc | Max Horn | |
svn-id: r31130 | |||
2008-03-14 | Started to get rid of Common::EncapsulatedADGameDesc (using plain ↵ | Max Horn | |
Common::ADGameDescription instead) svn-id: r31121 | |||
2008-03-14 | Advanced Detector: Changed fallback detector from a callback function ↵ | Max Horn | |
pointer to an overrideable method of AdvancedMetaEngine svn-id: r31119 | |||
2008-02-08 | Initial support for plugin types | Jordi Vilalta Prat | |
svn-id: r30825 | |||
2008-02-03 | Revised Engine plugin API to only provide a single func which returns a ↵ | Max Horn | |
MetaEngine instance. Used this to simplify the rest of the plugin system svn-id: r30780 | |||
2008-02-03 | Changed "COMPATIBLITY" to "COMPATIBILITY". | Torbjörn Andersson | |
svn-id: r30754 | |||
2008-02-02 | Moved AdvancedMetaEngine to namespace Common | Max Horn | |
svn-id: r30736 | |||
2008-02-02 | Converted the remaining engines to use MetaEngine | Jordi Vilalta Prat | |
svn-id: r30728 | |||
2007-11-14 | Improved the game desc naming in the drascula detection code | Max Horn | |
svn-id: r29503 | |||
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko | |
svn-id: r29386 | |||
2007-10-11 | disable spanish version for now | Paweł Kołodziejski | |
svn-id: r29185 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-07-17 | added english and spanish version of drascula detection | Paweł Kołodziejski | |
svn-id: r28132 | |||
2007-07-17 | added engine stubs code for Drascula game | Paweł Kołodziejski | |
svn-id: r28130 |