[Scummvm-cvs-logs] CVS: scummvm/scumm scumm-md5.h,2.80,2.81 scumm.cpp,1.556,1.557
kirben
kirben at users.sourceforge.net
Thu Aug 4 03:21:22 CEST 2005
Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26246/scumm
Modified Files:
scumm-md5.h scumm.cpp
Log Message:
Add Big Thinkers 1st Grade
Index: scumm-md5.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm-md5.h,v
retrieving revision 2.80
retrieving revision 2.81
diff -u -d -r2.80 -r2.81
--- scumm-md5.h 20 Jul 2005 20:22:38 -0000 2.80
+++ scumm-md5.h 4 Aug 2005 10:19:51 -0000 2.81
@@ -1,5 +1,5 @@
/*
- This file was generated by the md5table tool on Wed Jul 20 20:16:56 2005
+ This file was generated by the md5table tool on Thu Aug 04 10:13:05 2005
DO NOT EDIT MANUALLY!
*/
@@ -155,6 +155,7 @@
{ "5a35e36fd777e9c37a49c5b2faca52f9", "loom", Common::EN_USA, Common::kPlatformPC },
{ "5b08000a9c47b2887df6506ac767ca68", "fbear", Common::EN_USA, Common::kPlatformUnknown },
{ "5bd335265a61caa3d78956ad9f88ba23", "footdemo", Common::EN_USA, Common::kPlatformUnknown },
+ { "5c21fc49aee8f46e58fef21579e614a1", "thinker1", Common::EN_USA, Common::kPlatformUnknown },
{ "5d88b9d6a88e6f8e90cded9d01b7f082", "loomcd", Common::EN_USA, Common::kPlatformPC },
{ "5e8fb66971a60e523e5afbc4c129c0e8", "socks", Common::EN_USA, Common::kPlatformUnknown },
{ "5fbe557049892eb4b709d90916ec97ca", "indy3EGA", Common::EN_USA, Common::kPlatformPC },
@@ -266,6 +267,7 @@
{ "a654fb60c3b67d6317a7894ffd9f25c5", "pj3-demo", Common::EN_USA, Common::kPlatformWindows },
{ "a7cacad9c40c4dc9e1812abf6c8af9d5", "circdemo", Common::EN_USA, Common::kPlatformUnknown },
{ "a85856675429fe88051744f755b72f93", "farm", Common::EN_USA, Common::kPlatformWindows },
+ { "a86f9c49355579c30d4a55b477c0d869", "baseball2001", Common::EN_USA, Common::kPlatformUnknown },
{ "a9543ef0d79bcb47cd76ec197ad0a967", "puttmoon", Common::EN_USA, Common::kPlatformUnknown },
{ "a9f2f04b1ecaab9495b59befffe9bf88", "pj3-demo", Common::EN_USA, Common::kPlatformUnknown },
{ "aa6a91b7f6f119d1b7b1f2a4c9e24d59", "moondemo", Common::EN_USA, Common::kPlatformPC },
Index: scumm.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/scumm.cpp,v
retrieving revision 1.556
retrieving revision 1.557
diff -u -d -r1.556 -r1.557
--- scumm.cpp 30 Jul 2005 21:11:29 -0000 1.556
+++ scumm.cpp 4 Aug 2005 10:19:52 -0000 1.557
@@ -301,6 +301,8 @@
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows, 0, 0},
{"1grademo", "Big Thinkers First Grade (Demo)", GID_HEGAME, 6, 90, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows, 0, 0},
+ {"thinker1", "Big Thinkers First Grade", GID_HEGAME, 6, 90, MDT_NONE,
+ GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows, 0, 0},
{"freddi3", "Freddi Fish 3: The Case of the Stolen Conch Shell", GID_HEGAME, 6, 90, MDT_NONE,
GF_USE_KEY | GF_NEW_COSTUMES | GF_MULTIPLE_VERSIONS, Common::kPlatformWindows, 0, 0},
{"f3-mdemo", "Freddi Fish 3: The Case of the Stolen Conch Shell (Demo)", GID_HEGAME, 6, 90, MDT_NONE,
@@ -686,6 +688,7 @@
{ "spyozon", "SPYFoxOZU", kGenPC },
{ "spyozon", "SpyOzon", kGenMac },
{ "tentacle.000", "Day Of The Tentacle Data", kGenAsIs},
+ { "thinker1", "Thinker1", kGenMac },
{ "thinkerk", "ThinkerK", kGenMac },
{ "timedemo", "TIJDDEMO", kGenPC },
{ "timedemo", "TimeDemo", kGenMac },
More information about the Scummvm-git-logs
mailing list