diff options
author | Simon Howard | 2011-03-06 21:08:32 +0000 |
---|---|---|
committer | Simon Howard | 2011-03-06 21:08:32 +0000 |
commit | 68f51552ff65668deaeef923fc8c496d64ea9a60 (patch) | |
tree | a23137a2b6124e33a31948690f751c15094d2174 /NEWS | |
parent | 52db6da5814c867fc6dd6bb0ec5d51d76b1fcc4e (diff) | |
parent | b0519667da8edcea1592a0ba7b0dfa4b4709e034 (diff) | |
download | chocolate-doom-68f51552ff65668deaeef923fc8c496d64ea9a60.tar.gz chocolate-doom-68f51552ff65668deaeef923fc8c496d64ea9a60.tar.bz2 chocolate-doom-68f51552ff65668deaeef923fc8c496d64ea9a60.zip |
Merge from trunk.
Subversion-branch: /branches/raven-branch
Subversion-revision: 2292
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,10 @@ 1.6.0 (2011-??-??): + Compatibility: + * Very short sound effects are not played, to better emulate the + behavior of DMX in Vanilla Doom (thanks to Quasar for help in + investigating this). + Bugs fixed: * Menu navigation when using joystick/joypad (thanks Alexandre Xavier). @@ -7,6 +12,7 @@ right shift, not left shift (thanks AlexXav). * Default joystick buttons for the setup tool now match Vanilla (thanks twipley). + * Visual Studio project files work again (thanks GhostlyDeath). libtextscreen: * It is now possible to type a '+' in input boxes (thanks |