More changes for online key config; config is shown but not editable.

The default key configuration has been slightly modified for easier
display, but the VControl template is still compatible.  The default
keys.cfg prior to this will not render properly but still works.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2425 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2006-09-02 09:28:02 +00:00
parent e0366a964f
commit 127bf24b30
9 changed files with 339 additions and 98 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.6:
- Default key configuration changed slightly; online display of current
key bindings - Michael
- Input templates can now be renamed, both online and off - Michael
- Fixed an integer-size error that was causing crashes on AMD64, from
Solomon Peachy (#895) - Michael