foxygit / doom Log in
commit d0467c9ae23b775548b8a6c33b01f18d935cf47d
Author:     Mike Swanson <mikeonthecomputer@gmail.com>
AuthorDate: Sat May 21 12:38:27 2016 -0700
Commit:     Mike Swanson <mikeonthecomputer@gmail.com>
CommitDate: Sat May 21 12:38:27 2016 -0700

    NEWS: Strife IWAD/voices.wad loading behavior tweak
---
 NEWS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/NEWS b/NEWS
index fe11b4a2..c8a89493 100644
--- a/NEWS
+++ b/NEWS
@@ -54,6 +54,8 @@ HEAD:
       the vanilla code. (thanks Quasar)
     * Fix several differences in constants compared to vanilla (thanks
       Nuke.YKT, Quasar)
+    * When using -iwad, voices.wad from the IWAD's directory is prefered
+      over auto-detected DOS/Steam/GOG.com installs. (thanks Quasar)

     libtextscreen:
     * Simplify the API for creating and managing tables and columns.