Open main menu

Difference between revisions of "SAGA/TODO"

39 bytes added ,  00:31, 20 June 2005
More ramblings on unimplemented script functions
(Describe bugs and add Requests section)
(More ramblings on unimplemented script functions)
Line 7: Line 7:
* Requests
* Requests
** We need to find out where following functions are called:
** We need to find out where following functions are called:
*** SF_cycleColors
*** SF_cycleColors -- all implementation bits sit in palanim.cpp
*** SF_pickClimbOutPos
*** sfPlayVoice -- used in ITE CD
*** SF_tossRif
* Implement script functions:
*** SF_showControls
** SF_pickClimbOutPos -- dragon-related
*** sfPlayVoice -- this one is already implemented and is used in CD version of ITE
** SF_tossRif -- dragon-related
*** SF_showMap -- this one is called when clicking on map
** SF_showMap -- this one is called when clicking on map
* BUGS
* BUGS
** Warning when entering the forest in ITE: Anim::readAnimHeader(): found different start: 2567. Fix Anim::play()!
** Warning when entering the forest in ITE: Anim::readAnimHeader(): found different start: 2567. Fix Anim::play()!