[Scummvm-cvs-logs] SF.net SVN: scummvm: [28146] scummvm/trunk/engines/saga/sagaresnames.h

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Thu Jul 19 12:24:34 CEST 2007


Revision: 28146
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28146&view=rev
Author:   thebluegr
Date:     2007-07-19 03:24:34 -0700 (Thu, 19 Jul 2007)

Log Message:
-----------
Some small updates on the IHNM demo

Modified Paths:
--------------
    scummvm/trunk/engines/saga/sagaresnames.h

Modified: scummvm/trunk/engines/saga/sagaresnames.h
===================================================================
--- scummvm/trunk/engines/saga/sagaresnames.h	2007-07-19 06:46:25 UTC (rev 28145)
+++ scummvm/trunk/engines/saga/sagaresnames.h	2007-07-19 10:24:34 UTC (rev 28146)
@@ -43,8 +43,8 @@
 #define RID_IHNM_SCRIPT_LUT 29
 #define RID_IHNM_SFX_LUT 265
 
-#define RID_IHNMDEMO_SCENE_LUT  286		// TODO: is this correct?
-#define RID_IHNMDEMO_SCRIPT_LUT 18		// TODO: is this correct?
+#define RID_IHNMDEMO_SCENE_LUT  286
+#define RID_IHNMDEMO_SCRIPT_LUT 18
 #define RID_IHNMDEMO_SFX_LUT 222
 
 //obj names
@@ -113,7 +113,7 @@
 
 #define RID_IHNMDEMO_MAIN_PANEL 4				// TODO: Verify this
 #define RID_IHNMDEMO_CONVERSE_PANEL 5			// TODO: Verify this
-#define RID_IHNMDEMO_HOURGLASS_CURSOR 6			// TODO: Verify this
+#define RID_IHNMDEMO_HOURGLASS_CURSOR 6			// Does not exist in the demo
 #define RID_IHNMDEMO_MAIN_SPRITES 7
 #define RID_IHNMDEMO_MAIN_PANEL_SPRITES 7
 #define RID_IHNMDEMO_ARROW_SPRITES 8
@@ -121,7 +121,7 @@
 #define RID_IHNMDEMO_OPTION_PANEL 10			// TODO: Verify this
 #define RID_IHNMDEMO_OPTION_PANEL_SPRITES 11	// TODO: Verify this
 #define RID_IHNMDEMO_WARNING_PANEL 12			// TODO: Verify this
-#define RID_IHNMDEMO_BOSS_SCREEN 13				// TODO: Verify this
+#define RID_IHNMDEMO_BOSS_SCREEN 13				// Does not exist in the demo
 #define RID_IHNMDEMO_PROFILE_BG 14				// TODO: Verify this
 #define RID_IHNMDEMO_MAIN_STRINGS 15			// TODO: Verify this
 


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