Open main menu

Difference between revisions of "AGOS/TODO"

342 bytes added ,  11:23, 28 May 2007
Update
(Add more issues)
(Update)
Line 1: Line 1:
== General ==
== General ==
* Add proper support for the Accolade MIDI format uesd by the PC versions of Elvira 1, Elvira 2, Waxworks and Simon the Sorcerer 1 (DOS Floppy Demo).
* Add proper support for the Accolade MIDI format uesd by the PC versions of Elvira 1, Elvira 2, Waxworks and Simon the Sorcerer 1 (DOS Floppy Demo).
* Use actual timer, for timer_callback() and timer_proc() code, to match exact timing of the original games.


== Elvira 1 ==
== Elvira 1 ==
* Add support for the 'INSTR.DAT' Adlib instrument bank in the DOS version.
* Add support for the 'INSTR.DAT' Adlib instrument bank in the DOS version.
* Add support for drawing inventory arrows (hard coded image).
* Add support for drawing inventory arrows (hard coded image).
* Add support for music in Atari ST version (The format is unknown).
* Add support for load/save screens.
* Add support for load/save screens.
* Fix incorrect drop point, when picking up items.
* Fix incorrect drop point, when picking up items.
* Fix incorrect palette of print scroll, during many scenes.
* Fix incorrect palette for print scroll, during many scenes.


== Elvira 2 ==
== Elvira 2 ==
* Add support for the 'INSTR.DAT' Adlib instrument bank in the DOS version.
* Add support for the 'INSTR.DAT' Adlib instrument bank in the DOS version.
* Add support for music in Atari ST version (The format is unknown).
* Add support for music in Atari ST version (The format is unknown).
* Add support for sound effects in the 'mylib.fxb' file.
* Add support for sound effects (Adlib format?) in the DOS version, which are stored in the 'mylib.fxb' file.
* Add support for opcode 174.
* Fix the incorrect palette shown for interface (Lower parts) in Atari ST version. The correct palette is only shown when mixing options, restore options or save options are displayed.
* Fix menu and palette differences in Atari ST version.
* Fix highlighting of names through invertbox() sometimes been cut off, on the left side.
* Fix highlighting of names through invertbox() been cut off, on the left side.


== Waxworks ==
== Waxworks ==
Line 77: Line 78:
=== Demon In My Pocket ===
=== Demon In My Pocket ===


* Timing code seems to slow, the demon takes a very long time to die.
* Timing code seems too slow, the demon takes a very long time to die.


=== Swampy Adventures ===
=== Swampy Adventures ===
657

edits