[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.151,2.152 scumm.cpp,1.671,1.672

Eugene Sandulenko sev at users.sourceforge.net
Fri Jan 6 06:10:24 CET 2006


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

Modified Files:
	scumm-md5.h scumm.cpp 
Log Message:
Fix typo in one md5. Fix DOTT CD Mac bundle name.


Index: scumm-md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm-md5.h,v
retrieving revision 2.151
retrieving revision 2.152
diff -u -d -r2.151 -r2.152
--- scumm-md5.h	6 Jan 2006 02:47:14 -0000	2.151
+++ scumm-md5.h	6 Jan 2006 14:03:40 -0000	2.152
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Fri Jan 06 02:46:39 2006
+  This file was generated by the md5table tool on Fri Jan  6 14:03:23 2006
   DO NOT EDIT MANUALLY!
  */
 
@@ -24,7 +24,7 @@
 	{ "07b810e37be7489263f7bc7627d4765d", "freddi4", Common::RU_RUS, Common::kPlatformWindows },
 	{ "084ed0fa98a6d1e9368d67fe9cfbd417", "freddi", Common::EN_USA, Common::kPlatformWindows },
 	{ "0855496dde35356b1a9691e22ba84cdc", "freddi", Common::EN_USA, Common::kPlatformWindows },
-	{ "08646dd9698ddf1023ba9bf8a195e37b", "monkey", Common::EN_USA, Common::kPlatformPC },
+	{ "08656dd9698ddf1023ba9bf8a195e37b", "monkey", Common::EN_USA, Common::kPlatformPC },
 	{ "08cc5c3eedaf72ebe12734eee94f7fa2", "balloon", Common::EN_USA, Common::kPlatformUnknown },
 	{ "09820417db26687bb7fe0c83cc4c553b", "ft", Common::EN_USA, Common::kPlatformUnknown },
 	{ "0a212fa35fa8421f31c1f3961272caf0", "monkey", Common::DE_DEU, Common::kPlatformAmiga },

Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.671
retrieving revision 1.672
diff -u -d -r1.671 -r1.672
--- scumm.cpp	5 Jan 2006 07:06:47 -0000	1.671
+++ scumm.cpp	6 Jan 2006 14:03:40 -0000	1.672
@@ -712,7 +712,7 @@
 	{ "atlantis", "playfate", kGenPC },
 	{ "atlantis", "indy4", kGenPC },
 	{ "atlantis", "indydemo", kGenPC },
-	{ "tentacle.000", "Day Of The Tentacle Data", kGenAsIs },
+	{ "tentacle.000", "Day of the Tentacle Data", kGenAsIs },
 	{ "tentacle", "dottdemo", kGenPC },
 	{ "tentacle.000", "Day of the Tentacle Demo Data", kGenAsIs },
 	{ "monkey", "monkey1", kGenPC },





More information about the Scummvm-git-logs mailing list