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

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Sun Nov 22 10:31:07 CET 2009


Revision: 46072
          http://scummvm.svn.sourceforge.net/scummvm/?rev=46072&view=rev
Author:   Kirben
Date:     2009-11-22 09:31:07 +0000 (Sun, 22 Nov 2009)

Log Message:
-----------
Update game details for Japanese PCE version of Loom.

Modified Paths:
--------------
    scummvm/trunk/engines/scumm/scumm-md5.h
    scummvm/trunk/tools/module.mk
    scummvm/trunk/tools/scumm-md5.txt

Modified: scummvm/trunk/engines/scumm/scumm-md5.h
===================================================================
--- scummvm/trunk/engines/scumm/scumm-md5.h	2009-11-22 09:23:15 UTC (rev 46071)
+++ scummvm/trunk/engines/scumm/scumm-md5.h	2009-11-22 09:31:07 UTC (rev 46072)
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Sun Nov 22 09:16:16 2009
+  This file was generated by the md5table tool on Sun Nov 22 09:30:21 2009
   DO NOT EDIT MANUALLY!
  */
 
@@ -35,7 +35,6 @@
 	{ "0855496dde35356b1a9691e22ba84cdc", "freddi", "HE 73", "Demo", -1, Common::EN_ANY, Common::kPlatformWindows },
 	{ "08656dd9698ddf1023ba9bf8a195e37b", "monkey", "VGA", "VGA", -1, Common::EN_ANY, Common::kPlatformPC },
 	{ "08cc5c3eedaf72ebe12734eee94f7fa2", "balloon", "HE 80", "", -1, Common::EN_ANY, Common::kPlatformUnknown },
-	{ "090bd4521c64c7b05a3de5398e0ffd9f", "loom", "PC-Engine", "", -1, Common::JA_JPN, Common::kPlatformPCEngine },
 	{ "09820417db26687bb7fe0c83cc4c553b", "ft", "", "Version A", 19697, Common::EN_ANY, Common::kPlatformUnknown },
 	{ "0a212fa35fa8421f31c1f3961272caf0", "monkey", "VGA", "VGA", -1, Common::DE_DEU, Common::kPlatformAmiga },
 	{ "0a295b80f9a9edf818e8e161a0e83830", "freddi2", "HE 80", "", -1, Common::FR_FRA, Common::kPlatformUnknown },
@@ -326,6 +325,7 @@
 	{ "78bd5f036ea35a878b74e4f47941f784", "freddi4", "HE 99", "", -1, Common::RU_RUS, Common::kPlatformWindows },
 	{ "78c07ca088526d8d4446a4c2cb501203", "freddi3", "HE 99", "", -1, Common::FR_FRA, Common::kPlatformUnknown },
 	{ "7974365d3dc0f43a2748c975f91ff042", "monkey2", "", "", -1, Common::ES_ESP, Common::kPlatformPC },
+	{ "79b05f628586837e7166e82b2279bb50", "loom", "PC-Engine", "", -1, Common::JA_JPN, Common::kPlatformPCEngine },
 	{ "7b60620558b8d6b7d7313b8ac7bb5a98", "zak", "V1", "", 174848, Common::IT_ITA, Common::kPlatformC64 },
 	{ "7bad72e332a59f9fcc1d437f4edad32a", "puttcircus", "", "", -1, Common::RU_RUS, Common::kPlatformUnknown },
 	{ "7c2e76087027eeee9c8f8985f93a1cc5", "freddi4", "", "Demo", 13584, Common::EN_ANY, Common::kPlatformUnknown },

Modified: scummvm/trunk/tools/module.mk
===================================================================
--- scummvm/trunk/tools/module.mk	2009-11-22 09:23:15 UTC (rev 46071)
+++ scummvm/trunk/tools/module.mk	2009-11-22 09:31:07 UTC (rev 46072)
@@ -1,7 +1,6 @@
 # $URL$
 # $Id$
 
-CC=gcc
 MODULE := tools
 
 MODULE_DIRS += \
@@ -64,7 +63,7 @@
 
 md5scumm: tools/md5table$(EXEEXT)
 	tools/md5table$(EXEEXT) --c++ < $(srcdir)/tools/scumm-md5.txt > engines/scumm/scumm-md5.h
-	cp $(srcdir)/tools/scumm-md5.txt ../web/data/scumm-md5.txt
+	cp $(srcdir)/tools/scumm-md5.txt ../../web/trunk/data/scumm-md5.txt
 
 
 #

Modified: scummvm/trunk/tools/scumm-md5.txt
===================================================================
--- scummvm/trunk/tools/scumm-md5.txt	2009-11-22 09:23:15 UTC (rev 46071)
+++ scummvm/trunk/tools/scumm-md5.txt	2009-11-22 09:31:07 UTC (rev 46072)
@@ -179,7 +179,7 @@
 	31b8fda4c8c7413fa6b39997e776eba4	-1	jp	FM-TOWNS	FM-TOWNS	-	-	khalek, Andrea Petrucci
 
 	0aa050f4ad79402fbe9c4f78fb8ac494	-1	en	PC-Engine	PC-Engine	-	-	Kirben
-	090bd4521c64c7b05a3de5398e0ffd9f	-1	jp	PC-Engine	PC-Engine	-	-	clone2727
+	79b05f628586837e7166e82b2279bb50	-1	jp	PC-Engine	PC-Engine	-	-	clone2727
 
 	5a35e36fd777e9c37a49c5b2faca52f9	6108	en	DOS	EGA	EGA Demo	non-interactive	Fingolfin
 	a00554c31d623fdb9fcb0f924b89b42b	-1	en	DOS	EGA	EGA Demo	non-interactive	Adrian C. Fruehwirth


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