Woof! 4.0.2
·
2793 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_3keydoorcompatibility flag out of thecomp[]array to prevent demo header mismatch with PrBoom+.