[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.93,2.94 scumm.cpp,1.581,1.582

Eugene Sandulenko sev at users.sourceforge.net
Fri Sep 16 16:46:19 CEST 2005


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

Modified Files:
	scumm-md5.h scumm.cpp 
Log Message:
Add Mac Dott demo. Though file substitutes handling needs to be extended to
make it run.


Index: scumm-md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm-md5.h,v
retrieving revision 2.93
retrieving revision 2.94
diff -u -d -r2.93 -r2.94
--- scumm-md5.h	14 Sep 2005 22:42:06 -0000	2.93
+++ scumm-md5.h	16 Sep 2005 23:45:33 -0000	2.94
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Wed Sep 14 22:37:27 2005
+  This file was generated by the md5table tool on Fri Sep 16 23:10:51 2005
   DO NOT EDIT MANUALLY!
  */
 
@@ -80,6 +80,7 @@
 	{ "28d24a33448fab6795850bc9f159a4a2", "atlantis", Common::JA_JPN, Common::kPlatformFMTowns },
 	{ "28ef68ee3ed76d7e2ee8ee13c15fbd5b", "loom", Common::EN_USA, Common::kPlatformPC },
 	{ "2a208ffbcd0e83e86f4356e6f64aa6e1", "loom", Common::ES_ESP, Common::kPlatformPC },
+	{ "2a41b53cf1a90b6e6f26c10cc6041084", "tentacle", Common::EN_USA, Common::kPlatformMacintosh },
 	{ "2ccd8891ce4d3f1a334d21bff6a88ca2", "monkey", Common::EN_USA, Common::kPlatformMacintosh },
 	{ "2d1e891fe52df707c30185e52c50cd92", "monkey", Common::EN_USA, Common::kPlatformPC },
 	{ "2d388339d6050d8ccaa757b64633954e", "zak", Common::EN_USA, Common::kPlatformFMTowns },

Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.581
retrieving revision 1.582
diff -u -d -r1.581 -r1.582
--- scumm.cpp	16 Sep 2005 21:02:46 -0000	1.581
+++ scumm.cpp	16 Sep 2005 23:45:33 -0000	1.582
@@ -801,6 +801,7 @@
 	{ "spyozon", "SpyOzon", kGenMac },
 	{ "tentacle.000", "Day Of The Tentacle Data", kGenAsIs },
 	{ "tentacle", "dottdemo", kGenPC },
+	{ "tentacle.000", "Day of the Tentacle Demo Data", kGenAsIs },
 	{ "thinker1", "Thinker1", kGenMac },
 	{ "thinkerk", "ThinkerK", kGenMac },
 	{ "timedemo", "TIJDDEMO", kGenPC },





More information about the Scummvm-git-logs mailing list