[Scummvm-git-logs] scummvm master -> 5e910bafdd32111daa0f3ae4a61e468b984f9e77
bluegr
noreply at scummvm.org
Thu Dec 16 16:49:39 UTC 2021
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:
5e910bafdd SCUMM: Add CD demo of Sam & Max Hit the Road
Commit: 5e910bafdd32111daa0f3ae4a61e468b984f9e77
https://github.com/scummvm/scummvm/commit/5e910bafdd32111daa0f3ae4a61e468b984f9e77
Author: eientei (log.butt at gmail.com)
Date: 2021-12-16T18:49:35+02:00
Commit Message:
SCUMM: Add CD demo of Sam & Max Hit the Road
Changed paths:
devtools/scumm-md5.txt
engines/scumm/scumm-md5.h
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 7e2b590255..aae94587d6 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -367,6 +367,7 @@ samnmax Sam & Max Hit the Road
d9d0dd93d16ab4dec55cabc2b86bbd17 6478 en DOS - Demo non-interactive Fingolfin
cc8ba2b0df2f9c450bcf055fe2711979 7485 de DOS Floppy Demo - Simon Krumrein, sev, Fingolfin
0425954a9db5c340861672892c3e678d -1 en All - Demo - Kirben
+ b9fce749c3e9da0d41c78213c179631b 7505 en DOS CD Demo - eientei
6dead580b0ff14d5f7b33b4219f04159 16556335 en Mac - Demo Mac bundle Fingolfin
ft Full Throttle
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index 862783af5f..136f0213f1 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 Tue Sep 28 19:35:24 2021
+ This file was generated by the md5table tool on Wed Dec 15 06:09:32 2021
DO NOT EDIT MANUALLY!
*/
@@ -552,6 +552,7 @@ static const MD5Table md5table[] = {
{ "b8955d7d23b4972229060d1592489fef", "freddicove", "HE 100", "", 41182, Common::NL_NLD, Common::kPlatformUnknown },
{ "b9ba19ce376efc69be78ef3baef8d2b9", "monkey", "Mac", "", 8955, Common::EN_ANY, Common::kPlatformMacintosh },
{ "b9bb68c5d2c9b6e2d9c513a29a754a57", "puttmoon", "", "", 7828, Common::EN_ANY, Common::kPlatformDOS },
+ { "b9fce749c3e9da0d41c78213c179631b", "samnmax", "CD", "Demo", 7505, Common::EN_ANY, Common::kPlatformDOS },
{ "ba888e6831517597859e91aa173f945c", "spyfox", "", "Demo", -1, Common::FR_FRA, Common::kPlatformUnknown },
{ "bab0fb81dcb12b8930c5d850b8f2a7de", "balloon", "HE 80", "", 12800, Common::DE_DEU, Common::kPlatformWindows },
{ "bbadf7309c4a2c2763e4bbba3c3be634", "freddi3", "", "Demo", -1, Common::FR_FRA, Common::kPlatformUnknown },
More information about the Scummvm-git-logs
mailing list