17
edits
Line 15: | Line 15: | ||
== 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 |
edits