summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSimon Howard2013-10-12 04:03:24 +0000
committerSimon Howard2013-10-12 04:03:24 +0000
commit52c34aaca93bcc1c685cd10c43a0005984830fb9 (patch)
tree0fb9eae0d95a33407f49cba4ab096e474b1b262c /TODO
parent6cf2d4cc8cfec2037ac55535ef69fe5b7bb39cb8 (diff)
downloadchocolate-doom-52c34aaca93bcc1c685cd10c43a0005984830fb9.tar.gz
chocolate-doom-52c34aaca93bcc1c685cd10c43a0005984830fb9.tar.bz2
chocolate-doom-52c34aaca93bcc1c685cd10c43a0005984830fb9.zip
Merge HH-TODO into main TODO file.
Subversion-branch: /branches/v2-branch Subversion-revision: 2700
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
index a2887e02..b6d995e0 100644
--- a/TODO
+++ b/TODO
@@ -15,6 +15,15 @@ To do:
- Don't make structure packing assumptions when loading levels.
- Port to every OS and architecture under the sun
+Heretic/Hexen:
+ * Frequency shifted sounds.
+ * Check for endianness assumptions - mostly done now
+ * Structure packing macros for structures read from disk
+ * Merge r_draw.c to common version and delete duplicate
+ * Heretic v1.2 emulation (if possible)
+ * Hexen v1.0 emulation (if possible/necessary)
+ * Screensaver mode
+
Crazy pie in the sky ideas:
* Automatic WAD installer - download and run TCs from a list automatically