diff options
author | Travis Howell | 2007-01-25 10:24:04 +0000 |
---|---|---|
committer | Travis Howell | 2007-01-25 10:24:04 +0000 |
commit | d8a33123a805dd7479771289a0530d89e2e3a9e2 (patch) | |
tree | cf248f4155e1734b5a773f2bcb098bdca87d1a1a | |
parent | d3b4e89e8003351aafdf6202c00a5db5d407ae09 (diff) | |
download | scummvm-rg350-d8a33123a805dd7479771289a0530d89e2e3a9e2.tar.gz scummvm-rg350-d8a33123a805dd7479771289a0530d89e2e3a9e2.tar.bz2 scummvm-rg350-d8a33123a805dd7479771289a0530d89e2e3a9e2.zip |
Add another Dutch version of SPY FOX 1 for Windows.
svn-id: r25182
-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 735db688dd..14aa3f437c 100644 --- a/engines/scumm/plugin.cpp +++ b/engines/scumm/plugin.cpp @@ -774,6 +774,7 @@ static const GameFilenamePattern gameFilenamesTable[] = { { "spyfox", "SPYFoxDC", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 }, { "spyfox", "SpyFoxDMK", kGenHEPC, UNK_LANG, UNK, 0 }, { "spyfox", "SpyFoxDMK", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 }, + { "spyfox", "SPYFoxOMW", kGenHEPC, Common::NL_NLD, UNK, 0 }, { "spyfox", "Spy Fox", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 }, { "spyfox", "Spy Fox Demo", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 }, { "spyfox", "JR-Demo", kGenHEMac, Common::FR_FRA, Common::kPlatformMacintosh, 0 }, diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h index b449eba30a..7520f3fb88 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 Thu Jan 25 09:51:33 2007 + This file was generated by the md5table tool on Thu Jan 25 10:21:19 2007 DO NOT EDIT MANUALLY! */ @@ -283,6 +283,7 @@ static const MD5Table md5table[] = { { "754feb59d3bf86b8a00840df74fd7b26", "freddi3", "", "Demo", -1, Common::NL_NLD, Common::kPlatformWindows }, { "75ba23fff4fd63fa446c02864f2a5a4b", "zak", "V2", "V2", -1, Common::IT_ITA, Common::kPlatformPC }, { "75bff95816b84672b877d22a911ab811", "freddi3", "HE 99", "Updated", -1, Common::RU_RUS, Common::kPlatformWindows }, + { "76b66b43e593ad4d2f1dfb5cc8f19700", "spyfox", "HE 99", "", -1, Common::NL_NLD, Common::kPlatformWindows }, { "771bc18ec6f93837b839c992b211904b", "monkey", "Demo", "EGA Demo", -1, Common::DE_DEU, Common::kPlatformPC }, { "77f5c9cc0986eb729c1a6b4c8823bbae", "zak", "FM-TOWNS", "", 7520, Common::EN_ANY, Common::kPlatformFMTowns }, { "780e4a0ae2ff17dc296f4a79543b44f8", "puttmoon", "", "", -1, Common::UNK_LANG, Common::kPlatformPC }, diff --git a/tools/scumm-md5.txt b/tools/scumm-md5.txt index c2dc7ed420..5d46a12d20 100644 --- a/tools/scumm-md5.txt +++ b/tools/scumm-md5.txt @@ -714,6 +714,7 @@ spyfox SPY Fox 1: Dry Cereal 9bda5fee51d2fda5253d02c642016bf4 -1 nl All HE 98.5 - - daniel9, joostp 58436e634f4fae1d9973591c2ffa1fcb -1 en All HE 99 Updated - Joachim Eberhard a28135a7ade38cc0208b04507c46efd1 -1 de All HE 99 - - nachbarnebenan + 76b66b43e593ad4d2f1dfb5cc8f19700 -1 nl Windows HE 99 - - sugarcube 72ac6bc980d5101c2142189d746bd62f -1 ru Windows HE 99 - - sev 3de99ef0523f8ca7958faa3afccd035a -1 us All HE 100 Updated - Kirben |