aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorTravis Howell2005-02-02 03:45:45 +0000
committerTravis Howell2005-02-02 03:45:45 +0000
commite2678369d11d23a801cfd4d2ee9cf7496e3563fc (patch)
treea254560957eef76b3626e3c2431856ae6dbf0c73 /scumm
parentb708a196e979ef7220b0dbfe96c8bc51073a61cb (diff)
downloadscummvm-rg350-e2678369d11d23a801cfd4d2ee9cf7496e3563fc.tar.gz
scummvm-rg350-e2678369d11d23a801cfd4d2ee9cf7496e3563fc.tar.bz2
scummvm-rg350-e2678369d11d23a801cfd4d2ee9cf7496e3563fc.zip
These demos make use of Smacker.
svn-id: r16724
Diffstat (limited to 'scumm')
-rw-r--r--scumm/scumm-md5.h4
-rw-r--r--scumm/scumm.cpp5
2 files changed, 1 insertions, 8 deletions
diff --git a/scumm/scumm-md5.h b/scumm/scumm-md5.h
index 892c5d4429..540dec84d6 100644
--- a/scumm/scumm-md5.h
+++ b/scumm/scumm-md5.h
@@ -1,5 +1,5 @@
/*
- This file was generated by the md5table tool on Wed Feb 2 00:33:59 2005
+ This file was generated by the md5table tool on Wed Feb 02 03:44:33 2005
DO NOT EDIT MANUALLY!
*/
@@ -207,7 +207,6 @@ static const MD5Table md5table[] = {
{ "92b078d9d6d9d751da9c26b8b3075779", "tentacle", Common::FR_FRA, Common::kPlatformPC },
{ "92e7727e67f5cd979d8a1070e4eb8cb3", "puttzoo", Common::EN_USA, Common::kPlatformUnknown },
{ "92fc0073a4cf259ff36070ecb8628ba8", "thinkerk", Common::EN_USA, Common::kPlatformUnknown },
- { "95818b178d473c989ac753574e8892aa", "readdemo", Common::EN_USA, Common::kPlatformUnknown },
{ "9708cf716ed8bcc9ff3fcfc69413b746", "puttputt", Common::EN_USA, Common::kPlatformPC },
{ "981e1e1891f2be7e25a01f50ae55a5af", "puttrace", Common::EN_USA, Common::kPlatformWindows },
{ "99a3699f80b8f776efae592b44b9b991", "maniac", Common::FR_FRA, Common::kPlatformPC },
@@ -271,7 +270,6 @@ static const MD5Table md5table[] = {
{ "ce7733f185b838e248927c7ba1a04204", "maniac", Common::FR_FRA, Common::kPlatformAmiga },
{ "ce7fd0c382389a6791fc3e199c117ef4", "indy3EGA", Common::ES_ESP, Common::kPlatformPC },
{ "cf90b4db5486ef798db78fe6fbf897e5", "pj3-demo", Common::EN_USA, Common::kPlatformWindows },
- { "d00ffc8c32d17e575fd985d435d2eb88", "artdemo", Common::EN_USA, Common::kPlatformUnknown },
{ "d06fbe28818fef7bfc45c2cdf0c0849d", "zak", Common::DE_DEU, Common::kPlatformPC },
{ "d0b531227a27c6662018d2bd05aac52a", "monkeyvga", Common::DE_DEU, Common::kPlatformPC },
{ "d37c55388294b66e53e7ced3af88fa68", "ffhsdemo", Common::EN_USA, Common::kPlatformUnknown },
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp
index 492192dd4c..3c5ef1fed6 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -369,11 +369,6 @@ static const ScummGameSettings scumm_settings[] = {
{"SoccerMLS", "Backyard Soccer MLS Edition", GID_HEGAME, 6, 99, 61, MDT_NONE,
GF_NEW_OPCODES | GF_USE_KEY | GF_HUMONGOUS | GF_NEW_COSTUMES, 0, 0},
- {"artdemo", "Blue's Art Time Activities (Demo)", GID_HEGAME, 6, 99, 61, MDT_NONE,
- GF_NEW_OPCODES | GF_USE_KEY | GF_HUMONGOUS | GF_NEW_COSTUMES, 0, 0},
- {"readdemo", "Blue's Reading Time Activities (Demo)", GID_HEGAME, 6, 99, 61, MDT_NONE,
- GF_NEW_OPCODES | GF_USE_KEY | GF_HUMONGOUS | GF_NEW_COSTUMES, 0, 0},
-
// Humongous Entertainment Scumm Version ?
{"Football2002", "Backyard Football 2002 (Demo)", GID_HEGAME, 6, 100, 61, MDT_NONE,
GF_NEW_OPCODES | GF_USE_KEY | GF_HUMONGOUS | GF_NEW_COSTUMES, 0, 0},