Open main menu

Difference between revisions of "SAGA/TODO"

344 bytes removed ,  06:12, 17 August 2007
Update: sf92 is sfDemoSetInteractive. Fixed the spiritual barometer glitch
(Added a todo on sprite priorities)
(Update: sf92 is sfDemoSetInteractive. Fixed the spiritual barometer glitch)
Line 24: Line 24:
=== General ===
=== General ===
* Some sprite priorities are incorrect. An example is Gorrister when entering the toilet stall, and the toilet stall's door. Gorrister is drawn in front of the stall door, which is incorrect
* Some sprite priorities are incorrect. An example is Gorrister when entering the toilet stall, and the toilet stall's door. Gorrister is drawn in front of the stall door, which is incorrect
* When the spiritual barometer changes, the character's portrait changes to "happy" or "sad", but the background color is updated only after moving to another screen
* Chapter 1 (Gorrister): sfPlaceActor throws a "Wrong frameOffset 0x0" warning when using the knife to scare the mice away in the kitchen
* Chapter 1 (Gorrister): sfPlaceActor throws a "Wrong frameOffset 0x0" warning when using the knife to scare the mice away in the kitchen
* Finish up the save/load dialogs:
* Finish up the save/load dialogs:
Line 34: Line 33:


=== Opcodes ===
=== Opcodes ===
* Implement several '''missing functions''':
* Implement the missing sfSCriptFade opcode: currently, it is not properly implemented. Probably a new event type needs to be added (kEventPalFade)
** sfScriptFade is not properly implemented, probably a new event type needs to be added (kEventPalFade)
** ''The nightfall animation in Benny's chapter is not handled correctly yet, due to the missing sfScriptFade function. Currently, there's a workaround that doesn't show it at all''
*** ''The nightfall animation in Benny's chapter is not handled correctly yet, due to the missing sfScriptFade function. Currently, there's a workaround that doesn't show it at all''
** sf92 (used in the demo, it's null in the full version). It is called when entering the non-interactive part of the demo through the special options screen of the IHNM demo




1,489

edits