657
edits
(Update Simon the Sorcerer 1) |
(Add TODO for Personal Nightmare) |
||
Line 1: | Line 1: | ||
== General == | == General == | ||
* Add proper support for the [http://adplug.sourceforge.net/library/entry.php?file=db/AccoladeMidi.txt Accolade MIDI] format used by the PC versions of Elvira 1, Elvira 2, Waxworks and Simon the Sorcerer 1 (DOS Floppy Demo). Currently invalid data is often passed through the MIDI parser, often causing crashes in Waxworks. | * Add proper support for the [http://adplug.sourceforge.net/library/entry.php?file=db/AccoladeMidi.txt Accolade MIDI] format used by the PC versions of Elvira 1, Elvira 2, Waxworks and Simon the Sorcerer 1 (DOS Floppy Demo). Currently invalid data is often passed through the MIDI parser, often causing crashes in Waxworks. | ||
== Personal Nightmare == | |||
* Convert the various longjmp/setjump code, to a more portable alternative. | |||
* Improve sound support, especially the handling of appended and queued sounds. The introduction sequence (in Amiga/AtariST ports) of demo and full version, is the best point for testing. | |||
* More accurate speed, events pass quicker than the original, and using the 'Wait' command passes by far too quickly. | |||
* Report error if corrupt 71.out file is detected, when using the PC version. | |||
== Elvira 1 == | == Elvira 1 == |
edits