summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 6 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 17a3f434..28a39986 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,17 @@
+ Imported the spechit overrun emulation code from prboom-plus. Thanks to
+ Andrey Budko for this.
+ New show_endoom option in the chocolate-doom.cfg config file allows
+ the ENDOOM screen to be disabled.
+
Fixes for big endian machines (thanks locust)
+ Fixed the behavior of the dehacked maximum health setting.
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.
- Imported the spechit overrun emulation code from prboom-plus. Thanks to
- Andrey Budko for this.
- New show_endoom option in the chocolate-doom.cfg config file allows
- the ENDOOM screen to be disabled.
0.1.2 (2005-10-29):