foxygit / doom Log in
commit f3afff090adb5af99dc6e1929a9907bf72fda920
Author:     Simon Howard <fraggle@gmail.com>
AuthorDate: Wed Sep 4 04:38:08 2013 +0000
Commit:     Simon Howard <fraggle@gmail.com>
CommitDate: Wed Sep 4 04:38:08 2013 +0000

    Update TODO files.

    Subversion-branch: /branches/v2-branch
    Subversion-revision: 2637
---
 HH-TODO | 4 ----
 TODO    | 3 ---
 2 files changed, 7 deletions(-)

diff --git a/HH-TODO b/HH-TODO
index 35060663..8784eb6d 100644
--- a/HH-TODO
+++ b/HH-TODO
@@ -1,8 +1,5 @@
- * Update docgen to generate manpages for Heretic/Hexen.
-
 Heretic:
  * Frequency shifted sounds.
- * Check all command line parameters
  * Check for endianness assumptions
  * Savegame code to write structures predictably and endianness-correct
  * Remove NeXT and WATCOMC defines
@@ -15,7 +12,6 @@ Hexen:
  * CD-ROM music playback
  * Frequency shifted sounds.
  * Check for endianness assumptions - mostly done now
- * Savegame code to write structures predictably and endianness-correct
  * Remove NeXT and WATCOMC defines
  * Structure packing macros for structures read from disk
  * Merge r_draw.c to common version and delete duplicate
diff --git a/TODO b/TODO
index 1705a6fa..a2887e02 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,5 @@
 To do:

-* Demo hashes for regression testing of this and other ports.
-* File selector for chocolate-setup, so that WADs can be selected from
-  a browser, instead of simply typing the filenames.
 * Multiplayer:
   - Use UPnP to automatically configure port forwarding for NATted
     networks.