Open main menu

Difference between revisions of "SAGA/TODO"

1,346 bytes added ,  00:46, 28 May 2007
Update
(Update)
(Update)
Line 6: Line 6:


== IHNM ToDos ==
== IHNM ToDos ==
* After chapter selection AM has intro speech. It is not possible to skip it with ESC.
* Actor animations are all wrong. (It's better now, but is it right yet?). Helen's walking animation is not showing at all. Actor::getActorFrameRange keeps throwing wrong frametypes 0x0 and 0x2 for actorId 0x2000 and 0x2001
* Actor animations are all wrong. (It's better now, but is it right yet?). Helen's walking animation is not showing at all.
* Actor "zapping" animations are not shown. This is perhaps because sfSwapActors() does not assign the non-protagonist ID
* Actor "zapping" animations are not shown. This is perhaps because sfSwapActors() does not assign the non-protagonist ID
* sfPlaceActor throws a "Wrong frameOffset 0x1" warning when using the knife to scare the mice away in the kitchen with Garrister
* After the introduction, during the character selection screen, 5 warnings are thrown (Frame List ID = 0 for actor index 0,1,2,3,9). This happens at other places, too
* After chapter selection AM has intro speech. It is not possible to skip it with ESC, but it is possible to skip it with the left mouse button
* It seems that depth image isn't correct. Different format?
* It seems that depth image isn't correct. Different format?
* I've seen no stepzones so far. Probably their format has changed and they aren't loaded
* I've seen no stepzones so far. Probably their format has changed and they aren't loaded
* Psychic Profile display. Underlying variables seem to be deciphered.
* Psychic Profile display. Underlying variables seem to be deciphered.
* Options panel shows up without textures on the buttons and some options are not functioning yet (e.g. the load/save dialogs)
* Options panel shows up without textures on the buttons and some options are not functioning yet (e.g. the load/save dialogs)
* Implement saving and loading
* The way that verbs are assigned internally is ugly and needs to be cleaned up
* The way that verbs are assigned internally is ugly and needs to be cleaned up
* The panel background color is sometimes purple instead of black (e.g. at AM's speech after chapter selection)
* The panel background color is not always black (e.g. it's purple at AM's speech after chapter selection and yellow when Garrister enter the dining room)
* It's possible to move the main actor with the mouse during scripted animated sequences
* Implement sfScriptGotoScene differences for IHNM
* If you look outside the porthole in the room where the gun is, the screen will change, showing the ship's engine. However, after the animation is complete, the scene diesn't update properly to show the room again, and it shows the last frame of the engine animation instead. This could be because of the unimplemented differences for IHNM in sfScriptGotoScene
* Characters can get stuck in environmental objects (might be because of mistakes in actor animation). E.g. Garrister can get stuck in the corridor railings
* It's impossible to climb up the stairs with Garrister, because the hitzone returned is wrong. ScummVM crashes with "ObjectMap::getHitZone wrong index 0x1!"


== ITE ToDos ==
== ITE ToDos ==
1,489

edits