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)
m (typos)
Line 1: Line 1:
== iMuse area: ==
== iMuse area ==
* finish 3d sound positioning <br>
* finish 3d sound positioning
* add triggers support for proper swicthing between musics <br>
* add triggers support for proper swicthing between musics
== Lua save/load support: ==
== Lua save/load support ==
* in distance future, it need rewrote into more portable way. <br>
* in distance future, it need rewrote into more portable way.
== SMUSH fixes: ==
== SMUSH fixes ==
* remove/fix buffer hack preventing buffer overflow in codec for some smush anims. Look into smush source code for more info. <br>
* 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: ==
== The software-based graphics driver, nicknamed tinyGL ==
* it's lack of ligthing in texture-mapping mode.
* it's lack of ligthing in texture-mapping mode.
* it need optimisations 2d blitting of usage.
* it need optimisations 2d blitting of usage.
== Subtitles: ==
== Subtitles ==
* add text wrapping,
* add text wrapping.
* add smush subtitles support.
* add smush subtitles support.

Revision as of 21:28, 9 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.