gzdoom-gles/wadsrc/static/filter
Christoph Oelckers 4fd9765a18 - removed the limiter flags again and addressed the underlying problem properly.
The real issue is that the number of unattenuated sounds was unchecked and the near limit never kicked in.
To do this properly it is necessary to adjust the limit distance by the attenuation - zero attenuation must mean infinite distance and for high attenuations the distance must be lowered for limiting to work as intended.
The limit for the Doom boss sounds was increased to 4 to compensate for this change.

# Conflicts:
#	src/common/audio/sound/oalsound.cpp
2020-10-29 12:10:49 +01:00
..
game-doom/graphics Replaced copyrighted assets contained inside the engine PK3. 2017-09-07 04:10:14 -04:00
game-doomchex - removed the limiter flags again and addressed the underlying problem properly. 2020-10-29 12:10:49 +01:00
game-heretic Oops, fixed default bindings not being loaded from pwads. 2020-02-28 19:14:52 +01:00
game-hexen - Fixed jump key in Hexen for the modern keyboard presets. 2020-05-21 20:13:57 +02:00
game-raven/graphics Replaced copyrighted assets contained inside the engine PK3. 2017-09-07 04:10:14 -04:00
game-strife - Replace the "IJKL" keyboard preset with "OKL;". 2020-05-19 14:20:57 +02:00