Color Depth configuration is now entirely automatic

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2162 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2006-01-11 08:33:52 +00:00
parent 5028c9852a
commit e8b462a54a
13 changed files with 102 additions and 183 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.5:
- Color depth is now determined entirely automatically - Michael
- Text input is now available in languages other than English
(UCS/Unicode; SDL does not support Unicode input on Windows yet;
you must have proper font chars installed -- see translations) - Alex