git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@458 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2002-12-21 21:11:04 +00:00
parent bafe27a132
commit b1dfc72631
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
0.2: 0.2:
- Planet surface is now smoothed, from PhracturedBlue
- Implemented scanlines in pure SDL mode - Mika - Implemented scanlines in pure SDL mode - Mika
- Star sizes and colors are now correct in solar system, from fOSSiL - Star sizes and colors are now correct in solar system, from fOSSiL
- Captain portraits in melee are now updated properly after battle and - Captain portraits in melee are now updated properly after battle and
-1
View File
@@ -146,7 +146,6 @@ Stuff still to do (medium size):
- try to speed up resource loading. It looks to be much slower now - try to speed up resource loading. It looks to be much slower now
than it needs to be. than it needs to be.
- Convert bulky media files into more compact representations - Convert bulky media files into more compact representations
- planet surface smoothing
- Proper uninitialization of everything when quitting - Proper uninitialization of everything when quitting
- Currently pretty nonexistant, got only some atexit callbacks - Currently pretty nonexistant, got only some atexit callbacks
- Option to display the planet statistics as text instead of images? - Option to display the planet statistics as text instead of images?