Added gamma correction option to the setup menu; bug #977; some work from Nic

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3645 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2011-07-14 21:36:36 +00:00
parent 9649e30f33
commit c0bc500620
9 changed files with 227 additions and 16 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.8:
- Added gamma correction to the setup menu (bug #977) - Alex, Nic
- Refactor Melnorme comm code to make modding easier; step 1 (bug #1128),
from Scott A. Colcord
- Added aspect ratio option to the setup menu - Alex