Age | Commit message (Expand) | Author |
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-14 | DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect() | Max Horn |
2011-06-14 | DETECTOR: Merge ADParams into AdvancedMetaEngine | Max Horn |
2011-06-10 | TUCKER: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | ENGINES: Change incorrect use of 'target' to 'gameid' | Max Horn |
2011-06-02 | TUCKER: Replace snprintf() usage with Common::String::format() | D G Turner |
2011-05-16 | ENGINES: Unify engine names | Thierry Crozat |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-03-20 | TUCKER: add missing code for kSupportsLoadingDuringStartup | Gregory Montoir |
2010-11-07 | TUCKER: Add GUIO_NOLAUNCHLOAD to the detection flags. | Johannes Schickel |
2010-11-07 | ENGINES: Unify code layout of all ADParams instances | Max Horn |
2010-06-15 | AdvancedDetector: Add new parameter directoryGlobs. | Eugene Sandulenko |
2010-06-14 | Extended advancedDetector with depth parameter. | Eugene Sandulenko |
2010-03-18 | COMMON: Get rid of Common::StringList | Max Horn |
2009-06-06 | Added game GUI options to advancedDetector and updated all engines | Eugene Sandulenko |
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of cha... | 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-24 | added detection entry for playable demo and some code differences | Gregory Montoir |
2008-12-17 | moved game version flags to detection entries ; unset kGameFlagEncodedData fo... | Gregory Montoir |
2008-12-16 | added Czech version detection entry, tracker item #2435411 | Gregory Montoir |
2008-12-16 | added polish version as reported on tracker item #2433494, removed english ch... | Gregory Montoir |
2008-12-13 | fixed bug #2423037, wrong demo version detection | Gregory Montoir |
2008-12-12 | fixed german version detection, added datafiles remapping as listed in bug tr... | Gregory Montoir |
2008-12-03 | reworked bud tucker demo detection | Gregory Montoir |
2008-11-30 | fixed listSaves ordering | Gregory Montoir |
2008-11-30 | added detection entries and charset selection for german version | Gregory Montoir |
2008-11-28 | added support for kSupportsLoadingDuringRuntime & kSupportsSavingDuringRuntim... | Gregory Montoir |
2008-11-15 | added support for animation sequence | Gregory Montoir |
2008-11-14 | Added detection entry for Spanish Bud Tucker | Jordi Vilalta Prat |
2008-11-10 | Add entry for English version. Dies instantly for me. | Eugene Sandulenko |
2008-11-10 | add initial support for 'Bud Tucker in Double Trouble' | Gregory Montoir |