Correctly detect button presses on keyboards with alternate key mappings.

This may fix the key-mapping issues Mac users have reported


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@688 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2003-02-05 20:19:07 +00:00
parent 71e99b18cf
commit 5ffa64991b
2 changed files with 10 additions and 5 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.2:
- Correctly deal with multiply-mapped keys. This may fix some keys
not being detected correctly on the Mac as well - PBlue
- OpenGL mode now fully supports partial screen updates -Mika
- Fixed melee ship selection-box bugs -fOSSiL
- Added a 4th button to starcon.key 'Esc' now emergency-escapes -PBlue