[Scummvm-cvs-logs] SF.net SVN: scummvm: [24478] scummvm/trunk

kirben at users.sourceforge.net kirben at users.sourceforge.net
Tue Oct 24 02:09:23 CEST 2006


Revision: 24478
          http://svn.sourceforge.net/scummvm/?rev=24478&view=rev
Author:   kirben
Date:     2006-10-23 17:09:15 -0700 (Mon, 23 Oct 2006)

Log Message:
-----------
Add back football2002 target

Modified Paths:
--------------
    scummvm/trunk/engines/scumm/plugin.cpp
    scummvm/trunk/engines/scumm/scumm-md5.h
    scummvm/trunk/tools/scumm-md5.txt

Modified: scummvm/trunk/engines/scumm/plugin.cpp
===================================================================
--- scummvm/trunk/engines/scumm/plugin.cpp	2006-10-23 23:48:16 UTC (rev 24477)
+++ scummvm/trunk/engines/scumm/plugin.cpp	2006-10-24 00:09:15 UTC (rev 24478)
@@ -113,6 +113,7 @@
 	{ "dog", "Putt-Putt and Pep's Dog on a Stick" },
 	{ "farm", "Let's Explore the Farm with Buzzy" },
 	{ "football", "Backyard Football" },
+	{ "football2002", "Backyard Football 2002" },
 	{ "freddi", "Freddi Fish 1: The Case of the Missing Kelp Seeds" },
 	{ "freddi2", "Freddi Fish 2: The Case of the Haunted Schoolhouse" },
 	{ "freddi3", "Freddi Fish 3: The Case of the Stolen Conch Shell" },
@@ -359,6 +360,7 @@
 	// Uses smacker in external files, for testing only
 	{"arttime", 0, GID_HEGAME, 6, 99, MDT_NONE, GF_USE_KEY | GF_NEW_COSTUMES | GF_16BIT_COLOR, UNK},
 	{"readdemo", 0, GID_HEGAME, 6, 99, MDT_NONE, GF_USE_KEY | GF_NEW_COSTUMES | GF_16BIT_COLOR, UNK},
+	{"football2002", 0, GID_HEGAME, 6, 100, MDT_NONE, GF_USE_KEY | GF_NEW_COSTUMES | GF_16BIT_COLOR, UNK},
 
 
 	// The following are meant to be generic HE game variants and as such do
@@ -538,9 +540,10 @@
 	{ "football", "football", kGenHEPC, UNK_LANG, UNK, 0 },
 	{ "football", "FootBall", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
 	{ "football", "FootBall Demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
-	{ "football", "FootBall2002", kGenHEPC, UNK_LANG, UNK, 0 },
 	{ "football", "footdemo", kGenHEPC, UNK_LANG, UNK, 0 },
 
+	{ "football2002", "FootBall2002", kGenHEPC, UNK_LANG, UNK, 0 },
+
 	{ "freddi", "freddi", kGenHEPC, UNK_LANG, UNK, 0 },
 	{ "freddi", "Freddi", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
 	{ "freddi", "freddemo", kGenHEPC, UNK_LANG, UNK, 0 },

Modified: scummvm/trunk/engines/scumm/scumm-md5.h
===================================================================
--- scummvm/trunk/engines/scumm/scumm-md5.h	2006-10-23 23:48:16 UTC (rev 24477)
+++ scummvm/trunk/engines/scumm/scumm-md5.h	2006-10-24 00:09:15 UTC (rev 24478)
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Tue Oct 03 12:08:22 2006
+  This file was generated by the md5table tool on Tue Oct 24 00:05:21 2006
   DO NOT EDIT MANUALLY!
  */
 
@@ -354,6 +354,7 @@
 	{ "9e5e0fb43bd22f4628719b7501adb717", "monkey", "No Adlib", "EGA", -1, Common::FR_FRA, Common::kPlatformAtariST },
 	{ "9fd66fb3b04703bd50da4356e4202558", "spyfox2", "", "", -1, Common::EN_ANY, Common::kPlatformMacintosh },
 	{ "a00554c31d623fdb9fcb0f924b89b42b", "loom", "EGA", "EGA Demo", -1, Common::EN_ANY, Common::kPlatformPC },
+	{ "a095616d2d23ccf43b8e257711202cba", "football2002", "", "", -1, Common::EN_ANY, Common::kPlatformWindows },
 	{ "a095e33061606d231ff37dca4c64c8ac", "pajama", "HE 99", "", -1, Common::DE_DEU, Common::kPlatformUnknown },
 	{ "a0a7dea72003933b8b3f8b99b9f7ddeb", "loom", "No Adlib", "EGA", -1, Common::EN_ANY, Common::kPlatformAtariST },
 	{ "a194f15f51ee62badab74b9e7da97693", "baseball2001", "", "Demo", 20507, Common::EN_ANY, Common::kPlatformUnknown },

Modified: scummvm/trunk/tools/scumm-md5.txt
===================================================================
--- scummvm/trunk/tools/scumm-md5.txt	2006-10-23 23:48:16 UTC (rev 24477)
+++ scummvm/trunk/tools/scumm-md5.txt	2006-10-24 00:09:15 UTC (rev 24478)
@@ -365,6 +365,9 @@
 	425205754fa749f4f0b0dd9d09fa45fd	-1	en	All	-	Demo	-	Joachim Eberhard
 	5bd335265a61caa3d78956ad9f88ba23	-1	en	All	-	Demo	-	sev
 
+football2002	Backyard Football 2002
+	a095616d2d23ccf43b8e257711202cba	-1	en	Windows	-	-	-	clone2727
+
 soccer	Backyard Soccer
 	701246819d1a70573f41bf33fc19214f	-1	en	All	-	-	-	sev
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list