diff options
author | Simon Howard | 2010-04-30 20:53:31 +0000 |
---|---|---|
committer | Simon Howard | 2010-04-30 20:53:31 +0000 |
commit | 1162b2c65c5bcff51e2d13aa2cfc2051529cfe68 (patch) | |
tree | f87e1751ec53be3322d6f0caf2ee6ab34132b7cc /TODO | |
parent | 63ff4879e6c7811d9e8cf357b4e44701964adf21 (diff) | |
parent | f151517ba6b7e7caf7b49e8ceafbf0969959e068 (diff) | |
download | chocolate-doom-1162b2c65c5bcff51e2d13aa2cfc2051529cfe68.tar.gz chocolate-doom-1162b2c65c5bcff51e2d13aa2cfc2051529cfe68.tar.bz2 chocolate-doom-1162b2c65c5bcff51e2d13aa2cfc2051529cfe68.zip |
Merge from trunk.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1924
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -1,6 +1,5 @@ Currently in progress: -* OPL MIDI playback (see: opl-branch) * Heretic/Hexen support (see: raven-branch) * Strife support (see: strife-branch) @@ -36,3 +35,22 @@ Crazy pie in the sky ideas: * DWANGO-like interface for finding players and setting up games. * Video capture mode? +== OPL TODO list == + +Needs research: + + * Strategy when no more voices are available is still wrong + * Scale levels don't exactly match Vanilla (off-by-one?) + +Bad MIDIs: + + * doom2.wad MAP01 + * gothicdm MAP05 + * tnt.wad MAP30 + * Alien Vendetta (title screen, MAP01, etc) + +Other tasks: + + * Get a better software OPL emulator + * DMXOPTIONS opl3/phase option support. + |