1,554
edits
m (Mention Russian) |
(formatting) |
||
Line 25: | Line 25: | ||
== Long-term ToDos == | == Long-term ToDos == | ||
=== | === 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 |