Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-07 | TUCKER: Add GUIO_NOLAUNCHLOAD to the detection flags. | Johannes Schickel | |
svn-id: r54126 | |||
2010-11-07 | ENGINES: Unify code layout of all ADParams instances | Max Horn | |
svn-id: r54105 | |||
2010-06-15 | AdvancedDetector: Add new parameter directoryGlobs. | Eugene Sandulenko | |
Without this parameter mass detection gave tons of false alarms. Use globbing for narrowing down the depth search. svn-id: r49788 | |||
2010-06-14 | Extended advancedDetector with depth parameter. | Eugene Sandulenko | |
Now AD can search nested directories. By default it is turned off, but there is new parameter to ADParameters struct. Usually value of 2 is good enough for all purposes. svn-id: r49653 | |||
2010-03-18 | COMMON: Get rid of Common::StringList | Max Horn | |
svn-id: r48287 | |||
2009-06-06 | Added game GUI options to advancedDetector and updated all engines | Eugene Sandulenko | |
svn-id: r41272 | |||
2009-05-29 | Changed SaveFileManager methods to take Common::String params (instead of ↵ | Max Horn | |
char pointers) svn-id: r41000 | |||
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 | |||
2009-01-24 | added detection entry for playable demo and some code differences | Gregory Montoir | |
svn-id: r36044 | |||
2008-12-17 | moved game version flags to detection entries ; unset kGameFlagEncodedData ↵ | Gregory Montoir | |
for polish version (tracker item #2436225) svn-id: r35417 | |||
2008-12-16 | added Czech version detection entry, tracker item #2435411 | Gregory Montoir | |
svn-id: r35402 | |||
2008-12-16 | added polish version as reported on tracker item #2433494, removed english ↵ | Gregory Montoir | |
charset as default svn-id: r35401 | |||
2008-12-13 | fixed bug #2423037, wrong demo version detection | Gregory Montoir | |
svn-id: r35332 | |||
2008-12-12 | fixed german version detection, added datafiles remapping as listed in bug ↵ | Gregory Montoir | |
tracker item #2422555 svn-id: r35319 | |||
2008-12-03 | reworked bud tucker demo detection | Gregory Montoir | |
svn-id: r35228 | |||
2008-11-30 | fixed listSaves ordering | Gregory Montoir | |
svn-id: r35191 | |||
2008-11-30 | added detection entries and charset selection for german version | Gregory Montoir | |
svn-id: r35188 | |||
2008-11-28 | added support for kSupportsLoadingDuringRuntime & ↵ | Gregory Montoir | |
kSupportsSavingDuringRuntime, cleanup svn-id: r35171 | |||
2008-11-15 | added support for animation sequence | Gregory Montoir | |
added support for non-interactive demo fixed wrong end of demo screen when quitting the game using the inventory svn-id: r35069 | |||
2008-11-14 | Added detection entry for Spanish Bud Tucker | Jordi Vilalta Prat | |
svn-id: r35052 | |||
2008-11-10 | Add entry for English version. Dies instantly for me. | Eugene Sandulenko | |
svn-id: r34997 | |||
2008-11-10 | add initial support for 'Bud Tucker in Double Trouble' | Gregory Montoir | |
svn-id: r34990 |