Difference between revisions of "SCI/TODO"

Jump to navigation Jump to search
258 bytes added ,  23:46, 27 September 2009
add TODOs
(add TODOs)
Line 15: Line 15:
** make the SCI tools compilable (to avoid bitrot, while we change code that they depend on), and finally usable again.
** make the SCI tools compilable (to avoid bitrot, while we change code that they depend on), and finally usable again.
** rewrite the YACC parser code in said.y in pure, readable C++, so we don't need YACC/Bison.
** rewrite the YACC parser code in said.y in pure, readable C++, so we don't need YACC/Bison.
** remove the "marked for deletion"/"unmark" concepts from the garbage collector as they are fundamentelly broken: unmarking an object doesn't restore its dependencies.
** use direct drawing instead of using widgets for rendering to be compatible with SSCI.
178

edits

Navigation menu