diff options
author | Simon Howard | 2011-03-06 22:42:12 +0000 |
---|---|---|
committer | Simon Howard | 2011-03-06 22:42:12 +0000 |
commit | dbdd53e7734b1166185a9906897d5dc87fd95376 (patch) | |
tree | 49d2ba05f5dee53a6aa052ed8027e07cd404d25f /NEWS | |
parent | 97ddedc959ecf361cc7ff2d9055aa4899252bccb (diff) | |
parent | 68f51552ff65668deaeef923fc8c496d64ea9a60 (diff) | |
download | chocolate-doom-dbdd53e7734b1166185a9906897d5dc87fd95376.tar.gz chocolate-doom-dbdd53e7734b1166185a9906897d5dc87fd95376.tar.bz2 chocolate-doom-dbdd53e7734b1166185a9906897d5dc87fd95376.zip |
Merge from raven-branch.
Subversion-branch: /branches/strife-branch
Subversion-revision: 2293
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 |