[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.58,2.59 scumm.cpp,1.457,1.458

Eugene Sandulenko sev at users.sourceforge.net
Thu Apr 21 17:03:48 CEST 2005


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

Modified Files:
	scumm-md5.h scumm.cpp 
Log Message:
Add HE activity pack


Index: scumm-md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm-md5.h,v
retrieving revision 2.58
retrieving revision 2.59
diff -u -d -r2.58 -r2.59
--- scumm-md5.h	21 Apr 2005 06:16:59 -0000	2.58
+++ scumm-md5.h	22 Apr 2005 00:03:24 -0000	2.59
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Thu Apr 21 06:12:14 2005
+  This file was generated by the md5table tool on Thu Apr 21 23:26:07 2005
   DO NOT EDIT MANUALLY!
  */
 
@@ -262,6 +262,7 @@
 	{ "b250d0f9cc83f80ced56fe11a4fb057c", "maniac", Common::EN_USA, Common::kPlatformPC },
 	{ "b289a2a8cbedbf45786e0b4ad2f510f1", "samnmax", Common::IT_ITA, Common::kPlatformPC },
 	{ "b597e0403cc0002f69170e6caba7edd9", "indy3EGA", Common::EN_USA, Common::kPlatformPC },
+	{ "b628506f7def772e40de0aa5440fb8e1", "activity", Common::EN_USA, Common::kPlatformUnknown },
 	{ "b886b0a5d909c7158a914e1d7c1c6c65", "loom", Common::FR_FRA, Common::kPlatformPC },
 	{ "bd126753de619a495f9f22adc951c8d5", "monkey2", Common::IT_ITA, Common::kPlatformPC },
 	{ "bf8b52fdd9a69c67f34e8e9fec72661c", "farmdemo", Common::EN_USA, Common::kPlatformWindows },

Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.457
retrieving revision 1.458
diff -u -d -r1.457 -r1.458
--- scumm.cpp	21 Apr 2005 16:10:41 -0000	1.457
+++ scumm.cpp	22 Apr 2005 00:03:24 -0000	1.458
@@ -231,6 +231,9 @@
 	 GF_USE_KEY | GF_NEW_COSTUMES | GF_MULTIPLE_VERSIONS, Common::kPlatformUnknown, 0, 0},
 
 #ifndef __PALM_OS__
+	{"activity", "Putt-Putt & Fatty Bear's Activity Pack", GID_HEGAME, 6, 70, 28, MDT_NONE,
+	 GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformUnknown, 0, 0},
+
 	// Humongous Entertainment Scumm Version 7.1
 	// The first version to use 640x480 resolution
 	// There are also 7.1 versions of freddi, freddemo, airdemo and farmdemo





More information about the Scummvm-git-logs mailing list