mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-11 13:45:25 +00:00
17 lines
625 B
Plaintext
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
|
|
|