Gestalt acceleration is now continuous (matches PC input in starmap)

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@997 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2003-06-27 07:34:59 +00:00
parent 91918bf120
commit 5a130e97b7
2 changed files with 55 additions and 27 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.3:
- Gestalt mode accelerates continuously as long as some key is held;
should resolve to PC-style input wrt bug #381 - Michael
- Fixed some more false key cancels, addressing 378 again - Michael
- Added "gestalt mode" for acceleration cancels; fixes #381 - Michael
- Fixed some "false key cancels" in the input system, addressing bugs