[Scummvm-cvs-logs] scummvm master -> 327ba19d4abf30af5627aca78dc9789924468ddf

m-kiewitz m_kiewitz at users.sourceforge.net
Fri Feb 19 16:25:28 CET 2016


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:
327ba19d4a AGI: Comment about another artificial delay situation


Commit: 327ba19d4abf30af5627aca78dc9789924468ddf
    https://github.com/scummvm/scummvm/commit/327ba19d4abf30af5627aca78dc9789924468ddf
Author: Martin Kiewitz (m_kiewitz at users.sourceforge.net)
Date: 2016-02-19T16:24:58+01:00

Commit Message:
AGI: Comment about another artificial delay situation

Gold Rush, Stagecoach path, after solving steep hill

Changed paths:
    engines/agi/agi.cpp



diff --git a/engines/agi/agi.cpp b/engines/agi/agi.cpp
index e9b96ee..d01b00a 100644
--- a/engines/agi/agi.cpp
+++ b/engines/agi/agi.cpp
@@ -574,6 +574,7 @@ void AgiEngine::syncSoundSettings() {
 // Scenes that need this:
 //
 // Gold Rush:
+//  - During Stagecoach path, after getting solving the steep hill "Congratulations!!!" (NewRoom)
 //  - when following your mule "Yet right on his tail!!!" (NewRoom/NewPicture - but room 123 stays the same)
 // Manhunter 1:
 //  - intro text screen (DrawPic)






More information about the Scummvm-git-logs mailing list