summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Howard2006-01-07 16:59:52 +0000
committerSimon Howard2006-01-07 16:59:52 +0000
commit66a3f0b62f127b8487992fdb01068b6103f80a1f (patch)
tree4783a9fddd39ad882463e7163dafc5663e41b991 /NEWS
parentaa1286383efc26ee3bd558f5e12c64299931bdb4 (diff)
downloadchocolate-doom-66a3f0b62f127b8487992fdb01068b6103f80a1f.tar.gz
chocolate-doom-66a3f0b62f127b8487992fdb01068b6103f80a1f.tar.bz2
chocolate-doom-66a3f0b62f127b8487992fdb01068b6103f80a1f.zip
Update NEWS
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 258
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 511e1366..d3952802 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
Fixes for big endian machines (thanks locust)
+ Fix the "-skill 0" hack to play without any items (thanks to Janizdreg
+ for pointing out that this was nonfunctional)
+ Fix playing of sounds at odd sample rates (again). Sound effects at
+ any sample rate now play, but only sounds with valid headers.
+ This is the *real* way Vanilla Doom behaves. Thanks to myk for
+ pointing out the incorrect behavior.
0.1.2 (2005-10-29):