[Scummvm-cvs-logs] SF.net SVN: scummvm: [28961] scummvm/trunk/engines/saga/console.cpp
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Wed Sep 19 04:10:44 CEST 2007
Revision: 28961
http://scummvm.svn.sourceforge.net/scummvm/?rev=28961&view=rev
Author: thebluegr
Date: 2007-09-18 19:10:44 -0700 (Tue, 18 Sep 2007)
Log Message:
-----------
Updated information about some global flags in IHNM
Modified Paths:
--------------
scummvm/trunk/engines/saga/console.cpp
Modified: scummvm/trunk/engines/saga/console.cpp
===================================================================
--- scummvm/trunk/engines/saga/console.cpp 2007-09-19 01:45:29 UTC (rev 28960)
+++ scummvm/trunk/engines/saga/console.cpp 2007-09-19 02:10:44 UTC (rev 28961)
@@ -180,9 +180,9 @@
DebugPrintf("Global flags status for IHNM:\n");
// Global flags in IHNM:
- // 00: Unknown
- // 01: Unknown
- // 02: Unknown
+ // 00: Tested when Gorrister's chapter ends. 0: Gorrister failed, 1: Gorrister won
+ // 01: Tested when Gorrister's chapter ends, when Gorrister fails (flag 0 is 0). 0: Gorrister died, 1: Gorrister failed
+ // 02: Unknown, set when Gorrister's chapter ends (perhaps it signifies that Gorrister's chapter is done)
// 03: Unknown
// 04: Unknown
// 05: Unknown
@@ -199,7 +199,7 @@
// 16: Used in the final chapter. If it's 0 when a character dies, the "bad" ending for that character is shown
// 17: Unknown
// 18: Unknown
- // 19: Unknown, used in the final chapter
+ // 19: Unknown, used after any chapter ends
// 20: Unknown
// 21: Unknown
// 22: Unknown
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list