[Scummvm-git-logs] scummvm master -> 05d4b7c059023c6e42767d6b97a15f850092b275
AndywinXp
noreply at scummvm.org
Fri Nov 8 18:34:29 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:
05d4b7c059 SCUMM: HE: Add yet another Steam re-release to detection
Commit: 05d4b7c059023c6e42767d6b97a15f850092b275
https://github.com/scummvm/scummvm/commit/05d4b7c059023c6e42767d6b97a15f850092b275
Author: AndywinXp (andywinxp at gmail.com)
Date: 2024-11-08T19:34:24+01:00
Commit Message:
SCUMM: HE: Add yet another Steam re-release to detection
Changed paths:
devtools/scumm-md5.txt
engines/scumm/scumm-md5.h
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index ac367bb0ea3..e050de54e4f 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -452,6 +452,7 @@ baseball2001 Backyard Baseball 2001
a86f9c49355579c30d4a55b477c0d869 -1 en All - - - Kirben
a194f15f51ee62badab74b9e7da97693 20507 en All - Demo - khalek, sev
+ 58c6b76a989650ced0bdf273bf5578f7 -1 en Windows - Steam Steam Re-Release Bosca
baseball2003 Backyard Baseball 2003
efe0a04a703e765ebebe92b6c8aa6b86 -1 en All - - - Kirben, sev
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index cf45a2b51b8..0e900150b6c 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 Fri Nov 08 17:46:02 2024
+ This file was generated by the md5table tool on Fri Nov 08 18:32:16 2024
DO NOT EDIT MANUALLY!
*/
@@ -299,6 +299,7 @@ static const MD5Table md5table[] = {
{ "57b0d89af79befe1cabce3bece869e7f", "tentacle", "Floppy", "Floppy", -1, Common::DE_DEU, Common::kPlatformDOS },
{ "58436e634f4fae1d9973591c2ffa1fcb", "spyfox", "HE 99", "Updated", 49675, Common::EN_GRB, Common::kPlatformUnknown },
{ "589601b676c98b1c0c987bc031ab68b3", "chase", "HE 95", "", 39100, Common::EN_USA, Common::kPlatformUnknown },
+ { "58c6b76a989650ced0bdf273bf5578f7", "baseball2001", "", "Steam", -1, Common::EN_ANY, Common::kPlatformWindows },
{ "58fdf4c7ad13540a734e18f8584cad89", "puttzoo", "", "", -1, Common::EN_ANY, Common::kPlatformMacintosh },
{ "590e6546aacd0d374b7f3a4f53013ab1", "freddicove", "", "", 41165, Common::EN_USA, Common::kPlatformUnknown },
{ "591bb98948d277f6c91e65db3f26c829", "atlantis", "", "Demo", 11210, Common::EN_ANY, Common::kPlatformMacintosh },
More information about the Scummvm-git-logs
mailing list