From 52c34aaca93bcc1c685cd10c43a0005984830fb9 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sat, 12 Oct 2013 04:03:24 +0000 Subject: Merge HH-TODO into main TODO file. Subversion-branch: /branches/v2-branch Subversion-revision: 2700 --- HH-TODO | 19 ------------------- TODO | 9 +++++++++ 2 files changed, 9 insertions(+), 19 deletions(-) delete mode 100644 HH-TODO diff --git a/HH-TODO b/HH-TODO deleted file mode 100644 index b690237b..00000000 --- a/HH-TODO +++ /dev/null @@ -1,19 +0,0 @@ -Heretic: - * Frequency shifted sounds. - * Check for endianness assumptions - * Remove NeXT and WATCOMC defines - * Structure packing macros for structures read from disk - * Merge r_draw.c to common version and delete duplicate - * v1.2 emulation (if possible) - * Screensaver mode - -Hexen: - * CD-ROM music playback - * Frequency shifted sounds. - * Check for endianness assumptions - mostly done now - * Remove NeXT and WATCOMC defines - * Structure packing macros for structures read from disk - * Merge r_draw.c to common version and delete duplicate - * v1.0 emulation (if possible/necessary) - * Screensaver mode - diff --git a/TODO b/TODO index a2887e02..b6d995e0 100644 --- a/TODO +++ b/TODO @@ -15,6 +15,15 @@ To do: - Don't make structure packing assumptions when loading levels. - Port to every OS and architecture under the sun +Heretic/Hexen: + * Frequency shifted sounds. + * Check for endianness assumptions - mostly done now + * Structure packing macros for structures read from disk + * Merge r_draw.c to common version and delete duplicate + * Heretic v1.2 emulation (if possible) + * Hexen v1.0 emulation (if possible/necessary) + * Screensaver mode + Crazy pie in the sky ideas: * Automatic WAD installer - download and run TCs from a list automatically -- cgit v1.2.3