ZDoom / gzdoom

GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilities
http://zdoom.org
GNU General Public License v3.0
2.33k stars 528 forks source link

restore old fadestep behavior if SPF_NEGATIVE_FADESTEP is not passed in #2544

Closed RicardoLuis0 closed 2 months ago

RicardoLuis0 commented 2 months ago

seems like #2424 is breaking mods that use negative fadestep values higher than -1 expecting it to do automatic fading, this gates that behavior behind a flag for compatibility