diff options
author | Travis Howell | 2006-08-26 12:15:43 +0000 |
---|---|---|
committer | Travis Howell | 2006-08-26 12:15:43 +0000 |
commit | 96ec0d08ac6498f8d05996e048ae587b4bcb0c50 (patch) | |
tree | 38539451c235d649ea620e80834fc253b326d3aa | |
parent | be794a6b845b4e6c9c893df58778af9c741510d9 (diff) | |
download | scummvm-rg350-96ec0d08ac6498f8d05996e048ae587b4bcb0c50.tar.gz scummvm-rg350-96ec0d08ac6498f8d05996e048ae587b4bcb0c50.tar.bz2 scummvm-rg350-96ec0d08ac6498f8d05996e048ae587b4bcb0c50.zip |
Add the Dutch version of Freddi Fish 1 for Macintosh
svn-id: r23756
-rw-r--r-- | engines/scumm/plugin.cpp | 1 | ||||
-rw-r--r-- | engines/scumm/scumm-md5.h | 3 | ||||
-rw-r--r-- | tools/scumm-md5.txt | 1 |
3 files changed, 4 insertions, 1 deletions
diff --git a/engines/scumm/plugin.cpp b/engines/scumm/plugin.cpp index df8312b603..31ae1d2604 100644 --- a/engines/scumm/plugin.cpp +++ b/engines/scumm/plugin.cpp @@ -542,6 +542,7 @@ static const GameFilenamePattern gameFilenamesTable[] = { { "football", "footdemo", 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 }, { "freddi", "Freddi Demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 }, { "freddi", "Freddi Fish", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 }, diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index 176551f05c..283176be4a 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 Fri Aug 25 17:51:57 2006 + This file was generated by the md5table tool on Sat Aug 26 12:11:38 2006 DO NOT EDIT MANUALLY! */ @@ -237,6 +237,7 @@ static const MD5Table md5table[] = { { "6b5a3fef241e90d4b2e77f1e222773ee", "maniac", "NES", "extracted", -1, Common::SE_SWE, Common::kPlatformNES }, { "6bf70eee5de3d24d2403e0dd3d267e8a", "spyfox", "", "", -1, Common::UNK_LANG, Common::kPlatformWindows }, { "6c2bff0e327f2962e809c2e1a82d7309", "monkey", "VGA", "VGA", -1, Common::EN_ANY, Common::kPlatformAmiga }, + { "6d1baa1065ac5f7b210be8ebe4235e49 ", "freddi", "HE 73", "", -1, Common::NL_NLD, Common::kPlatformMacintosh }, { "6dead580b0ff14d5f7b33b4219f04159", "samnmax", "", "Demo", 16556335, Common::EN_ANY, Common::kPlatformMacintosh }, { "6df20c50c1ab19799de9be7ae7716881", "fbear", "HE 61", "Demo", -1, Common::EN_ANY, Common::kPlatformMacintosh }, { "6e959d65358eedf9b68b81e304b97fa4", "tentacle", "", "CD", 7932, Common::DE_DEU, Common::kPlatformUnknown }, diff --git a/tools/scumm-md5.txt b/tools/scumm-md5.txt index f48fc82f6d..6387b77a25 100644 --- a/tools/scumm-md5.txt +++ b/tools/scumm-md5.txt @@ -398,6 +398,7 @@ fbpack Fatty Bear's Fun Pack freddi Freddi Fish 1: The Case of the Missing Kelp Seeds d4cccb5af88f3e77f370896e9ba8c5f9 -1 All Windows HE 71 - - sev + 6d1baa1065ac5f7b210be8ebe4235e49 -1 nl Mac HE 73 - - daniel9 c0039ad982999c92d0de81910d640fa0 -1 nl Windows HE 71 - - adutchguy e63a0b9249b5ca4cc4d3ac34305ae360 -1 nb Windows HE 71 - - Karl Ove Hufthammer cf8ef3a1fb483c5c4b1c584d1167b2c4 -1 de Windows HE 73 - - Oncer |