[Scummvm-cvs-logs] scummvm master -> a8ede10863c5d521be867de925b6371683edd25e

m-kiewitz m_kiewitz at users.sourceforge.net
Tue Feb 16 19:26:54 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:
a8ede10863 AGI: Added comment about artificial delay sq2 scene


Commit: a8ede10863c5d521be867de925b6371683edd25e
    https://github.com/scummvm/scummvm/commit/a8ede10863c5d521be867de925b6371683edd25e
Author: Martin Kiewitz (m_kiewitz at users.sourceforge.net)
Date: 2016-02-16T19:27:37+01:00

Commit Message:
AGI: Added comment about artificial delay sq2 scene

Changed paths:
    engines/agi/agi.cpp



diff --git a/engines/agi/agi.cpp b/engines/agi/agi.cpp
index f149b0b..fdfb5dd 100644
--- a/engines/agi/agi.cpp
+++ b/engines/agi/agi.cpp
@@ -583,6 +583,7 @@ void AgiEngine::syncSoundSettings() {
 // Space Quest 2
 //  - right at the start of the game (NewRoom)
 //  - after exiting the very first room, a message pops up, that isn't readable without it (NewRoom)
+//  - Climbing into shuttle on planet Labion. "You open the hatch and head on in." (NewRoom)
 
 
 // Games, that must not be triggered:






More information about the Scummvm-git-logs mailing list