mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-09 11:20:56 +00:00
5ec54ab780
TODO: processing *.lip files and using that data to play the specific talkChore_[i] chores instead of the generic mumble chore.
16 lines
597 B
Plaintext
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
|