summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSimon Howard2010-04-30 19:58:30 +0000
committerSimon Howard2010-04-30 19:58:30 +0000
commitf151517ba6b7e7caf7b49e8ceafbf0969959e068 (patch)
tree4463e1af98a960bb824f6f15e83262226e325c23 /TODO
parent6f8ac36f6644466131b548f0a8a42e260d181aa5 (diff)
downloadchocolate-doom-f151517ba6b7e7caf7b49e8ceafbf0969959e068.tar.gz
chocolate-doom-f151517ba6b7e7caf7b49e8ceafbf0969959e068.tar.bz2
chocolate-doom-f151517ba6b7e7caf7b49e8ceafbf0969959e068.zip
Merge contents of OPL-TODO into TODO file.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1923
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 19 insertions, 1 deletions
diff --git a/TODO b/TODO
index b0acb8d3..18d7dc67 100644
--- a/TODO
+++ b/TODO
@@ -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.
+