[Scummvm-git-logs] scummvm master -> fc5c3dbe21c45db89e0ee2205408a26f8aa63f78
AndywinXp
noreply at scummvm.org
Sun Jul 7 07:17:06 UTC 2024
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:
fc5c3dbe21 SCUMM: DIG: Add detection for Super Sampler Demo
Commit: fc5c3dbe21c45db89e0ee2205408a26f8aa63f78
https://github.com/scummvm/scummvm/commit/fc5c3dbe21c45db89e0ee2205408a26f8aa63f78
Author: AndywinXp (andywinxp at gmail.com)
Date: 2024-07-07T09:17:00+02:00
Commit Message:
SCUMM: DIG: Add detection for Super Sampler Demo
This demo does NOT use the "demo" flag, as it has to
use the final version of the engine and its subsystems.
Changed paths:
devtools/scumm-md5.txt
engines/scumm/scumm-md5.h
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index e549368c55e..2ad7d5f9608 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -432,6 +432,7 @@ dig The Dig
362c1d281fb9899254cda66ad246c66a 3472 en All Demo Demo - Fingolfin
cd9c05e755d7bf8e9b9590ad1ebe273e 45156007 en Mac Demo Demo Mac bundle Fingolfin
3221ab85c833fbc0e6cf54ad55b4c082 16304 he DOS - - - Hebrew fan translation
+ a2ac6b38420db5f4c2225759ac3d8d46 3314 en DOS - Super Sampler Demo - Bosca
comi The Curse of Monkey Island
fe60d6b5ff51b0553ac59963123b5777 76791 All Windows - - - Fingolfin
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index 62c83681c37..5e104a143ff 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 Sun Jul 07 06:56:38 2024
+ This file was generated by the md5table tool on Sun Jul 07 07:06:56 2024
DO NOT EDIT MANUALLY!
*/
@@ -522,6 +522,7 @@ static const MD5Table md5table[] = {
{ "a22af0ad0e3126d19d22707b0267a37d", "balloon", "HE 80", "", 12800, Common::NL_NLD, Common::kPlatformWindows },
{ "a2386da005672cbd5136f4f27a626c5f", "farm", "HE 73", "", 87061, Common::NL_NLD, Common::kPlatformWindows },
{ "a28135a7ade38cc0208b04507c46efd1", "spyfox", "HE 99", "", 49325, Common::DE_DEU, Common::kPlatformUnknown },
+ { "a2ac6b38420db5f4c2225759ac3d8d46", "dig", "", "Super Sampler Demo", 3314, Common::EN_ANY, Common::kPlatformDOS },
{ "a2bb6aa0537402c1b3c2ea899ccef64b", "lost", "HE 99", "Demo", 15540, Common::EN_ANY, Common::kPlatformWindows },
{ "a3036878840720fbefa41e6965fa4a0a", "samnmax", "Floppy", "Floppy", 9040, Common::EN_ANY, Common::kPlatformDOS },
{ "a336134914eaab4892d35625aa15ad1d", "freddi4", "HE 99", "", -1, Common::RU_RUS, Common::kPlatformWindows },
More information about the Scummvm-git-logs
mailing list