Open main menu

Difference between revisions of "Cine/TODO"

242 bytes added ,  10:32, 7 March 2007
another possible souce cleanup...
m
(another possible souce cleanup...)
Line 5: Line 5:
* try to OO'ify the code (wrap the code into C++ classes where applicable/suitable)
* try to OO'ify the code (wrap the code into C++ classes where applicable/suitable)
* rename functions and variables that need it
* rename functions and variables that need it
* try to remove the huge switch in computeScriptStackSub, the computations performed should rely on the opcodes table setup in setupOpcodes. Maybe extend the "OpcodeProc" type to have a size field and base the "stack size" computation on it.


== Bugs ==
== Bugs ==
38

edits