ref: 74c5ffb989efc1cfb3243f314708ece4902e3bb7
parent: 9c02ad0e57df20f49a094b81fc2ef7c54830b5ea
author: Simon Howard <[email protected]>
date: Thu Aug 28 19:31:53 EDT 2008
Update TODO. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1193
--- a/TODO
+++ b/TODO
@@ -4,12 +4,6 @@
- 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 @@
- 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: