aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection_tables.h
AgeCommit message (Collapse)Author
2009-06-06Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do.Eugene Sandulenko
svn-id: r41282
2009-06-06Add support for GUI options to SCUMM engineEugene Sandulenko
svn-id: r41278
2009-06-06Add logic stub for Backyard Basketball.Travis Howell
svn-id: r41217
2009-06-03Sprites are used for subtitles, in all 16bit color HE games.Travis Howell
svn-id: r41133
2009-04-18Add patch #2769163 - Mac additions for Freddi Fish 1 and Putt-Putt Parade.Travis Howell
svn-id: r40006
2009-04-04Update prefix for German version of puttzoo.Travis Howell
svn-id: r39829
2009-04-04Update prefix for German version of puttzoo.Travis Howell
svn-id: r39828
2009-04-04Update prefix for German version of puttzoo.Travis Howell
svn-id: r39827
2009-04-04Ooops, remove excess space.Travis Howell
svn-id: r39826
2009-04-04Add more German version of HE games.Travis Howell
svn-id: r39825
2009-03-20SCUMM: Split intern.h into multiple headersMax Horn
svn-id: r39567
2009-02-16Add alternative filename prefixes for German versions of puttcircus and ↵Travis Howell
puttrace. svn-id: r38367
2009-01-29Moved AdvancedDetector from common/ to engines/Max Horn
svn-id: r36132
2009-01-11Patch from bugreport #1846746: "PUTTMOON 3DO: Play button in Outtro partly ↵Eugene Sandulenko
cut off" svn-id: r35823
2009-01-03Remove the prefix in subtitles of later Blue's Clues games.Travis Howell
svn-id: r35692
2008-12-29Add more versions of Blues Clues games.Travis Howell
svn-id: r35600
2008-12-29Add Blue's Treasure Hunt.Travis Howell
svn-id: r35599
2008-12-15Add Moonbase Commander target again, for testing only.Travis Howell
svn-id: r35379
2008-11-06cleanupMax Horn
svn-id: r34910
2008-09-23Add another French Windows version of Putt-Putt Enters the Race.Travis Howell
svn-id: r34636
2008-08-24Add more versions of HE games.Travis Howell
svn-id: r34116
2008-08-22Add another 3DO version of Fatty Bear's Birthday Surprise.Travis Howell
svn-id: r34090
2008-06-02Add Macintosh version of Blue's 123 Time Activities.Travis Howell
svn-id: r32492
2008-06-02GID_WATER is no longer required.Travis Howell
svn-id: r32486
2008-06-01Correct HE version for Blue's 123 Time Activities.Travis Howell
svn-id: r32457
2008-06-01Add Blue's 123 Time Activities.Travis Howell
svn-id: r32454
2008-05-30Detect the full version of Blue's Reading Time Activities, based on old ↵Travis Howell
forum post. svn-id: r32397
2008-05-17Add another English version of Pajama Sam 1 and SPY Fox 1.Travis Howell
svn-id: r32162
2008-05-11Add another English Windows version of Freddi Fish 1.Travis Howell
svn-id: r31996
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
svn-id: r31888
2008-03-12SCUMM: Improved detector to properly distinguish MM v1 and v2 demos (fixes ↵Max Horn
detection of fan translations of the demos) (didn't update the website MD5 table on purpose) svn-id: r31111
2008-03-09Add hack to skip the faulty credits script in Russian HE99 version of Freddi ↵Travis Howell
Fish 3. svn-id: r31080
2008-02-17Fix bug ##1894968 - PUTTZOO: Music in water scenes messed up.Travis Howell
svn-id: r30889
2007-12-28Add another German version of Freddi Fish 2 (Windows).Travis Howell
svn-id: r30054
2007-12-28Move more HE code to HE71, to reduce code size, when using DISABLE_HE option.Travis Howell
svn-id: r30023
2007-12-27Enable Windows version of early HE games by default, to match already ↵Travis Howell
enabled 3DO/DOS/Macintosh versions of early HE games. Adding only the minimum code required for HE70 games. svn-id: r30011
2007-12-27The HE70 version of Fatty Bear's Birthday Surprise will only work, if ↵Travis Howell
DISABLE_HE isn't defined. svn-id: r30009
2007-12-03Add patch #1842862 - Support for Freddi3 french.Travis Howell
svn-id: r29711
2007-12-02Add patch #1842503 - Added HE99 version of french PUTTTIME.Travis Howell
svn-id: r29694
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
svn-id: r28803
2007-08-08Add Spanish MM NES (1/2)Eugene Sandulenko
svn-id: r28494
2007-07-16Add Bear Stormin'Eugene Sandulenko
svn-id: r28121
2007-06-15Changed SCUMM engine to use findDescriptionFromGameID, ↵Max Horn
Common::ADObsoleteGameID and Common::AdvancedDetector::findGameID svn-id: r27426
2007-06-08Add prefixes used by Hebrew Windows verison of Freddi Fish 3 and Pajama Sam ↵Travis Howell
2 demos. svn-id: r27198
2007-05-31Add Macintosh filenames differences, for several CUP previews of HE games.Travis Howell
svn-id: r27026
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-13Add UK versions of several HE games.Travis Howell
svn-id: r26816
2007-04-27SCUMM: Moved data tables from detection.cpp to detection_tables.hMax Horn
svn-id: r26636