[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.83,2.84 scumm.cpp,1.558,1.559

kirben kirben at users.sourceforge.net
Tue Aug 30 05:30:20 CEST 2005


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

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

Add German version of pajama2.


Index: scumm-md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm-md5.h,v
retrieving revision 2.83
retrieving revision 2.84
diff -u -d -r2.83 -r2.84
--- scumm-md5.h	14 Aug 2005 00:49:07 -0000	2.83
+++ scumm-md5.h	30 Aug 2005 12:29:36 -0000	2.84
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Sun Aug 14 00:45:35 2005
+  This file was generated by the md5table tool on Tue Aug 30 12:28:21 2005
   DO NOT EDIT MANUALLY!
  */
 
@@ -305,6 +305,7 @@
 	{ "c4ffae9fac495475d6bc3343ccc8faf9", "Soccer2004", Common::EN_USA, Common::kPlatformUnknown },
 	{ "c5d10e190d4b4d59114b824f2fdbd00e", "loomTowns", Common::EN_USA, Common::kPlatformFMTowns },
 	{ "c63ee46143ba65f9ce14cf539ca51bd7", "atlantis", Common::EN_USA, Common::kPlatformPC },
+	{ "c6907d44f1166941d982864cd42cdc89", "pajama2", Common::DE_DEU, Common::kPlatformWindows },
 	{ "c7890e038806df2bb5c0c8c6f1986ea2", "monkeyvga", Common::EN_USA, Common::kPlatformPC },
 	{ "c7be10f775404fd9785a8b92a06d240c", "indy4", Common::EN_USA, Common::kPlatformFMTowns },
 	{ "c83079157ec765a28de445aec9768d60", "dottdemo", Common::EN_USA, Common::kPlatformPC },

Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.558
retrieving revision 1.559
diff -u -d -r1.558 -r1.559
--- scumm.cpp	14 Aug 2005 01:41:52 -0000	1.558
+++ scumm.cpp	30 Aug 2005 12:29:36 -0000	1.559
@@ -505,6 +505,8 @@
 	 GF_USE_KEY | GF_NEW_COSTUMES | GF_HE_985, Common::kPlatformWindows, 0, 0}, // Pjs2demo
 	{"32709cbeeb3044b34129950860a83f14", "Pajama Sam 2: Thunder and Lightning Aren't so Frightening (Updated)", GID_HEGAME, 6, 99, MDT_NONE,
 	 GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows, 0, 0}, // PajamaTAL
+	{"c6907d44f1166941d982864cd42cdc89", "Pajama Sam 2: Thunder and Lightning Aren't so Frightening (Updated)", GID_HEGAME, 6, 99, MDT_NONE,
+	 GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows, 0, 0}, // PyjamaDBMN
 
 	{"a561d2e2413cc1c71d5a1bf87bf493ea", "Pajama Sam's Lost & Found (Updated)", GID_HEGAME, 6, 100, MDT_NONE,
 	 GF_USE_KEY | GF_NEW_COSTUMES | GF_HE_CURSORLESS, Common::kPlatformWindows, 0, 0},
@@ -648,6 +650,7 @@
 	{ "pajama", "PajamaNHD", kGenPC},
 	{ "pajama2", "Pajama Sam 2", kGenMac},
 	{ "pajama2", "PajamaTAL", kGenPC},
+	{ "pajama2", "PyjamaDBMN", kGenPC},
 	{ "pj2demo", "PJ2Demo", kGenMac },
 	{ "pj2demo", "Pjs2demo", kGenPC },
 	{ "pj3-demo", "Pajama Sam 3-Demo", kGenMac },





More information about the Scummvm-git-logs mailing list