scummvm/TODO

21 lines
946 B
Plaintext
Raw Normal View History

2003-08-16 12:34:05 +00:00
Residual TODO list (in rough order of priority):
2004-02-21 15:37:14 +00:00
------------------------------------------------
2004-03-20 06:22:41 +00:00
Assigned tasks:
2004-03-25 17:19:19 +00:00
* Add LAF font and text drawing support (ender)
* Cross platform GUI for debug input dialogs and path selection (ender)
2004-03-24 12:32:42 +00:00
* Improved walk box code (frob)
* Implement FadeInChore and FadeOutChore (frob)
2004-12-30 08:22:01 +00:00
* Fix memory problems after Lua restore (aquadran)
* Finish iMuse implemention (aquadran)
2004-03-20 06:22:41 +00:00
Unassigned (help wanted):
2004-03-28 03:54:14 +00:00
* Add configure script (Custom ala main ScummVM, NOT autoconf)
2004-03-20 06:22:41 +00:00
* Add OpenGL lighting (ender, possibly)
2004-12-30 08:22:01 +00:00
* Finish Save/Load support for rest of Engine except Lua
2004-03-20 06:22:41 +00:00
* Implement 2D primitives
2004-02-21 15:37:14 +00:00
* Proper vsscanf implementation in textsplit.cpp for platforms without it (MSVC, etc)
2004-03-20 06:22:41 +00:00
* Fix the screenblocks zBuffer code
2004-12-30 08:22:01 +00:00
* Abstract rendering code and implement software renderer (partianly done)
2004-04-16 10:19:22 +00:00
* Fix drawEmergString() to work with Mesa
2004-09-11 14:12:24 +00:00
* Make SMUSH work on Linux/PPC (whats wrong with it, exactly? - ender :)