[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.57,2.58 scumm.cpp,1.454,1.455
kirben
kirben at users.sourceforge.net
Wed Apr 20 23:17:20 CEST 2005
Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13680/scumm
Modified Files:
scumm-md5.h scumm.cpp
Log Message:
Add Macintosh version of BluesABCTimeDemo.
Index: scumm-md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm-md5.h,v
retrieving revision 2.57
retrieving revision 2.58
diff -u -d -r2.57 -r2.58
--- scumm-md5.h 20 Apr 2005 20:08:36 -0000 2.57
+++ scumm-md5.h 21 Apr 2005 06:16:59 -0000 2.58
@@ -1,5 +1,5 @@
/*
- This file was generated by the md5table tool on Wed Apr 20 18:56:33 2005
+ This file was generated by the md5table tool on Thu Apr 21 06:12:14 2005
DO NOT EDIT MANUALLY!
*/
@@ -189,7 +189,7 @@
{ "7974365d3dc0f43a2748c975f91ff042", "monkey2", Common::ES_ESP, Common::kPlatformPC },
{ "7bad72e332a59f9fcc1d437f4edad32a", "puttcircus", Common::RU_RUS, Common::kPlatformUnknown },
{ "7c2e76087027eeee9c8f8985f93a1cc5", "f4-demo", Common::EN_USA, Common::kPlatformUnknown },
- { "7ddeaf52c8b9a50551ce0aa2ac811d07", "BluesABCTimeDemo", Common::EN_USA, Common::kPlatformWindows },
+ { "7ddeaf52c8b9a50551ce0aa2ac811d07", "BluesABCTimeDemo", Common::EN_USA, Common::kPlatformUnknown },
{ "7e151c17adf624f1966c8fc5827c95e9", "puttputt", Common::EN_USA, Common::kPlatformUnknown },
{ "7ea2da67ebabea4ac20cee9f4f9d2934", "airdemo", Common::EN_USA, Common::kPlatformMacintosh },
{ "7edd665bbede7ea8b7233f8e650be6f8", "samnmax", Common::FR_FRA, Common::kPlatformUnknown },
Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.454
retrieving revision 1.455
diff -u -d -r1.454 -r1.455
--- scumm.cpp 21 Apr 2005 06:05:07 -0000 1.454
+++ scumm.cpp 21 Apr 2005 06:16:59 -0000 1.455
@@ -531,6 +531,7 @@
{ "airdemo", "Airport Demo", kGenMac},
{ "balloon", "Balloon-O-Rama", kGenMac},
{ "baseball", "BaseBall", kGenMac},
+ { "BluesABCTimeDemo", "BluesABCTimeDemo", kGenMac},
{ "chase", "Cheese Chase", kGenMac},
{ "circdemo", "Putt Circus Demo", kGenMac},
{ "dog", "Dog on a Stick", kGenMac},
More information about the Scummvm-git-logs
mailing list