git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2168 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2006-01-12 20:11:03 +00:00
parent f93613b497
commit 78f9f2fa30
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.5:
- Remaped special chars used in the game (degree, infinity and earth
signs; middle dot) to their UCS equivalent codes (bug #818) - Alex
- 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;