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

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Wed Sep 3 03:47:03 CEST 2008


Revision: 34290
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34290&view=rev
Author:   Kirben
Date:     2008-09-03 01:47:01 +0000 (Wed, 03 Sep 2008)

Log Message:
-----------
Add Nintendo Wii versions of Freddi Fish 1 and Pajama Sam 1.

Modified Paths:
--------------
    scummvm/trunk/common/util.cpp
    scummvm/trunk/common/util.h
    scummvm/trunk/engines/scumm/scumm-md5.h
    scummvm/trunk/tools/md5table.c
    scummvm/trunk/tools/scumm-md5.txt

Modified: scummvm/trunk/common/util.cpp
===================================================================
--- scummvm/trunk/common/util.cpp	2008-09-02 22:41:07 UTC (rev 34289)
+++ scummvm/trunk/common/util.cpp	2008-09-03 01:47:01 UTC (rev 34290)
@@ -277,6 +277,7 @@
 	{"c64", "c64", "c64", "Commodore 64", kPlatformC64},
 	{"pc", "dos", "ibm", "DOS", kPlatformPC},
 	{"pc98", "pc98", "pc98", "PC-98", kPlatformPC98},
+	{"wii", "wii", "wii", "Nintendo Wii", kPlatformWii},
 
 	// The 'official' spelling seems to be "FM-TOWNS" (e.g. in the Indy4 demo).
 	// However, on the net many variations can be seen, like "FMTOWNS",

Modified: scummvm/trunk/common/util.h
===================================================================
--- scummvm/trunk/common/util.h	2008-09-02 22:41:07 UTC (rev 34289)
+++ scummvm/trunk/common/util.h	2008-09-03 01:47:01 UTC (rev 34290)
@@ -210,6 +210,7 @@
 
 	kPlatformApple2GS,
 	kPlatformPC98,
+	kPlatformWii,
 
 	kPlatformUnknown = -1
 };

Modified: scummvm/trunk/engines/scumm/scumm-md5.h
===================================================================
--- scummvm/trunk/engines/scumm/scumm-md5.h	2008-09-02 22:41:07 UTC (rev 34289)
+++ scummvm/trunk/engines/scumm/scumm-md5.h	2008-09-03 01:47:01 UTC (rev 34290)
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Tue Aug 26 11:12:54 2008
+  This file was generated by the md5table tool on Wed Sep 03 01:40:40 2008
   DO NOT EDIT MANUALLY!
  */
 
@@ -227,6 +227,7 @@
 	{ "566165a7338fa11029e7c14d94fa70d0", "freddi", "HE 73", "Demo", 9800, Common::EN_ANY, Common::kPlatformWindows },
 	{ "5798972220cd458be2626d54c80f71d7", "atlantis", "", "Floppy", -1, Common::IT_ITA, Common::kPlatformAmiga },
 	{ "57a17febe2183f521250e55d55b83e60", "PuttTime", "HE 99", "", -1, Common::FR_FRA, Common::kPlatformWindows },
+	{ "57a5cfec9ef231a007043cc1917e8988", "freddi", "HE 99", "Updated", -1, Common::EN_ANY, Common::kPlatformWii },
 	{ "57b0d89af79befe1cabce3bece869e7f", "tentacle", "", "Floppy", -1, Common::DE_DEU, Common::kPlatformPC },
 	{ "58436e634f4fae1d9973591c2ffa1fcb", "spyfox", "HE 99", "Updated", -1, Common::EN_ANY, Common::kPlatformUnknown },
 	{ "589601b676c98b1c0c987bc031ab68b3", "chase", "HE 95", "", -1, Common::EN_USA, Common::kPlatformUnknown },
@@ -454,6 +455,7 @@
 	{ "c0039ad982999c92d0de81910d640fa0", "freddi", "HE 71", "", -1, Common::NL_NLD, Common::kPlatformWindows },
 	{ "c0d5c89550381ac433624fedad5e1100", "loom", "PC-Engine", "", -1, Common::JA_JPN, Common::kPlatformPCEngine },
 	{ "c13225cb1bbd3bc9fe578301696d8021", "monkey", "SEGA", "", -1, Common::EN_ANY, Common::kPlatformSegaCD },
+	{ "c225bec1b6c0798a2b8c89ac226dc793", "pajama", "HE 100", "", -1, Common::EN_ANY, Common::kPlatformWii },
 	{ "c24c490373aeb48fbd54caa8e7ae376d", "loom", "No Adlib", "EGA", -1, Common::DE_DEU, Common::kPlatformAtariST },
 	{ "c25755b08a8d0d47695e05f1e2111bfc", "freddi4", "", "Demo", -1, Common::EN_USA, Common::kPlatformUnknown },
 	{ "c30ef068add4277104243c31ce46c12b", "monkey2", "", "", -1, Common::FR_FRA, Common::kPlatformAmiga },

Modified: scummvm/trunk/tools/md5table.c
===================================================================
--- scummvm/trunk/tools/md5table.c	2008-09-02 22:41:07 UTC (rev 34289)
+++ scummvm/trunk/tools/md5table.c	2008-09-03 01:47:01 UTC (rev 34290)
@@ -85,6 +85,7 @@
 	{ "PC-Engine",		"kPlatformPCEngine" },
 	{ "SEGA",		"kPlatformSegaCD" },
 	{ "Windows",		"kPlatformWindows" },
+	{ "Wii",		"kPlatformWii" },
 
 	{ "All?",		"kPlatformUnknown" },
 	{ "All",		"kPlatformUnknown" },

Modified: scummvm/trunk/tools/scumm-md5.txt
===================================================================
--- scummvm/trunk/tools/scumm-md5.txt	2008-09-02 22:41:07 UTC (rev 34289)
+++ scummvm/trunk/tools/scumm-md5.txt	2008-09-03 01:47:01 UTC (rev 34290)
@@ -468,6 +468,7 @@
 	e44ea295a3f8fe4f41983080dab1e9ce	-1	fr	Mac	HE 90	Updated	-	ThierryFR
 	746e88c172a5b7a1ae89ac0ee3ee681a	-1	ru	Windows	HE 90	Updated	-	sev
 	a197a87ae77f3b3333f09a7a2c448fe2	-1	en	Windows	HE 99	Updated	-	Jonathan
+	57a5cfec9ef231a007043cc1917e8988	-1	en	Wii	HE 99	Updated	-	sanguinehearts
 
 	084ed0fa98a6d1e9368d67fe9cfbd417	-1	en	Windows	HE 71	Demo	-	khalek
 	c8aac5e3e701874e2fa4117896f9e1b1	-1	en	Mac	HE 73	Demo	-	khalek, sev
@@ -590,6 +591,7 @@
 	37aed3f91c1ef959e0bd265f9b13781f	-1	us	All	HE 100	Updated	-	Kirben
 	782393c5934ecd0b536eaf5fd541bd26	-1	en	Windows	HE 100	Updated	-	Jonathan
 	4aa93cb30e485b728504ba3a693f12bf	-1	ru	Windows	HE 100	-	-	sev
+	c225bec1b6c0798a2b8c89ac226dc793	-1	en	Wii	HE 100	-	-	sanguinehearts
 
 	f237bf8a5ef9af78b2a6a4f3901da341	18354	en	All	-	Demo	-	khalek, sev
 	7f945525abcd48015adf1632637a44a1	-1	fr	All	-	Demo	-	Kirben


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