diff options
-rw-r--r-- | engines/scumm/scumm-md5.h | 4 | ||||
-rw-r--r-- | tools/module.mk | 3 | ||||
-rw-r--r-- | tools/scumm-md5.txt | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index 83dd923014..844755cff6 100644 --- a/engines/scumm/scumm-md5.h +++ b/engines/scumm/scumm-md5.h @@ -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 @@ static const MD5Table md5table[] = { { "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 @@ static const MD5Table md5table[] = { { "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 }, diff --git a/tools/module.mk b/tools/module.mk index 16c14c7686..bf246ad0d6 100644 --- a/tools/module.mk +++ b/tools/module.mk @@ -1,7 +1,6 @@ # $URL$ # $Id$ -CC=gcc MODULE := tools MODULE_DIRS += \ @@ -64,7 +63,7 @@ credits: 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 # diff --git a/tools/scumm-md5.txt b/tools/scumm-md5.txt index de2281ec8c..5314868b94 100644 --- a/tools/scumm-md5.txt +++ b/tools/scumm-md5.txt @@ -179,7 +179,7 @@ loom Loom 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 |