From a6a8dfd8567cd5649ebe6b8142a969c9ba1df9b6 Mon Sep 17 00:00:00 2001 From: gewlitys Date: Mon, 2 Dec 2002 20:05:38 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@296 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + sc2/TODO | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 341b934bd..7cb5ebb67 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ 0.2: +- Fixed lander position sign bug which was introduced by previous fixes - Initial display of planet surface on landing is at correct position - Planet scan is now properly erased when cancelling/landing - 3D planet view when entering orbit is now implemented diff --git a/sc2/TODO b/sc2/TODO index 5d471c622..6830631d5 100644 --- a/sc2/TODO +++ b/sc2/TODO @@ -102,9 +102,6 @@ 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 -- Lander seems to land in a position which is way too far from what you - selected.. it's supposed to be random but not to drift so much off - from the selection Implementation bugs (low priority):