shithub: choc

Download patch

ref: 66a3f0b62f127b8487992fdb01068b6103f80a1f
parent: aa1286383efc26ee3bd558f5e12c64299931bdb4
author: Simon Howard <fraggle@gmail.com>
date: Sat Jan 7 11:59:52 EST 2006

Update NEWS

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 258

--- 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):