aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection_tables.h
AgeCommit message (Collapse)Author
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