[Scummvm-git-logs] scummvm master -> a1499c48449bcdb7a7c9bc3d5fbfccf9b647cb6b
sev-
noreply at scummvm.org
Fri Sep 16 19:58:17 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
a1499c4844 SCUMM: Detect Polish fan translations for MI1/MI2
Commit: a1499c48449bcdb7a7c9bc3d5fbfccf9b647cb6b
https://github.com/scummvm/scummvm/commit/a1499c48449bcdb7a7c9bc3d5fbfccf9b647cb6b
Author: Donovan Watteau (contrib at dwatteau.fr)
Date: 2022-09-16T21:58:13+02:00
Commit Message:
SCUMM: Detect Polish fan translations for MI1/MI2
Made by the SCUMMPL team.
Changed paths:
devtools/scumm-md5.txt
engines/scumm/scumm-md5.h
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index ffe6091a88e..b2ebb661502 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -241,6 +241,7 @@ monkey The Secret of Monkey Island
4252854e7d052cb488b520ba89c3eb6d 9135 de DOS SE Talkie Unofficial SE Talkie v1.01
2b3744585bc6815ec55dd09f655b7a5b -1 ko DOS VGA VGA Fan translation ScummVM-Kor
60c7b33000059b44465b2ce104a52285 -1 ko DOS CD CD Fan translation ScummVM-Kor
+ 261cd0da05b12917458d1c816a9d2ec9 8955 pl DOS CD CD Fan translation SCUMMPL
pass Passport to Adventure
e6cd81b25ab1453a8a6d3482118c391e 7857 en DOS - - v1.0 9/14/90 Fingolfin
@@ -276,6 +277,7 @@ monkey2 Monkey Island 2: LeChuck's Revenge
f4d20ab4ce19743a646cb48bd93aee72 10835 en DOS SE Talkie Unofficial SE Talkie v0.2 lotharsm
a95baf7746f1be4985ad42126993a744 -1 ko DOS - - Fan translation ScummVM-Kor
9f0a200df45c1c6c944cda21c134ff50 10835 he DOS SE Talkie Unofficial SE Talkie v0.2 Hebrew fan translation
+ 3a4109a905a01a999b69add2b73cd5f4 11135 pl DOS - - Fan translation SCUMMPL
atlantis Indiana Jones and the Fate of Atlantis
3a03dab514e4038df192d8a8de469788 12035 en Amiga Amiga Floppy - dhewg
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index 63c80cedf41..8a5a9cff12b 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 Mon Aug 15 17:20:40 2022
+ This file was generated by the md5table tool on Thu Sep 15 22:10:44 2022
DO NOT EDIT MANUALLY!
*/
@@ -136,6 +136,7 @@ static const MD5Table md5table[] = {
{ "23394c8d29cc63c61313959431a12476", "spyfox", "HE 100", "Updated", -1, Common::EN_ANY, Common::kPlatformWindows },
{ "24942a4200d99bdb4bdb78f9c7e07027", "pajama3", "", "Mini Game", 13911, Common::NL_NLD, Common::kPlatformWindows },
{ "254fede2f15dbb32a23760d601b01816", "zak", "V1", "", -1, Common::EN_ANY, Common::kPlatformC64 },
+ { "261cd0da05b12917458d1c816a9d2ec9", "monkey", "CD", "CD", 8955, Common::PL_POL, Common::kPlatformDOS },
{ "2723fea3dae0cb47768c424b145ae0e7", "tentacle", "Floppy", "Floppy", 7932, Common::EN_ANY, Common::kPlatformDOS },
{ "27b2ef1653089fe5b897d9cc89ce784f", "balloon", "HE 80", "", -1, Common::RU_RUS, Common::kPlatformWindows },
{ "27b3a4224ad63d5b04627595c1c1a025", "zak", "V2", "V2", -1, Common::IT_ITA, Common::kPlatformAmiga },
@@ -194,6 +195,7 @@ static const MD5Table md5table[] = {
{ "3a03dab514e4038df192d8a8de469788", "atlantis", "Amiga", "Floppy", 12035, Common::EN_ANY, Common::kPlatformAmiga },
{ "3a0c35f3c147b98a2bdf8d400cfc4ab5", "indy3", "FM-TOWNS", "", -1, Common::JA_JPN, Common::kPlatformFMTowns },
{ "3a3e592b074f595489f7f11e150c398d", "puttzoo", "HE 99", "Updated", -1, Common::EN_ANY, Common::kPlatformWindows },
+ { "3a4109a905a01a999b69add2b73cd5f4", "monkey2", "", "", 11135, Common::PL_POL, Common::kPlatformDOS },
{ "3a5d13675e9a23aedac0bac7730f0ac1", "samnmax", "", "CD", 228446581, Common::FR_FRA, Common::kPlatformMacintosh },
{ "3a5ec90d556d4920976c5578bfbfaf79", "maniac", "NES", "", 2082, Common::DE_DEU, Common::kPlatformNES },
{ "3a988de37118873ad129246b452909c0", "maniac", "V2 Demo", "V2 Demo", 1988, Common::RU_RUS, Common::kPlatformDOS },
More information about the Scummvm-git-logs
mailing list