[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.114,2.115 scumm.cpp,1.618,1.619
kirben
kirben at users.sourceforge.net
Fri Oct 28 00:49:54 CEST 2005
Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26838/scumm
Modified Files:
scumm-md5.h scumm.cpp
Log Message:
Update catalog2.
Index: scumm-md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm-md5.h,v
retrieving revision 2.114
retrieving revision 2.115
diff -u -d -r2.114 -r2.115
--- scumm-md5.h 26 Oct 2005 05:34:31 -0000 2.114
+++ scumm-md5.h 28 Oct 2005 07:48:53 -0000 2.115
@@ -1,5 +1,5 @@
/*
- This file was generated by the md5table tool on Wed Oct 26 05:32:53 2005
+ This file was generated by the md5table tool on Fri Oct 28 07:43:19 2005
DO NOT EDIT MANUALLY!
*/
@@ -13,7 +13,7 @@
static const MD5Table md5table[] = {
{ "0305e850382b812fec6e5998ef88a966", "pajama", Common::NL_NLD, Common::kPlatformWindows },
{ "035deab53b47bc43abc763560d0f8d4b", "atlantis", Common::EN_USA, Common::kPlatformPC },
- { "037385a953789190298494d92b89b3d0", "catalog2", Common::EN_USA, Common::kPlatformWindows },
+ { "037385a953789190298494d92b89b3d0", "catalog", Common::EN_USA, Common::kPlatformWindows },
{ "0425954a9db5c340861672892c3e678d", "samnmax", Common::EN_USA, Common::kPlatformMacintosh },
{ "04401d747f1a2c1c4b388daff71ed378", "ft", Common::DE_DEU, Common::kPlatformMacintosh },
{ "04687cdf7f975a89d2474929f7b80946", "indy3", Common::EN_USA, Common::kPlatformFMTowns },
Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.618
retrieving revision 1.619
diff -u -d -r1.618 -r1.619
--- scumm.cpp 28 Oct 2005 06:58:33 -0000 1.618
+++ scumm.cpp 28 Oct 2005 07:48:53 -0000 1.619
@@ -721,6 +721,7 @@
{ "Baseball2003", "Baseball 2003", kGenMac },
{ "basketball", "Basketball", kGenMac },
{ "BluesABCTimeDemo", "BluesABCTimeDemo", kGenMac },
+ { "catalog", "catalog2", kGenPC },
{ "chase", "Cheese Chase", kGenMac },
{ "dog", "Dog on a Stick", kGenMac },
{ "farm", "farmdemo", kGenPC },
More information about the Scummvm-git-logs
mailing list