foxygit / doom Log in
commit 74c5ffb989efc1cfb3243f314708ece4902e3bb7
Author:     Simon Howard <fraggle@gmail.com>
AuthorDate: Thu Aug 28 23:31:53 2008 +0000
Commit:     Simon Howard <fraggle@gmail.com>
CommitDate: Thu Aug 28 23:31:53 2008 +0000

    Update TODO.

    Subversion-branch: /trunk/chocolate-doom
    Subversion-revision: 1193
---
 TODO | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/TODO b/TODO
index d5e99bb9..cd4006a3 100644
--- a/TODO
+++ b/TODO
@@ -4,12 +4,6 @@ To do:
   - Debian/Ubuntu .deb packages, Fedora .rpm packages.
   - Windows NSIS installer.
   - MacOS X .dmg packages (should be universal binaries!)
-* mmap()ed WAD file I/O.  This is potentially useful for ports to
-  embedded / low memory systems, as currently the contents of WAD lumps
-  are copied into the zone memory.
-* Better icon for chocolate-setup.
-* Free version of the Chocolate Doom logo (from scratch, not using the
-  Doom imp sprite), so t-shirts can be printed!
 * File selector for chocolate-setup, so that WADs can be selected from
   a browser, instead of simply typing the filenames.
 * Multiplayer:
@@ -26,7 +20,7 @@ To do:
   - Test on and fix for architectures where ((-2) >> 1) != -1
   - Use size-specific types (eg. int32_t instead of int)
   - Don't make structure packing assumptions when loading levels.
-* Port to every OS under the sun
+* Port to every OS and architecture under the sun

 Crazy pie in the sky ideas: