Difference between revisions of "ResidualVM/TODO"

From ScummVM :: Wiki
Jump to navigation Jump to search
 
(a bit update for todo plans, still need add more entries)
Line 1: Line 1:
== Current areas of focus ==
== iMuse area: ==
* iMuse support. [[User:aquadran|aquadran]]
* finish 3d sound positioning <br>
* Lua hacking to allow save/load [[User:aquadran|aquadran]]
* add triggers support for proper swicthing between musics <br>
* small SMUSH fixes (it works, but there are still some problems). [[User:aquadran|aquadran]]
== Lua save/load support: ==
* The software-based graphics driver, nicknamed tinyGL, for systems without OpenGL-friendly hardware. [[User:aquadran|aquadran]]
* in distance future, it need rewrote into more portable way. <br>
* LAF font support. [[User:aquadran|aquadran]], [[User:salty-horse|salty-horse]]
== SMUSH fixes: ==
* remove/fix buffer hack preventing buffer overflow in codec for some smush anims. Look into smush source code for more info. <br>
== The software-based graphics driver, nicknamed tinyGL: ==
* it's lack of ligthing in texture-mapping mode.
* it need optimisations 2d blitting of usage.
== Subtitles: ==
* add text wrapping,
* add smush subtitles support.

Revision as of 12:27, 3 April 2005

iMuse area:

  • finish 3d sound positioning
  • add triggers support for proper swicthing between musics

Lua save/load support:

  • in distance future, it need rewrote into more portable way.

SMUSH fixes:

  • remove/fix buffer hack preventing buffer overflow in codec for some smush anims. Look into smush source code for more info.

The software-based graphics driver, nicknamed tinyGL:

  • it's lack of ligthing in texture-mapping mode.
  • it need optimisations 2d blitting of usage.

Subtitles:

  • add text wrapping,
  • add smush subtitles support.