Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCUMM: Add MD5s for Hebrew translations of fft, dir and samnmax. #5028

Merged
merged 1 commit into from
May 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions engines/scumm/scumm-md5.h
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,9 @@ static const MD5Table md5table[] = {
{ "30d1903b0715759af064be2127381cd0", "freddi", "HE 100", "", 34837, Common::DE_DEU, Common::kPlatformWii },
{ "319a4dde52c7960b5aae8a1ec348d918", "monkey", "VGA", "", 8347, Common::DE_DEU, Common::kPlatformAmiga },
{ "31aa57f460a3d12429f0552a46a90b39", "puttputt", "Demo", "Demo", 6150, Common::EN_ANY, Common::kPlatformDOS },
{ "31b614ab9a637f771f39405f0500da86", "samnmax", "", "CD", 9080, Common::HE_ISR, Common::kPlatformUnknown },
{ "31b8fda4c8c7413fa6b39997e776eba4", "loom", "FM-TOWNS", "", -1, Common::JA_JPN, Common::kPlatformFMTowns },
{ "3221ab85c833fbc0e6cf54ad55b4c082", "dig", "", "", 16304, Common::HE_ISR, Common::kPlatformUnknown },
{ "32709cbeeb3044b34129950860a83f14", "pajama2", "HE 99", "Russobit", -1, Common::RU_RUS, Common::kPlatformWindows },
{ "32765851cd5ed099f8da36a4a6144c7e", "atlantis", "", "CD", -1, Common::KO_KOR, Common::kPlatformDOS },
{ "32a433dea56b86a55b59e4ff7d755711", "ft", "Demo", "Demo", 7885, Common::EN_ANY, Common::kPlatformDOS },
Expand Down Expand Up @@ -403,6 +405,7 @@ static const MD5Table md5table[] = {
{ "7b4ee071eecadc2d8cd0c3509110825c", "puttzoo", "HE 100", "Remastered", -1, Common::EN_ANY, Common::kPlatformWindows },
{ "7bad72e332a59f9fcc1d437f4edad32a", "puttcircus", "", "", -1, Common::RU_RUS, Common::kPlatformUnknown },
{ "7c2e76087027eeee9c8f8985f93a1cc5", "freddi4", "", "Demo", 13584, Common::EN_ANY, Common::kPlatformUnknown },
{ "7c731228dc1cdc33ed426313d89d07e7", "maniac", "V2", "V2", 1988, Common::HE_ISR, Common::kPlatformDOS },
{ "7c8100e360e8ef05f88069d4cfa0afd1", "puttrace", "HE 99", "Demo", 13108, Common::EN_GRB, Common::kPlatformWindows },
{ "7c980a1b1596a93f26917318884f48f7", "PuttTime", "HE 99", "Updated", -1, Common::DE_DEU, Common::kPlatformUnknown },
{ "7ddeaf52c8b9a50551ce0aa2ac811d07", "BluesABCTime", "", "Demo", 12204, Common::EN_ANY, Common::kPlatformUnknown },
Expand Down Expand Up @@ -452,6 +455,7 @@ static const MD5Table md5table[] = {
{ "8e4ee4db46954bfe2912e259a16fad82", "monkey2", "", "", 11135, Common::FR_FRA, Common::kPlatformDOS },
{ "8e9417564f33790815445b2136efa667", "atlantis", "", "CD", 11915, Common::JA_JPN, Common::kPlatformMacintosh },
{ "8e9830a6f2702be5b22c8fa0a6aaf977", "freddi2", "HE 80", "", 65305, Common::NL_NLD, Common::kPlatformUnknown },
{ "8ead2c01c48c2e3d15d6a89b86cd84ab", "ft", "", "", 19697, Common::HE_ISR, Common::kPlatformUnknown },
{ "8eb84cee9b429314c7f0bdcf560723eb", "monkey", "FM-TOWNS", "", 9925, Common::EN_ANY, Common::kPlatformFMTowns },
{ "8ee63cafb1fe9d62aa0d5a23117e70e7", "freddi2", "HE 100", "Updated", -1, Common::EN_ANY, Common::kPlatformUnknown },
{ "8f345db2f3f5a25ed6305001957e6f72", "freddicove", "HE 100", "", 41182, Common::NL_NLD, Common::kPlatformUnknown },
Expand Down