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

sev- noreply at scummvm.org
Sat Jul 2 20:51:30 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:
fc4fd145f0 DIRECTOR: full Through the Window


Commit: fc4fd145f032c278ceb248213c328c14952524c6
    https://github.com/scummvm/scummvm/commit/fc4fd145f032c278ceb248213c328c14952524c6
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2022-07-02T22:51:27+02:00

Commit Message:
DIRECTOR: full Through the Window

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 597df79595c..12ae58ae064 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -2546,7 +2546,8 @@ static const DirectorGameDescription gameDescriptions[] = {
 
 	WINDEMO1("trekfinalunity", "Demo", "PLAYDEMO.EXE", "65d06b5fef155a2473434571aff5bc29", 370018, 310),
 
-	MACDEMO1_l("ttw", "Demo", "T.T.W.Demo", "51e8b81db434a6dcae723f6b7724143d", 691332, Common::JA_JPN, 302),
+	MACDEMO1_l("ttw", "Demo", "T.T.W.Demo", "51e8b81db434a6dcae723f6b7724143d", 691076, Common::JA_JPN, 302),
+	MACGAME1_l("ttw", "", "whales", "e184bbb4cc78e49733829ea7e2dc728a", 67777, Common::JA_JPN, 302),
 
 	// Full version is D4
 	MACDEMO2_l("ukiuki1", "Demo", "DEMO",	   "f5277c53bacd27936158dd3867e587e2", 392508,




More information about the Scummvm-git-logs mailing list