ref: 52c34aaca93bcc1c685cd10c43a0005984830fb9
parent: 6cf2d4cc8cfec2037ac55535ef69fe5b7bb39cb8
author: Simon Howard <fraggle@gmail.com>
date: Sat Oct 12 00:03:24 EDT 2013
Merge HH-TODO into main TODO file. Subversion-branch: /branches/v2-branch Subversion-revision: 2700
--- a/HH-TODO
+++ /dev/null
@@ -1,19 +1,0 @@
-Heretic:
- * Frequency shifted sounds.
- * Check for endianness assumptions
- * Remove NeXT and WATCOMC defines
- * Structure packing macros for structures read from disk
- * Merge r_draw.c to common version and delete duplicate
- * v1.2 emulation (if possible)
- * Screensaver mode
-
-Hexen:
- * CD-ROM music playback
- * Frequency shifted sounds.
- * Check for endianness assumptions - mostly done now
- * Remove NeXT and WATCOMC defines
- * Structure packing macros for structures read from disk
- * Merge r_draw.c to common version and delete duplicate
- * v1.0 emulation (if possible/necessary)
- * Screensaver mode
-
--- a/TODO
+++ b/TODO
@@ -15,6 +15,15 @@
- 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