Woof! 4.0.2
fabiangreffrath
released this
23 Mar 08:16
·
2311 commits
to master
since this release
- Add a config example for Vanilla automap colors (thanks @OpenRift412),
- Do not collapse leading slashes on Windows anymore in
NormalizeSlashes()
to recognize canonicalized Windows paths (@rfomin). - Prevent running out of stack space in
P_SetMobjState()
(@rfomin). - Only save MUSINFO music in savegames if it's actually playing.
- Keep the
comp_3keydoor
compatibility flag out of thecomp[]
array to prevent demo header mismatch with PrBoom+.