Updated for pending 0.6 release

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2503 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2006-11-14 11:16:51 +00:00
parent 6cb7c0988e
commit fccfb82dad
+23
View File
@@ -12,6 +12,29 @@ Changes are broadly classified into the following categories:
unlikely to be of interest to you unless you plan on coding
extensions.
Version 0.6
-------------
NEW FEATURES
- Netplay! You can now engage in Super Melee over the Internet.
- Key configuration is now entirely in-game.
- UQM now compiles and runs on 64-bit systems.
BUGFIXES
- The Quit button (F10) now works properly when used during the
introduction sequence.
- Various small fixes to text and conversation logic.
INTERNAL CHANGES
- The setup menu now reads all its text from the content, easing
translation.
- The MOD player for PC-style music can now be linked against an
external version of libmikmod.
- Various code cleanups and memory optimizations.
Version 0.5
-------------