summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSimon Howard2008-08-28 23:31:53 +0000
committerSimon Howard2008-08-28 23:31:53 +0000
commit74c5ffb989efc1cfb3243f314708ece4902e3bb7 (patch)
tree0d1d056eaac8ace7c9478c9caa4961d39bc0c5f7 /TODO
parent9c02ad0e57df20f49a094b81fc2ef7c54830b5ea (diff)
downloadchocolate-doom-74c5ffb989efc1cfb3243f314708ece4902e3bb7.tar.gz
chocolate-doom-74c5ffb989efc1cfb3243f314708ece4902e3bb7.tar.bz2
chocolate-doom-74c5ffb989efc1cfb3243f314708ece4902e3bb7.zip
Update TODO.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1193
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 1 insertions, 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: