Open main menu

Difference between revisions of "SAGA/TODO"

No change in size ,  15:28, 30 March 2005
formatting
m (Mention Russian)
(formatting)
Line 25: Line 25:


== Long-term ToDos ==
== Long-term ToDos ==
=== bugs/misfeatures ===
=== Bugs/misfeatures ===
* Make actor animation Event-driven. See FIXME in actor.cpp. Maybe it should be INTERVAL_EVENT
* Make actor animation Event-driven. See FIXME in actor.cpp. Maybe it should be INTERVAL_EVENT
* No script func should use ScriptDataWord directly. All of them should be converted to appropriate data types via getTYPE() functions
* No script func should use ScriptDataWord directly. All of them should be converted to appropriate data types via getTYPE() functions