[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.108,2.109 scumm.cpp,1.610,1.611

kirben kirben at users.sourceforge.net
Fri Oct 21 17:05:39 CEST 2005


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

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

Add French Pajama Sam demo.


Index: scumm-md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm-md5.h,v
retrieving revision 2.108
retrieving revision 2.109
diff -u -d -r2.108 -r2.109
--- scumm-md5.h	21 Oct 2005 04:42:14 -0000	2.108
+++ scumm-md5.h	22 Oct 2005 00:04:34 -0000	2.109
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Fri Oct 21 04:10:50 2005
+  This file was generated by the md5table tool on Sat Oct 22 00:00:28 2005
   DO NOT EDIT MANUALLY!
  */
 
@@ -230,6 +230,7 @@
 	{ "7ea2da67ebabea4ac20cee9f4f9d2934", "airport", Common::EN_USA, Common::kPlatformMacintosh },
 	{ "7edd665bbede7ea8b7233f8e650be6f8", "samnmax", Common::FR_FRA, Common::kPlatformUnknown },
 	{ "7f45ddd6dbfbf8f80c0c0efea4c295bc", "maniac", Common::EN_USA, Common::kPlatformPC },
+	{ "7f945525abcd48015adf1632637a44a1", "pajama", Common::FR_FRA, Common::kPlatformWindows },
 	{ "7fc6cdb46b4c9d384c52327f4bca6416", "football", Common::EN_USA, Common::kPlatformWindows },
 	{ "810a9da887aefa597b0cf3c77d262897", "BluesABCTimeDemo", Common::EN_USA, Common::kPlatformWindows },
 	{ "81bbfa181184cb494e7a81dcfa94fbd9", "maniac", Common::FR_FRA, Common::kPlatformNES },

Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.610
retrieving revision 1.611
diff -u -d -r1.610 -r1.611
--- scumm.cpp	21 Oct 2005 12:06:03 -0000	1.610
+++ scumm.cpp	22 Oct 2005 00:04:34 -0000	1.611
@@ -764,6 +764,7 @@
 	{ "mustard", "Mustard", kGenMac },
 	{ "pajama", "Pajama Sam", kGenMac },
 	{ "pajama", "PajamaNHD", kGenPC },
+	{ "pajama", "SAMDEMO", kGenPC },
 	{ "pajama2", "Pajama Sam 2", kGenMac },
 	{ "pajama2", "PajamaTAL", kGenPC },
 	{ "pajama2", "PyjamaDBMN", kGenPC },





More information about the Scummvm-git-logs mailing list