From e7f792773b756b5f95eb1adbcc2f2fd4c6cf4ed7 Mon Sep 17 00:00:00 2001 From: gewlitys Date: Tue, 3 Dec 2002 01:04:38 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@298 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/TODO b/sc2/TODO index 6830631d5..e18afb9e1 100644 --- a/sc2/TODO +++ b/sc2/TODO @@ -102,6 +102,8 @@ Glitches (don't crash the game, medium priority): isn't restored when loading. - When exiting from planet surface with lander, the 3d planet isn't updated for a little moment which causes black track on planet to be seen +- Moving crosshair in planet screen leaves a light trace to the image + in OpenGL mode (SDL surface format conversion problem) Implementation bugs (low priority):