[Scummvm-git-logs] scummvm master -> 73ffdc3027032023919ebc9390e2e8a4971f8a75
aquadran
noreply at scummvm.org
Sat Jun 11 11:44:12 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:
73ffdc3027 DIRECTOR: Added game entry for "Mobiclic", ticket #13055
Commit: 73ffdc3027032023919ebc9390e2e8a4971f8a75
https://github.com/scummvm/scummvm/commit/73ffdc3027032023919ebc9390e2e8a4971f8a75
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2022-06-11T13:44:07+02:00
Commit Message:
DIRECTOR: Added game entry for "Mobiclic", ticket #13055
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 2fe61dbceaf..1aafa06e58a 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -1180,6 +1180,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "macweekvideo", "MacWEEK Guide to Desktop Video" },
{ "mieuxmieux", "Le CD-ROM Mac Mieux-Mieux" },
{ "mindvirus", "Mindvirus" },
+ { "mobiclic", "Mobiclic" },
{ "pcformat", "PC Format" },
{ "pcwuk", "Personal Computer World" },
{ "stream", "Digital Culture Stream Magazine" },
@@ -4847,6 +4848,9 @@ static const DirectorGameDescription gameDescriptions[] = {
MACGAME1("mmmath3", "", "Mission Masters Math 3", "ec6fba1c2d0fd9dbe987f4336cb08e2b", 718381, 501),
WINGAME1("mmmath3", "", "INTRO323.EXE", "d82e8bf2e13128be8b1c2a6afe536308", 1415493, 501),
+ WINGAME1t("mobiclic", "Windows 3.1", "CLICK31.EXE", "10771f3a2f953a520de24746c1031f68", 927410, 501),
+ WINGAME1t("mobiclic", "Windows 95", "CLICK95.EXE", "b540921a864caea4868e7e0261b59f3d", 1405572, 501),
+
WINGAME1("msn", "Preview", "MSNPREV8.EXE", "1a7acbba10a7246ba58c1d53fc7203f5", 5215403, 501),
WINGAME2("muppetkidsearly5", "", "bright32.exe", "1a7acbba10a7246ba58c1d53fc7203f5", 2159587,
More information about the Scummvm-git-logs
mailing list