ResidualVM/TODO

From ScummVM :: Wiki
< ResidualVM
Revision as of 02:40, 26 December 2005 by Compholio (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

General Work

  • Cross platform GUI for debug input dialogs and path selection → ender
  • Complete savegame system (Lua and iMuse done)
  • Add bash-based configure script (Custom ala main ScummVM, NOT autoconf)
  • Proper vsscanf implementation in textsplit.cpp for platforms without it (MSVC, etc)

Engine

  • Improved actor colormap support → compholio
  • Fix "text entry" in menu → compholio
  • Improved walkbox code
  • Implement FadeInChore/FadeOutChore

Display

  • Proper light setup
  • Finish 2D primitive code

iMuse

  • Finish sound panning in 3D position code
  • Add triggers support for proper swicthing between musics

Lua

  • Save/Load support needs to be rewritten in a more portable way. → latest changes should be more portable, please confirm

SMUSH

  • Improve SMUSH looping support → compholio
  • Make SMUSH work on Linux/PPC (What exactly is wrong with it?)
  • Remove/fix buffer hack preventing buffer overflow in codec for some smush anims. Look into smush source code for more info.

Subtitles

  • Add smush subtitles support.