git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@296 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2002-12-02 20:05:38 +00:00
parent 5167100ba9
commit a6a8dfd856
2 changed files with 1 additions and 3 deletions
+1
View File
@@ -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
-3
View File
@@ -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):