[Scummvm-git-logs] scummvm master -> 35e54427ade569b404548f5772e9951aaf3d9206
orgads
noreply at scummvm.org
Tue Apr 19 20:34:22 UTC 2022
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
d5889c9d21 SCUMM: Fix wrong entry in md5 table
35e54427ad SCUMM: Add COMI Hebrew entry also to scumm-md5.txt
Commit: d5889c9d21a28bd9411c9039b7445d652a45073b
https://github.com/scummvm/scummvm/commit/d5889c9d21a28bd9411c9039b7445d652a45073b
Author: Orgad Shaneh (orgads at gmail.com)
Date: 2022-04-19T23:34:06+03:00
Commit Message:
SCUMM: Fix wrong entry in md5 table
Amends 34bc417d12a27dab03d72c158e97af789439001d
Changed paths:
devtools/scumm-md5.txt
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 6708c341294..39b09d349ab 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -240,7 +240,7 @@ monkey The Secret of Monkey Island
71523b539491527d9860f4407faf0411 7607 en DOS Demo EGA Demo - Fingolfin
771bc18ec6f93837b839c992b211904b -1 de DOS Demo EGA Demo - khalek
- 54a936ad06161ff7bfefcb96200f7bff 7617 en Amiga VGA Demo VGA Demo - khalek
+ 54a936ad06161ff7bfefcb96200f7bff 7617 en Amiga VGA Demo Demo - khalek
c0c9de81fb965e6cbe77f6e5631ca705 9135 en DOS SE Talkie Unofficial SE Talkie v1.02 lotharsm
4252854e7d052cb488b520ba89c3eb6d 9135 de DOS SE Talkie Unofficial SE Talkie v1.01
2b3744585bc6815ec55dd09f655b7a5b -1 ko DOS VGA VGA Fan translation ScummVM-Kor
Commit: 35e54427ade569b404548f5772e9951aaf3d9206
https://github.com/scummvm/scummvm/commit/35e54427ade569b404548f5772e9951aaf3d9206
Author: Orgad Shaneh (orgads at gmail.com)
Date: 2022-04-19T23:34:07+03:00
Commit Message:
SCUMM: Add COMI Hebrew entry also to scumm-md5.txt
Amends 669b722434da19e62ca57ad5f9d422cc6860419a.
Changed paths:
devtools/scumm-md5.txt
engines/scumm/scumm-md5.h
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 39b09d349ab..309da586a50 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -404,6 +404,7 @@ dig The Dig
comi The Curse of Monkey Island
fe60d6b5ff51b0553ac59963123b5777 76791 All Windows - - - Fingolfin
861e59ed72a1cd0e6d454f7ee7e2bf3d -1 ru Windows - - -
+ 813fbcd24a46728cf142cb62057a69cd 76791 he Windows - - - orgads
8fec68383202d38c0d25e9e3b757c5df 18041 All Windows Demo Demo - Fingolfin
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index 6399ea36ca4..ab5bd2568f6 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 Sat Feb 26 17:16:50 2022
+ This file was generated by the md5table tool on Tue Apr 19 20:07:06 2022
DO NOT EDIT MANUALLY!
*/
More information about the Scummvm-git-logs
mailing list