[Scummvm-git-logs] scummvm master -> f3031678edfd419b0c19eaf4e8d6009f1b56036a

mistydemeo noreply at scummvm.org
Mon Nov 25 10:04:07 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:
f3031678ed DIRECTOR: add Des Kaisers neue Kleider


Commit: f3031678edfd419b0c19eaf4e8d6009f1b56036a
    https://github.com/scummvm/scummvm/commit/f3031678edfd419b0c19eaf4e8d6009f1b56036a
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2024-11-25T18:03:45+08:00

Commit Message:
DIRECTOR: add Des Kaisers neue Kleider

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 96284bca196..46354885d39 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -963,6 +963,7 @@ static const PlainGameDescriptor directorGames[] = {
 	{ "janoschverkehr",		"JANOSCH: Tiger und Bär im Straßenverkehr" },
 	{ "kommissar1",			"Kommissar Kugelblitz: Vermisst am Mississippi" },
 	{ "kommissar2",			"Kommissar Kugelblitz: Geheimnis von Spooky Hill" },
+	{ "kaiser",				"Des Kaisers neue Kleider" },
 	{ "loewe1",				"Löwenzahn 1" },
 	{ "loewe2",				"Löwenzahn 2" },
 	{ "loewe3",				"Löwenzahn 3" },
@@ -4751,6 +4752,8 @@ static const DirectorGameDescription gameDescriptions[] = {
 	WINDEMO2_l("karuta", "Demo", "S.EXE",		 "t:c8890a8cf579b08410ac063226736407", 746989,
 								 "OPENING4.DIR", "f:89beafaa3b41f1c533d13fb378d5eebf", 3995204, Common::JA_JPN, 404),
 
+	WINGAME1t_l("kaiser", "", "KAISER.EXE", "5f7442ffcdabc4858a3fc1011aaabca2", 989321, Common::DE_DEU, 404),
+
 	MACDEMO1_l("kenji", "Demo", "KENJI", "r:4577dd3eadc467a986ab172d90871b22", 501777, Common::JA_JPN, 404),
 
 	WINGAME2("kfk", "", "KFK.EXE", 		"75a9f8838cd654701afdd50e68cf5736", 2696447,




More information about the Scummvm-git-logs mailing list