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

mistydemeo noreply at scummvm.org
Sun Aug 20 22:42:12 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:
f0461603ba DIRECTOR: add bluesango


Commit: f0461603ba96fadf871a5f41d1a53eadbe55a9f5
    https://github.com/scummvm/scummvm/commit/f0461603ba96fadf871a5f41d1a53eadbe55a9f5
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2023-08-20T15:42:01-07:00

Commit Message:
DIRECTOR: add bluesango

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index cecea9ac493..a27fdcbf643 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -926,6 +926,7 @@ static const PlainGameDescriptor directorGames[] = {
 	{ "bem",				"妖怪人間ベム 新たなる魂の迷宮" },					// Yokai Ningen Bemu
 	{ "bemtoybox",			"妖怪人間ベム データToyBox" },						// Bem Data Toy Box
 	{ "beyondthetime",		"Beyond the Time" },
+	{ "bluesango",			"Blue Sango" },
 	{ "bombreikochiba",		"千葉麗子 BOMB!" },	// Reiko Chiba - Bomb
 	{ "cattheripper",		"Cat the Ripper 13人目の探偵士" }, // Cat the Ripper: 13th Detective
 	{ "cellofania",			"セロファニア" },
@@ -5826,6 +5827,8 @@ static const DirectorGameDescription gameDescriptions[] = {
 									  "FILES/OPENING.DIR", "45cb69d7174a3f93d54e9a5ee1fb9f3b", 2274768, 500),
 	WINGAME1("blender", "Volume 3.1", "LNCHR_32.EXE",	   "1a7acbba10a7246ba58c1d53fc7203f5", 1421431, 501),
 
+	WINGAME1t_l("bluesango", "", "BLUESANG.EXE", "08e531b980ebfb343201400add17b68e", 2143080, Common::JA_JPN, 501),
+
 	// Designed by In Chair Viewing (ICV)
 	// Binaries provided for Win3.1, Win95, WinNT
 	WINGAME1("bluesbros2000", "Windows 95", "Blues95.exe", "1a7acbba10a7246ba58c1d53fc7203f5", 1410935, 501),




More information about the Scummvm-git-logs mailing list