diff options
author | Travis Howell | 2005-11-07 06:42:21 +0000 |
---|---|---|
committer | Travis Howell | 2005-11-07 06:42:21 +0000 |
commit | 1063ce92a337a88596ff31d58fbcafc6f69da030 (patch) | |
tree | 7092e844d10056bd8ebf33673f7538478f9e35df | |
parent | f94b11ec554c4a534bce1c53f9ade372a379dcad (diff) | |
download | scummvm-rg350-1063ce92a337a88596ff31d58fbcafc6f69da030.tar.gz scummvm-rg350-1063ce92a337a88596ff31d58fbcafc6f69da030.tar.bz2 scummvm-rg350-1063ce92a337a88596ff31d58fbcafc6f69da030.zip |
Add German version of freddi2/freddi4.
svn-id: r19489
-rw-r--r-- | scumm/scumm-md5.h | 4 | ||||
-rw-r--r-- | scumm/scumm.cpp | 1 | ||||
-rw-r--r-- | tools/scumm-md5.txt | 2 |
3 files changed, 6 insertions, 1 deletions
diff --git a/scumm/scumm-md5.h b/scumm/scumm-md5.h index 83fd4fea0b..da30caeccb 100644 --- a/scumm/scumm-md5.h +++ b/scumm/scumm-md5.h @@ -1,5 +1,5 @@ /* - This file was generated by the md5table tool on Sat Nov 05 23:01:30 2005 + This file was generated by the md5table tool on Mon Nov 07 06:40:25 2005 DO NOT EDIT MANUALLY! */ @@ -311,6 +311,7 @@ static const MD5Table md5table[] = { { "b23f7cd7c304d7dff08e92a96120d5b4", "zak", Common::EN_USA, Common::kPlatformPC }, { "b250d0f9cc83f80ced56fe11a4fb057c", "maniac", Common::EN_USA, Common::kPlatformPC }, { "b289a2a8cbedbf45786e0b4ad2f510f1", "samnmax", Common::IT_ITA, Common::kPlatformPC }, + { "b5298a5c15ffbe8b381d51ea4e26d35c", "freddi4", Common::DE_DEU, Common::kPlatformWindows }, { "b597e0403cc0002f69170e6caba7edd9", "indy3", Common::EN_USA, Common::kPlatformPC }, { "b628506f7def772e40de0aa5440fb8e1", "activity", Common::EN_USA, Common::kPlatformWindows }, { "b886b0a5d909c7158a914e1d7c1c6c65", "loom", Common::FR_FRA, Common::kPlatformPC }, @@ -419,6 +420,7 @@ static const MD5Table md5table[] = { { "fc6b6148e80d67939d9a18697c0f626a", "monkey", Common::DE_DEU, Common::kPlatformPC }, { "fc8d197a22146e74766e9cb0cfcaf1da", "freddi2", Common::EN_USA, Common::kPlatformUnknown }, { "fcb78ebecab2757264c590890c319cc5", "PuttTime", Common::NL_NLD, Common::kPlatformWindows }, + { "fce4b8010704b103acfeea9413788f32", "freddi2", Common::DE_DEU, Common::kPlatformWindows }, { "fe381e45117878b1e942cb876b050fd6", "ft", Common::EN_USA, Common::kPlatformMacintosh }, { "fe60d6b5ff51b0553ac59963123b5777", "comi", Common::UNK_LANG, Common::kPlatformUnknown }, { "ff05c07990061d97647f059c48c1d05a", "zak", Common::DE_DEU, Common::kPlatformAtariST }, diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp index c815fec3c0..ef01461dc3 100644 --- a/scumm/scumm.cpp +++ b/scumm/scumm.cpp @@ -760,6 +760,7 @@ static SubstResFileNames substResFileNameTable[] = { { "freddi4", "Freddi 4 Demo", kGenMac }, { "freddi4", "ff4demo", kGenMac }, { "freddi4", "Freddi 4", kGenMac }, + { "freddi4", "FreddiGS", kGenPC }, { "freddi4", "FreddiHRBG", kGenPC }, { "freddicove", "FreddiCCC", kGenPC }, { "freddicove", "FreddiCove", kGenMac }, diff --git a/tools/scumm-md5.txt b/tools/scumm-md5.txt index e78280fe27..5d2f416e98 100644 --- a/tools/scumm-md5.txt +++ b/tools/scumm-md5.txt @@ -331,6 +331,7 @@ Freddi Fish 2: The Case of the Haunted Schoolhouse - All en 8ee63cafb1fe9d62aa0d5a23117e70e7 freddi2 Kirben - All en 51305e929e330e24a75a0351c8f9975e freddi2 Kirben - Windows All 5057fb0e99e5aa29df1836329232f101 freddi2 sev + - Windows de fce4b8010704b103acfeea9413788f32 freddi2 joachimeberhard - Windows en 151071053a1d0021198216713939521d freddi2 vampir_raziel - Windows nl ac62d50e39492ee3738b4e83a5ac780f freddi2 joostp - Windows ru e41de1c2a15abbcdbf9977e2d7e8a340 freddi2 sev @@ -348,6 +349,7 @@ Freddi Fish 3: The Case of the Stolen Conch Shell Freddie Fish 4: The Case of the Hogfish Rustlers of Briny Gulch - All All 4f580a021eee026f3b4589e17d130d78 freddi4 Kirben, sev + - Windows de b5298a5c15ffbe8b381d51ea4e26d35c freddi4 joachimeberhard - Windows nl 14d48c95b43ddeb983254cf6c43851f1 freddi4 adutchguy - Windows ru 78bd5f036ea35a878b74e4f47941f784 freddi4 sev - Windows ru 07b810e37be7489263f7bc7627d4765d freddi4 sev |