From b574dd5b0d59bff2d05eaf1f131897bd9b5c280d Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 1 Oct 2008 19:56:32 +0000 Subject: Update HH-TODO. Subversion-branch: /branches/raven-branch Subversion-revision: 1321 --- HH-TODO | 9 --------- 1 file changed, 9 deletions(-) (limited to 'HH-TODO') diff --git a/HH-TODO b/HH-TODO index f2fe6fbb..584ac9db 100644 --- a/HH-TODO +++ b/HH-TODO @@ -21,27 +21,18 @@ Heretic: * Screensaver mode Hexen: - * Merge v_video.c to common version and delete duplicate * Merge r_draw.c to common version and delete duplicate * Remove duplicates: - - Key definitions - - Angles - Skill levels - - Events - - Endianness macros - - i_system - - argv * Multiplayer code to use Chocolate Doom multiplayer code. * WAD code to use the new locking API * Config file code to use m_config.c (and add H/H-specific variables) * Use the common i_sound API. Frequency shifting? * Use the common cheats code * Update input code to work properly with vanilla_keyboard_mapping - * MAXINT -> INT_MAX, etc. * Check for endianness assumptions (shouldn't be too bad if it was developed on NeXT) * Savegame code to write structures predictably and endianness-correct - * Remove NeXT and WATCOMC defines * Structure packing macros for structures read from disk * Screensaver mode -- cgit v1.2.3