[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.61,2.62 scumm.cpp,1.470,1.471

kirben kirben at users.sourceforge.net
Wed Apr 27 18:33:12 CEST 2005


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

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

Add Macintosh version of putttime.


Index: scumm-md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm-md5.h,v
retrieving revision 2.61
retrieving revision 2.62
diff -u -d -r2.61 -r2.62
--- scumm-md5.h	26 Apr 2005 04:22:07 -0000	2.61
+++ scumm-md5.h	28 Apr 2005 01:31:28 -0000	2.62
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Tue Apr 26 04:19:44 2005
+  This file was generated by the md5table tool on Thu Apr 28 01:26:42 2005
   DO NOT EDIT MANUALLY!
  */
 
@@ -243,7 +243,7 @@
 	{ "a194f15f51ee62badab74b9e7da97693", "bb2demo", Common::EN_USA, Common::kPlatformWindows },
 	{ "a2bb6aa0537402c1b3c2ea899ccef64b", "smaller", Common::EN_USA, Common::kPlatformWindows },
 	{ "a3036878840720fbefa41e6965fa4a0a", "samnmax", Common::EN_USA, Common::kPlatformPC },
-	{ "a525c1753c1db5011c00417da37887ef", "PuttTime", Common::EN_USA, Common::kPlatformWindows },
+	{ "a525c1753c1db5011c00417da37887ef", "PuttTime", Common::EN_USA, Common::kPlatformUnknown },
 	{ "a561d2e2413cc1c71d5a1bf87bf493ea", "lost", Common::EN_USA, Common::kPlatformUnknown },
 	{ "a570381b028972d891052ee1e51dc011", "maniac", Common::EN_USA, Common::kPlatformAtariST },
 	{ "a654fb60c3b67d6317a7894ffd9f25c5", "pj3-demo", Common::EN_USA, Common::kPlatformWindows },

Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.470
retrieving revision 1.471
diff -u -d -r1.470 -r1.471
--- scumm.cpp	28 Apr 2005 01:04:40 -0000	1.470
+++ scumm.cpp	28 Apr 2005 01:31:28 -0000	1.471
@@ -597,6 +597,7 @@
 	{ "puttputt", "Putt-Putt Parade", kGenMacNoParens },
 	{ "puttrace", "Putt Race", kGenMac },
 	{ "PuttsFunShop", "Putt's FunShop", kGenMac },
+	{ "putttime", "PuttTTT", kGenMac },
 	{ "putttime", "PuttTTT", kGenPC },
 	{ "putttime", "PuttPuttTTT", kGenPC },
 	{ "puttzoo", "PuttZoo", kGenMac },





More information about the Scummvm-git-logs mailing list