Added a 4th button DEVICE_BUTTON4 currently assigned as 'Esc' which

executes an emergency-escape (the old chord still works too)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@678 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2003-02-05 03:52:50 +00:00
parent acfdfa9eda
commit 224593e705
9 changed files with 46 additions and 30 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.2:
- Added a 4th button to starcon.key 'Esc' now emergency-escapes -PBlue
- Biadapt and biadv scalers now work in OpenGL mode too -Mika
- Fixed lockup when fastforwarding through orz comm -PBlue
- A new windows installer is now in builds/win32_install -PBlue