only update portion of screen that has changed on entering orbit.

This is about the smoothest I know how to make it.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@868 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2003-03-08 01:36:35 +00:00
parent c884eb7528
commit b638ff774e
3 changed files with 18 additions and 15 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Decelerate when entering orbit to give a smoother effect -PhracturedBlue
- fix subtitle text overlap issues (bug 232)
- 'Esc' now leaves planet surface (bug233) -PhracturedBlue
- Fix race on exiting starbase (bug 230) -PracturedBlue