[Scummvm-git-logs] scummvm master -> 09e450d44ea97c6c71385db85c341d3107fab1a1
sev-
noreply at scummvm.org
Sat Dec 3 23:14:53 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:
09e450d44e DIRECTOR: Added detection for jewels1-de. Bugreport #13112
Commit: 09e450d44ea97c6c71385db85c341d3107fab1a1
https://github.com/scummvm/scummvm/commit/09e450d44ea97c6c71385db85c341d3107fab1a1
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2022-12-04T00:14:43+01:00
Commit Message:
DIRECTOR: Added detection for jewels1-de. Bugreport #13112
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 6c6c1608d43..0126c333188 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -3994,6 +3994,8 @@ static const DirectorGameDescription gameDescriptions[] = {
"NAVLOAD.DXR", "c696b2453b861d51cea75c7398acb5a8", 405050, Common::FR_FRA, 404),
WINGAME2("jewels1", "v2.0.1", "JEWELS.EXE", "bb6d81471d166088260090472c6c3a87", 800395,
"NAVLOAD.DXR", "ff8446121236a1cbfb1fe431fea5bc09", 405042, 404),
+ WINGAME2t_l("jewels1", "", "JEWELS.EXE", "bb6d81471d166088260090472c6c3a87", 800395,
+ "NAVLOAD.DXR", "e7dfda887f9040bb29ad822717a11cc7", 405236, Common::DE_DEU, 404),
WINDEMO1("jewels1", "Horses Demo", "HORSE.EXE", "03bbe56c80fcbca3939ba08407d99f76", 847689, 400),
WINDEMO2("jewels1", "Demo", "JEWELS.EXE", "abcc448c035e88d4edb4a29034fd1e34", 863983,
"PUZZ_01.DXR", "ea75491b1be5352de158c310fcf7baf5", 267074, 400),
More information about the Scummvm-git-logs
mailing list