Difference between revisions of "AGOS/TODO"

From ScummVM :: Wiki
Jump to navigation Jump to search
(More over Simon engine TODO)
 
(Update FF issues)
Line 11: Line 11:


== Feeble Files ==
== Feeble Files ==
* Add support for horizontal and vertical scrolling of locations.
* Add animation sorted by y value
* Add support for scaling of Feeble.
* Add invertBox differences (video_toggle_colors in ScummVM).
* Add support for Oracle interface.
* Add getPathPosn (Used by case 178 in runScript in ScummVM).
* Many more differences...
* Add support for sound/speech in Amiga/Macintosh version.
 
* Check all arrays for increased sizes.
 
* Fix vertical scrolling when moving.
* Fix scaling glitches as Feeble moves.
* Fix glitches when scrolling in Oracle interface.
* Fix crash when moving left at Metro Prime.

Revision as of 14:56, 9 April 2006

Simon the Sorcerer 1

  • Add support for decoding graphics in the Amiga verisons
  • Add support for Protracker MOD format, used for music in Amiga versions.
  • Improve support for GMF music format used in DOS versions.
  • Fix chest disappearing in Swampling's house in DOS versions.

Simon the Sorcerer 2

  • Add support for language files used by Amiga and Macintosh verisons.
  • Add support for music fade out in vc62_fastFadeOut() when changing locations.
  • Fix missing trails during lion ride to Goblin Camp in non-English versions.

Feeble Files

  • Add animation sorted by y value
  • Add invertBox differences (video_toggle_colors in ScummVM).
  • Add getPathPosn (Used by case 178 in runScript in ScummVM).
  • Add support for sound/speech in Amiga/Macintosh version.
  • Check all arrays for increased sizes.
  • Fix vertical scrolling when moving.
  • Fix scaling glitches as Feeble moves.
  • Fix glitches when scrolling in Oracle interface.
  • Fix crash when moving left at Metro Prime.