[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.109,2.110 scumm.cpp,1.612,1.613

kirben kirben at users.sourceforge.net
Mon Oct 24 19:44:45 CEST 2005


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

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

Add Macintosh version of pjgames.


Index: scumm-md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm-md5.h,v
retrieving revision 2.109
retrieving revision 2.110
diff -u -d -r2.109 -r2.110
--- scumm-md5.h	22 Oct 2005 00:04:34 -0000	2.109
+++ scumm-md5.h	25 Oct 2005 02:43:05 -0000	2.110
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Sat Oct 22 00:00:28 2005
+  This file was generated by the md5table tool on Tue Oct 25 02:38:55 2005
   DO NOT EDIT MANUALLY!
  */
 
@@ -244,7 +244,7 @@
 	{ "8801fb4a1200b347f7a38523339526dd", "jungle", Common::EN_USA, Common::kPlatformWindows },
 	{ "883af4b0af4f77a92f1dcf1d0a283140", "tentacle", Common::ES_ESP, Common::kPlatformUnknown },
 	{ "898ce8eb1234a955ef75e87141902bb3", "freddi3", Common::RU_RUS, Common::kPlatformWindows },
-	{ "8a484262363a8e18be87112454f1456b", "pjgames", Common::EN_USA, Common::kPlatformWindows },
+	{ "8a484262363a8e18be87112454f1456b", "pjgames Kirben", Common::EN_USA, Common::kPlatformUnknown },
 	{ "8aa05d3cdb0e795436043f0546af2da2", "tentacle", Common::FR_FRA, Common::kPlatformUnknown },
 	{ "8afb3cf9f95abf208358e984f0c9e738", "funpack", Common::EN_USA, Common::kPlatformUnknown },
 	{ "8bdb0bf87b5e303dd35693afb9351215", "ft", Common::DE_DEU, Common::kPlatformUnknown },

Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.612
retrieving revision 1.613
diff -u -d -r1.612 -r1.613
--- scumm.cpp	22 Oct 2005 23:08:14 -0000	1.612
+++ scumm.cpp	25 Oct 2005 02:43:05 -0000	1.613
@@ -779,6 +779,7 @@
 	{ "pajama3", "Pajama Sam Demo", kGenMac },
 	{ "pajama3", "PjSamDemo", kGenMac },
 	{ "pajama3", "PjSamDemo", kGenPC },
+	{ "pjgames", "PJGames", kGenMac },
 	{ "puttcircus", "circdemo", kGenPC },
 	{ "puttcircus", "Putt Circus Demo", kGenMac },
 	{ "puttcircus", "Putt Circus Demo", kGenMac },





More information about the Scummvm-git-logs mailing list