From 3f5d4eba2f0207e8e493cddda64f45c28d5553b7 Mon Sep 17 00:00:00 2001 From: gewlitys Date: Thu, 5 Dec 2002 03:53:46 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@341 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/TODO b/sc2/TODO index 9453e1895..1897debdd 100644 --- a/sc2/TODO +++ b/sc2/TODO @@ -83,6 +83,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 + - Or, perhaps more probably, the background image isn't drawn properly + (and thus the planet there is some old buffer remains for that moment) - Moving crosshair in planet screen leaves a light trace to the image in OpenGL mode (SDL surface format conversion problem) - You seem to be able to do certain things before you're supposed to