[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.60,2.61 scumm.cpp,1.462,1.463

kirben kirben at users.sourceforge.net
Mon Apr 25 21:23:36 CEST 2005


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

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

Add Macintosh version of puttrace


Index: scumm-md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm-md5.h,v
retrieving revision 2.60
retrieving revision 2.61
diff -u -d -r2.60 -r2.61
--- scumm-md5.h	22 Apr 2005 00:14:56 -0000	2.60
+++ scumm-md5.h	26 Apr 2005 04:22:07 -0000	2.61
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Fri Apr 22 00:13:28 2005
+  This file was generated by the md5table tool on Tue Apr 26 04:19:44 2005
   DO NOT EDIT MANUALLY!
  */
 
@@ -226,7 +226,7 @@
 	{ "92fc0073a4cf259ff36070ecb8628ba8", "thinkerk", Common::EN_USA, Common::kPlatformUnknown },
 	{ "96a3069a3c63caa7329588ce1fef41ee", "spyozon", Common::RU_RUS, Common::kPlatformUnknown },
 	{ "9708cf716ed8bcc9ff3fcfc69413b746", "puttputt", Common::EN_USA, Common::kPlatformPC },
-	{ "981e1e1891f2be7e25a01f50ae55a5af", "puttrace", Common::EN_USA, Common::kPlatformWindows },
+	{ "981e1e1891f2be7e25a01f50ae55a5af", "puttrace", Common::EN_USA, Common::kPlatformUnknown },
 	{ "99a3699f80b8f776efae592b44b9b991", "maniac", Common::FR_FRA, Common::kPlatformPC },
 	{ "99b6f822b0b2612415407865438697d6", "fate", Common::EN_USA, Common::kPlatformPC },
 	{ "9bc548e179cdb0767009401c094d0895", "maniac", Common::DE_DEU, Common::kPlatformAmiga },

Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.462
retrieving revision 1.463
diff -u -d -r1.462 -r1.463
--- scumm.cpp	24 Apr 2005 12:21:52 -0000	1.462
+++ scumm.cpp	26 Apr 2005 04:22:08 -0000	1.463
@@ -585,6 +585,7 @@
 	{ "puttdemo", "Putt-Putt's Demo", kGenMacNoParens },
 	{ "puttmoon", "Putt-Putt Moon", kGenMacNoParens },
 	{ "puttputt", "Putt-Putt Parade", kGenMacNoParens },
+	{ "puttrace", "Putt Race", kGenMac },
 	{ "PuttsFunShop", "Putt's FunShop", kGenMac },
 	{ "putttime", "PuttTTT", kGenPC },
 	{ "putttime", "PuttPuttTTT", kGenPC },





More information about the Scummvm-git-logs mailing list