Open main menu

Difference between revisions of "SCI/TODO"

29 bytes removed ,  14:48, 11 May 2009
no edit summary
Line 12: Line 12:
* Difficult
* Difficult
** Turn code into templates in following files (now they generate code via #defines):
** Turn code into templates in following files (now they generate code via #defines):
*** gfx/gfx_pixmap_scale.cpp
*** gfx/picfill.cpp
*** gfx/picfill.cpp
** 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.
1,079

edits