mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-09 11:20:56 +00:00
19 lines
830 B
Plaintext
19 lines
830 B
Plaintext
Residual TODO list (in rough order of priority):
|
|
------------------------------------------------
|
|
Assigned tasks:
|
|
* Add LAF font and text drawing support (ender)
|
|
* Cross platform GUI for debug input dialogs and path selection (ender)
|
|
* Improved walk box code (frob)
|
|
* Implement FadeInChore and FadeOutChore (frob)
|
|
* Fix memory problems after Lua restore (aquadran)
|
|
|
|
Unassigned (help wanted):
|
|
* Add configure script (Custom ala main ScummVM, NOT autoconf)
|
|
* Add OpenGL lighting (ender, possibly)
|
|
* Finish Save/Load support for rest of Engine except Lua
|
|
* Implement 2D primitives
|
|
* Proper vsscanf implementation in textsplit.cpp for platforms without it (MSVC, etc)
|
|
* Fix drawEmergString() to work with Mesa
|
|
* Make SMUSH work on Linux/PPC (whats wrong with it, exactly? - ender :)
|
|
* Finish panning in 3d position code
|