From c1ddc2736ef242ba557905842ebbc29c807d1784 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Wed, 14 Sep 2005 17:00:17 +0000 Subject: Add f4demo from UK putttime svn-id: r18827 --- scumm/scumm-md5.h | 3 ++- scumm/scumm.cpp | 2 ++ tools/scumm-md5.txt | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/scumm/scumm-md5.h b/scumm/scumm-md5.h index 648b3c45d8..0a7752294c 100644 --- a/scumm/scumm-md5.h +++ b/scumm/scumm-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Wed Sep 14 16:25:35 2005 + This file was generated by the md5table tool on Wed Sep 14 16:56:23 2005 DO NOT EDIT MANUALLY! */ @@ -359,6 +359,7 @@ static const MD5Table md5table[] = { { "df03ee021aa9b81d90cab9c26da07614", "indy3", Common::IT_ITA, Common::kPlatformAmiga }, { "df047cc4792150f601290357566d36a6", "freddi", Common::EN_USA, Common::kPlatformUnknown }, { "e01acc8c12ef44e8f778fe87e5f90f4e", "fbpack", Common::EN_USA, Common::kPlatformUnknown }, + { "e03ed1474ec14de78359970e0457a820", "f4-demo", Common::EN_USA, Common::kPlatformWindows }, { "e144f5f49d9241d2a9dee2576b3d09cb", "airdemo", Common::EN_USA, Common::kPlatformWindows }, { "e17db1ddf91b39ca6bbc8ad3ed19e883", "monkey", Common::JA_JPN, Common::kPlatformFMTowns }, { "e246e02db9630533a40d99c9f54a8e01", "monkey2", Common::EN_USA, Common::kPlatformMacintosh }, diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp index 61d4c8ad9c..4f63b5899a 100644 --- a/scumm/scumm.cpp +++ b/scumm/scumm.cpp @@ -453,6 +453,8 @@ static const ScummGameSettings multiple_versions_md5_settings[] = { GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows}, // ff4demo {"ebd324dcf06a4c49e1ba5c231eee1060", "Freddi Fish 4: The Case of the Hogfish Rustlers of Briny Gulch (Updated Demo)", GID_HEGAME, 6, 99, MDT_NONE, GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows}, + {"e03ed1474ec14de78359970e0457a820", "Freddi Fish 4: The Case of the Hogfish Rustlers of Briny Gulch (Updated Demo)", GID_HEGAME, 6, 99, MDT_NONE, + GF_USE_KEY | GF_NEW_COSTUMES, Common::kPlatformWindows}, {"b8955d7d23b4972229060d1592489fef", "Freddi Fish 5: The Case of the Creature of Coral Cave (Updated)", GID_HEGAME, 6, 100, MDT_NONE, GF_USE_KEY | GF_NEW_COSTUMES | GF_HE_LOCALIZED | GF_16BIT_COLOR, Common::kPlatformWindows}, // FreddiDZZ diff --git a/tools/scumm-md5.txt b/tools/scumm-md5.txt index 4e65f34b49..5db0701ca2 100644 --- a/tools/scumm-md5.txt +++ b/tools/scumm-md5.txt @@ -340,6 +340,7 @@ Freddie Fish 4: The Case of the Hogfish Rustlers of Briny Gulch Demo All en 7c2e76087027eeee9c8f8985f93a1cc5 f4-demo khalek Demo Windows en c25755b08a8d0d47695e05f1e2111bfc f4-demo sev Demo All en ebd324dcf06a4c49e1ba5c231eee1060 f4-demo sev + Demo Windows en e03ed1474ec14de78359970e0457a820 f4-demo eriktorbjorn Demo Windows nl 16effd200aa6b8abe9c569c3e578814d f4-demo joostp Demo Windows nl 499c958affc394f2a3868f1eb568c3ee f4-demo adutchguy -- cgit v1.2.3