]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Add underwater sound filter
authorDaft Mugi <daftmugi@gmail.com>
Thu, 29 Feb 2024 10:37:37 +0000 (04:37 -0600)
committerbones_was_here <bones_was_here@xonotic.au>
Sun, 10 Mar 2024 15:43:24 +0000 (01:43 +1000)
commitb134a4aeee8f2cabaef8f6bea8c23393b3159d49
tree7b81ea0e72cd3b2c012c2d8cd92dc573ae3c343e
parentc1bc0951402274b2d01e3b6e3edb5e32ac70f174
Add underwater sound filter

Enabled by default. Use 'snd_waterfx 0' to disable it.

Adapted code from Ironwail so that it works in this engine.

Cherry-picked from daftmugi/wrath-darkplaces
client.h
snd_main.c
snd_main.h
snd_mix.c
view.c