Added minor PCMenu cleanups (Gradient Colors, Outfit Screen) from Nic

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@547 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2003-01-12 22:22:32 +00:00
parent 993bc36790
commit 39ddda171e
3 changed files with 17 additions and 8 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.2:
- Minor fixes for pc-fonts (Outfit screen, gradient color swap) -by Nic
- DCQ is now accessed uniformly by routines in gfx_common.c
- Fixed OpenGL colors on MacOS X -Mika
- Added a sane cmd-line naming scheme: --opt=(pc|3do) see --help for more -PBlue