diff options
author | Simon Howard | 2008-09-27 01:01:00 +0000 |
---|---|---|
committer | Simon Howard | 2008-09-27 01:01:00 +0000 |
commit | 861677f802dada9be3e281654d6d02e6952ee680 (patch) | |
tree | 00c189ddce6201c73ef4a03e1d4badaca6869e20 /HH-TODO | |
parent | fc4f278bc33c1d3d5a9f29226a092fadd141dfac (diff) | |
download | chocolate-doom-861677f802dada9be3e281654d6d02e6952ee680.tar.gz chocolate-doom-861677f802dada9be3e281654d6d02e6952ee680.tar.bz2 chocolate-doom-861677f802dada9be3e281654d6d02e6952ee680.zip |
Set the title bar in Heretic.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1292
Diffstat (limited to 'HH-TODO')
-rw-r--r-- | HH-TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -8,7 +8,6 @@ Heretic: * Merge r_draw.c to common version and delete duplicate * Multiplayer code to use Chocolate Doom multiplayer code. - * WAD code to use the new locking API * Save config file * Frequency shifted sounds. * Update input code to work properly with vanilla_keyboard_mapping @@ -17,7 +16,6 @@ Heretic: * Savegame code to write structures predictably and endianness-correct * Remove NeXT and WATCOMC defines * Structure packing macros for structures read from disk - * Title bar Hexen: * Merge v_video.c to common version and delete duplicate |