From 40af544daaa9d0006f2df1e6a0fcbed478c19739 Mon Sep 17 00:00:00 2001 From: avolkov Date: Wed, 29 Jan 2003 18:05:15 +0000 Subject: [PATCH] minor error correction git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@594 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sc2/TODO b/sc2/TODO index f524d5608..a64a6f5f0 100644 --- a/sc2/TODO +++ b/sc2/TODO @@ -103,6 +103,7 @@ Implementation bugs (low priority): - Using arrow keys with SDL_mixer will not work. - More work should be done to better sync the text we have. - Slider doesn't track the audio very well + Stuff still to do (large): - add some way to configure your keys (assigned to mstr) @@ -152,7 +153,7 @@ Stuff still to do (small): - Also remove the values that are pointers into the heap, since those get cached and restored by the load routine anyway. - update the current types.h draft for target platforms as needed -- Kohr-Ah FRIED colour is blue on 3DO (and currently UQM), while red on PC. +- Kohr-Ah FRIED colour is blue on 3DO (and currently UQM), while yellow on PC. (add switch?) - '-T 0' option to turn speech off doesn't work when using SDL_mixer. - add some icon for the game in the cvs tree