Some updates

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@439 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2002-12-18 20:08:14 +00:00
parent 4f1b11d224
commit 09b5e56c8c
3 changed files with 7 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
0.2:
- Displaying correct lander images, from fOSSiL.
- 3D planet now uses phong lighting, from PhracturedBlue
- Put save data and temporary files in a seperate dir - SvdB
- Fix OpenGL colors on big-endian CPUs, from Bryce McKinlay