diff options
author | Simon Howard | 2008-09-28 03:13:07 +0000 |
---|---|---|
committer | Simon Howard | 2008-09-28 03:13:07 +0000 |
commit | 578617b72c5f97fe6517186a2b79d5fbc2d34812 (patch) | |
tree | b378d3b99e6ad7cadd174ea0aab5b992e0d22244 | |
parent | 891d364d58ef6f873db7c88421242622d5be9fd7 (diff) | |
download | chocolate-doom-578617b72c5f97fe6517186a2b79d5fbc2d34812.tar.gz chocolate-doom-578617b72c5f97fe6517186a2b79d5fbc2d34812.tar.bz2 chocolate-doom-578617b72c5f97fe6517186a2b79d5fbc2d34812.zip |
Update HH-TODO
Subversion-branch: /branches/raven-branch
Subversion-revision: 1299
-rw-r--r-- | HH-TODO | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -6,9 +6,8 @@ * Update docgen to generate manpages for Heretic/Hexen. Heretic: - * Merge r_draw.c to common version and delete duplicate + * Fix bug with SFX played at wrong volumes * Multiplayer code to use Chocolate Doom multiplayer code. - * Save config file * Frequency shifted sounds. * Update input code to work properly with vanilla_keyboard_mapping * Check all command line parameters @@ -16,6 +15,10 @@ Heretic: * 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 + * Recreate text mode startup using textscreen code. + * v1.2 emulation (if possible) + * Screensaver mode Hexen: * Merge v_video.c to common version and delete duplicate @@ -40,4 +43,5 @@ Hexen: * Savegame code to write structures predictably and endianness-correct * Remove NeXT and WATCOMC defines * Structure packing macros for structures read from disk + * Screensaver mode |