mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-09 11:20:56 +00:00
21 lines
858 B
Plaintext
21 lines
858 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)
|
|
|
|
Unassigned (help wanted):
|
|
* Add configure script (Custom ala main ScummVM, NOT autoconf)
|
|
* 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)
|
|
* Fix the screenblocks zBuffer code
|
|
* Lip syncing
|
|
* Abstract rendering code and implement software renderer
|
|
* Fix drawEmergString() to work with Mesa
|
|
* Make Smush work on all BE archs (or maybe it is only broken on linux/ppc?)
|