[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.137,2.138 scumm.cpp,1.659,1.660
kirben
kirben at users.sourceforge.net
Fri Dec 2 18:32:14 CET 2005
Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1915/scumm
Modified Files:
scumm-md5.h scumm.cpp
Log Message:
Add Macintosh version of Pajama Sam 3.
Index: scumm-md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm-md5.h,v
retrieving revision 2.137
retrieving revision 2.138
diff -u -d -r2.137 -r2.138
--- scumm-md5.h 3 Dec 2005 00:58:30 -0000 2.137
+++ scumm-md5.h 3 Dec 2005 02:31:05 -0000 2.138
@@ -1,5 +1,5 @@
/*
- This file was generated by the md5table tool on Sat Dec 03 00:45:58 2005
+ This file was generated by the md5table tool on Sat Dec 03 02:28:53 2005
DO NOT EDIT MANUALLY!
*/
@@ -428,7 +428,7 @@
{ "f27b1ba0eadaf2a6617b2b58192d1dbf", "samnmax", Common::DE_DEU, Common::kPlatformPC },
{ "f3d55aea441e260e9e9c7d2a187097e0", "puttzoo", Common::EN_USA, Common::kPlatformWindows },
{ "f40a7f495f59188ca57a9d1d50301bb6", "puttputt", Common::EN_USA, Common::kPlatformMacintosh },
- { "f7711f9264d4d43c2a1518ec7c10a607", "pajama3", Common::EN_USA, Common::kPlatformWindows },
+ { "f7711f9264d4d43c2a1518ec7c10a607", "pajama3", Common::EN_USA, Common::kPlatformUnknown },
{ "f79e60c17cca601e411f1f75e8ee9b5a", "spyfox2", Common::EN_USA, Common::kPlatformUnknown },
{ "fa127d7c4bb47d05bb1c33ddcaa9f767", "loom", Common::DE_DEU, Common::kPlatformPC },
{ "fb66aa42de21675116346213f176a366", "monkey", Common::IT_ITA, Common::kPlatformAmiga },
Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.659
retrieving revision 1.660
diff -u -d -r1.659 -r1.660
--- scumm.cpp 3 Dec 2005 00:58:30 -0000 1.659
+++ scumm.cpp 3 Dec 2005 02:31:05 -0000 1.660
@@ -809,6 +809,7 @@
{ "pajama2", "Pjs2demo", kGenPC },
{ "pajama2", "PJ2 Demo", kGenMac }, // NL Mac demo
{ "pajama3", "GPJ3Demo", kGenPC },
+ { "pajama3", "Pajama Sam 3", kGenMac },
{ "pajama3", "Pajama Sam 3-Demo", kGenMac },
{ "pajama3", "pj3-demo", kGenPC },
{ "pajama3", "pj3demo", kGenPC },
@@ -879,7 +880,6 @@
{ "thinker1", "1grademo", kGenPC },
{ "thinker1", "Thinker1", kGenMac },
{ "thinkerk", "kinddemo", kGenPC },
- { "thinkerk", "Kinddemo", kGenMac },
{ "thinkerk", "KindDemo", kGenMac },
{ "thinkerk", "ThinkerK", kGenMac },
{ "water", "Water Worries", kGenMac },
More information about the Scummvm-git-logs
mailing list