mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-14 07:48:58 +00:00
24 lines
959 B
Plaintext
24 lines
959 B
Plaintext
... This todo should probably be moved to the WIKI and deleted
|
|
from CVS:
|
|
http://wiki.scummvm.org/index.php/Residual_TODO
|
|
|
|
Residual TODO list (in rough order of priority):
|
|
------------------------------------------------
|
|
Assigned tasks:
|
|
* Cross platform GUI for debug input dialogs and path selection (ender)
|
|
* Improve actor colormap supprt (compholio)
|
|
* Improve SMUSH looping support (compholio)
|
|
* Improve menu support (compholio)
|
|
|
|
Unassigned (help wanted):
|
|
* Add configure script (Custom ala main ScummVM, NOT autoconf)
|
|
* Proper light setup
|
|
* Finish Save/Load support for rest of Engine (Lua and iMuse done)
|
|
* Finish 2D primitive code
|
|
* Proper vsscanf implementation in textsplit.cpp for platforms without it (MSVC, etc)
|
|
* Make SMUSH work on Linux/PPC (whats wrong with it, exactly? - ender :)
|
|
* Finish sound panning in 3d position code
|
|
* Improved walk box code
|
|
* Implement FadeInChore and FadeOutChore
|
|
* Finish text drawing support
|