[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.107.2.1,2.107.2.2 scumm.cpp,1.603.2.7,1.603.2.8

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


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

Modified Files:
      Tag: branch-0-8-0
	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.107.2.1
retrieving revision 2.107.2.2
diff -u -d -r2.107.2.1 -r2.107.2.2
--- scumm-md5.h	21 Oct 2005 04:43:55 -0000	2.107.2.1
+++ scumm-md5.h	22 Oct 2005 00:04:57 -0000	2.107.2.2
@@ -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.603.2.7
retrieving revision 1.603.2.8
diff -u -d -r1.603.2.7 -r1.603.2.8
--- scumm.cpp	21 Oct 2005 12:11:10 -0000	1.603.2.7
+++ scumm.cpp	22 Oct 2005 00:04:57 -0000	1.603.2.8
@@ -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