diff options
author | Simon Howard | 2011-04-11 19:49:45 +0000 |
---|---|---|
committer | Simon Howard | 2011-04-11 19:49:45 +0000 |
commit | eb86fcdf3099404ed8cc0feaf96dd94654d2b8dd (patch) | |
tree | 26acfbe82ee8ce3281e8f254467e6f66af095159 /NEWS | |
parent | d4ef7c37721ee261ac23305fd52239a91e58250a (diff) | |
download | chocolate-doom-eb86fcdf3099404ed8cc0feaf96dd94654d2b8dd.tar.gz chocolate-doom-eb86fcdf3099404ed8cc0feaf96dd94654d2b8dd.tar.bz2 chocolate-doom-eb86fcdf3099404ed8cc0feaf96dd94654d2b8dd.zip |
Allow the shift key to be held down when changing key/mouse/joystick
bindings to prevent bindings to the same key from being cleared (thanks
myk).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2325
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ reorganised to a better arrangement. * It is now possible to load .lmp files (and play back demos) with long filenames (thanks blzut3). + * In the setup tool, it is now possible to hold down shift when + changing key/mouse/joystick bindings to prevent other bindings + to the same key from being cleared (thanks myk). Compatibility: * Added support for the alternate version of the Final Doom |