[Scummvm-git-logs] scummvm master -> 14d9189888b59f538c025d642bd8b6eea2f5aa82

mistydemeo noreply at scummvm.org
Sun Jan 15 17:49:49 UTC 2023


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:
14d9189888 DIRECTOR: Sailor Moon Gengashuu


Commit: 14d9189888b59f538c025d642bd8b6eea2f5aa82
    https://github.com/scummvm/scummvm/commit/14d9189888b59f538c025d642bd8b6eea2f5aa82
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2023-01-15T09:49:30-08:00

Commit Message:
DIRECTOR: Sailor Moon Gengashuu

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 46ae1dfc3ef..1bed475355d 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -1139,6 +1139,7 @@ static const PlainGameDescriptor directorGames[] = {
 	{ "previewreprise",		"Preview & Reprise: Haruhiko Shono" },
 	{ "pyrethrum1",			"除虫菊Vol.1" },
 	{ "randomdot",			"Random Dots" },
+	{ "sailormoonart",		"美少女戦士セーラームーン CD-ROM原画集" }, // Pretty Soldier Sailor Moon CD-ROM Art Collection
 	{ "sakurascr",			"さくらのSCRセレクタ" },							// Sakura's SCR Selector
 	{ "satodesign",			"The Art of Computer Designing: A Black and White Approach" },
 	{ "satohomosexual",		"Homosexual" },
@@ -4871,6 +4872,8 @@ static const DirectorGameDescription gameDescriptions[] = {
 
 	WINGAME1t("sagasoftworks", "", "__ENTER.EXE", "87718e74da6c30b5dc22e5564b4524d5", 696703, 404),
 
+	MACGAME1_l("sailormoonart", "", "SAILORMOON", "b06606b4d174b85d41b265bd366959d6", 290450, Common::JA_JPN, 402),
+
 	// Found on Sakhr Arabic Grammar v1.1
 	// Product catalogue for Sakhr Software Co., Heliopolis, Egypt
 	WINGAME1_l("sakhr", "", "MMDEMO.EXE", "0e5436b4daa9e787abb2692bb5ca5454", 740524, Common::AR_ARB, 404),




More information about the Scummvm-git-logs mailing list