[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.45,2.46 scumm.cpp,1.314,1.315

kirben kirben at users.sourceforge.net
Tue Feb 1 19:49:47 CET 2005


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2725/scumm

Modified Files:
	scumm-md5.h scumm.cpp 
Log Message:

These demos make use of Smacker.



Index: scumm-md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm-md5.h,v
retrieving revision 2.45
retrieving revision 2.46
diff -u -d -r2.45 -r2.46
--- scumm-md5.h	2 Feb 2005 00:36:36 -0000	2.45
+++ scumm-md5.h	2 Feb 2005 03:45:44 -0000	2.46
@@ -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 @@
 	{ "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 @@
 	{ "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 },

Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -d -r1.314 -r1.315
--- scumm.cpp	2 Feb 2005 00:32:02 -0000	1.314
+++ scumm.cpp	2 Feb 2005 03:45:45 -0000	1.315
@@ -369,11 +369,6 @@
 	{"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},





More information about the Scummvm-git-logs mailing list