From 08a258aa0f956daba6b38199ab51b99b32127383 Mon Sep 17 00:00:00 2001 From: gewlitys Date: Sat, 30 Nov 2002 15:39:23 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@269 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sc2/TODO b/sc2/TODO index 24b94e58f..8c6877f44 100644 --- a/sc2/TODO +++ b/sc2/TODO @@ -22,8 +22,6 @@ Serious bugs (crash the game, high priority): Glitches (don't crash the game, medium priority): - The melnorme don't charge for fuel when you ask "fill 'er up" Instead, they pay you a Credit. -- Autopilot indicator keeps blinking when entering combat, when autopilot - was on. - momentary slowdown of scrolling in hyperspace about once per second You can see this if you look very closely, or increase the resolution of the frame counter to 10 times per second and start with -ttl. @@ -187,6 +185,7 @@ Stuff still to do (small): - Kohr-Ah FRIED colour is blue on 3DO (and currently UQM), while red on PC. (add switch?) - '-T 0' option to turn speech off doesn't work when using SDL_mixer. +- Scanlines not implemented yet for pure mode Questions: - remove src/sc2code/test.c?