scummvm/TODO
2004-03-20 06:22:41 +00:00

17 lines
625 B
Plaintext

Residual TODO list (in rough order of priority):
------------------------------------------------
Assigned tasks:
* Add LAF font and text drawing support (aquadran)
* Implement drawing 2D objects (ender)
* Fix position of overlay SMUSH movies (aquadran)
Unassigned (help wanted):
* Add OpenGL lighting (ender, possibly)
* Implement iMuse (aquadran, possibly)
* Save/Load support
* Implement 2D primitives
* Proper vsscanf implementation in textsplit.cpp for platforms without it (MSVC, etc)
* Cross platform GUI for debug input dialogs (ctrl+e ctrl+g etc) - original used MFC
* Fix the screenblocks zBuffer code