2003-08-16 12:34:05 +00:00
|
|
|
Residual TODO list (in rough order of priority):
|
2004-02-21 15:37:14 +00:00
|
|
|
------------------------------------------------
|
|
|
|
* Figure out why in-memory decompression of SMUSH movies doesn't work
|
|
|
|
(See #define in smush.h)
|
|
|
|
* Add LAF font support to replace existing hack
|
2003-09-21 09:51:59 +00:00
|
|
|
* Bounds check the Screenblocks dirty rectangle stuff, so it stops trashing
|
2004-02-21 15:37:14 +00:00
|
|
|
memory and making Residual unusable/unstable.
|
|
|
|
* Implement bitmap costume drawing
|
2003-08-20 08:10:31 +00:00
|
|
|
* Implement 2D primitives
|
2004-02-21 15:45:08 +00:00
|
|
|
* Save/Load support
|
2004-02-22 18:42:30 +00:00
|
|
|
* Fix implementation of overlay SMUSH rendering
|
|
|
|
* Fix speed SMUSH frame update
|
2003-08-15 18:00:22 +00:00
|
|
|
* Add OpenGL lighting
|
2003-12-16 08:45:05 +00:00
|
|
|
* Implement iMuse
|
2004-02-21 15:37:14 +00:00
|
|
|
* 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
|