Completed fix for #660 (SetJoyThreshold failure won't crash game).

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1637 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2005-04-17 16:30:21 +00:00
parent c4519a6766
commit 9766ee17d2
2 changed files with 14 additions and 10 deletions
+3
View File
@@ -1,4 +1,7 @@
Changes towards version 0.4:
- VControl parse errors suppressed unless critical - attempting to set
the threshold of a nonexistent joystick no longer makes the game refuse
to run (Bug #660, again) - Michael
- Properly handling Thraddash-Ilwrath mission overlap (bug #530) -Alex
- Separate 'ask for fuel' player responses for Mercury and Luna missions
(bug #716), from Nic