Added "gestalt mode" for key-acceleration; fixes #381

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@985 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2003-06-19 06:59:50 +00:00
parent 921f9f637e
commit 21b7107f1a
5 changed files with 50 additions and 11 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Added "gestalt mode" for acceleration cancels; fixes #381 - Michael
- Fixed some "false key cancels" in the input system, addressing bugs
#378 and #379 -Michael
- Completely reworked the input system