mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-26 06:20:16 -04:00

* apply Vanilla demo fixes This applies all the fixes found on http://prboom.sourceforge.net/mbf-bugs.html Of the demos used for regression checking in Chocolate Doom's quickcheck directory, the AV and D2TWID demos now pass. The others still desync sooner or later. :( * add compatibility changes for EV_VerticalDoor() and EV_BuildStairs() This time directly taken from PrBoom+. * cosmetics * revert major changes to EV_VerticalDoor() and EV_BuildStairs() I'll probably just inject Vanilla code in there. I somehow prefer this approach over PrBoom+'s if-the-else hell. * unifying comments
Languages
C
98.9%
CMake
0.9%
Python
0.2%