1,554
edits
(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 | ||
*** | *** sfPlayVoice -- used in ITE CD | ||
* | * Implement script functions: | ||
** | ** SF_pickClimbOutPos -- dragon-related | ||
** | ** SF_tossRif -- dragon-related | ||
** 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()! |