[Scummvm-git-logs] scummvm master -> 3846c20365eefe3a4930082e6640c3b3d48bde1a
aquadran
noreply at scummvm.org
Sat Jun 11 22:49:19 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:
3846c20365 Added "Svensk historia: från asatro till frihetskrig år 800-1500" detection entry, #13254
Commit: 3846c20365eefe3a4930082e6640c3b3d48bde1a
https://github.com/scummvm/scummvm/commit/3846c20365eefe3a4930082e6640c3b3d48bde1a
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2022-06-12T00:49:14+02:00
Commit Message:
Added "Svensk historia: från asatro till frihetskrig år 800-1500" detection entry, #13254
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 4dbc4ae8b46..c2dfef94e4e 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -1120,6 +1120,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "garygadget3", "Bygg flygplan med Mulle Meck" },
{ "garygadget4", "Bygg hus med Mulle Meck" },
{ "garygadget5", "Upptäck rymden med Mulle Meck" },
+ { "historia", "Svensk historia: från asatro till frihetskrig år 800-1500" },
{ "jonssonligan1", "Jönssonligan: Jakten på Mjölner" },
{ "jonssonligan2", "Jönssonligan går på djupet" },
{ "mumin1", "KurragoÌmma med Mumintrollen" },
@@ -5531,6 +5532,8 @@ static const DirectorGameDescription gameDescriptions[] = {
WINGAME1("hamletmurder", "", "PMHamlet.exe", "a593079aecf5bd938ce75264cac24b2d", 1873557, 600),
+ WINGAME1t_l("historia", "", "HISTORIA.EXE", "1c213a176ea0441a145ebf6f1f5b9f66", 1508366, Common::SE_SWE, 600),
+
// Based on the original I Spy CD-ROM, now with dozens of new challenges
// Flemish Edition (c) 2000, Standaard Uitgeverij, Antwerp
// Dutch Edition (c) 2000, Halloween Educational Software, Amsterdam
More information about the Scummvm-git-logs
mailing list