mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-09 11:20:56 +00:00
c0ce067e56
subtitles fixes Thanks
18 lines
811 B
Plaintext
18 lines
811 B
Plaintext
Residual TODO list (in rough order of priority):
|
|
------------------------------------------------
|
|
Assigned tasks:
|
|
* Finish text drawing support (salty-horse, aquadran)
|
|
* Cross platform GUI for debug input dialogs and path selection (ender)
|
|
* Improved walk box code (frob)
|
|
* Implement FadeInChore and FadeOutChore (frob)
|
|
* Implement texture mapping with light shading in TinyGL (aquadran)
|
|
|
|
Unassigned (help wanted):
|
|
* Add configure script (Custom ala main ScummVM, NOT autoconf)
|
|
* Proper light setup in drivers
|
|
* Finish Save/Load support for rest of Engine (Lua and iMuse done)
|
|
* Implement 2D primitives
|
|
* 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 panning in 3d position code
|