scummvm/TODO
Daniel Schepler 5ec54ab780 Implemented playing chores for walking, turning, mumbling.
TODO: processing *.lip files and using that data to play the specific
talkChore_[i] chores instead of the generic mumble chore.
2004-03-24 01:36:05 +00:00

16 lines
597 B
Plaintext

Residual TODO list (in rough order of priority):
------------------------------------------------
Assigned tasks:
* Add LAF font and text drawing support (aquadran)
* Implement FadeInChore and FadeOutChore (frob)
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
* Lip syncing