diff options
-rw-r--r-- | TODO | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -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: |