- Dec 23, 2019
- Dec 22, 2019
-
-
MascaraSnake authored
Flats in walls See merge request !548
-
MascaraSnake authored
Fix super theme ending early if invincibility expired See merge request !559
-
MascaraSnake authored
Fix pflags not being properly reset when entering dust devil from top See merge request !556
-
MascaraSnake authored
(UDMF prereq.) Map data lump interface See merge request !535
-
MascaraSnake authored
-
MascaraSnake authored
# Conflicts: # src/p_setup.c
-
MascaraSnake authored
# Conflicts: # src/p_mobj.c
-
MascaraSnake authored
As a result, the old generic hoops now use 24 sprites instead of 32.
-
- Dec 21, 2019
-
-
SteelT authored
-
- Dec 20, 2019
-
-
James R. authored
-
- Dec 19, 2019
-
-
Alam Ed Arias authored
This reverts commit 2a9a2c0f.
-
Alam Ed Arias authored
-
lachwright authored
-
SteelT authored
-
- Dec 18, 2019
- Dec 17, 2019
-
-
Lactozilla authored
-
SteelT authored
- Dec 16, 2019
-
-
Tatsuru authored
-
Monster Iestyn authored
-
Monster Iestyn authored
Fix `numoflines` calculations in sectorlines_* functions by first typecasting seclines (the sector.lines address) to size_t before doing any math on it, then (after the math) typecast the result to size_t * and dereference it. And yes, this time I tested it to make sure it works :)
-
Monster Iestyn authored
- Dec 15, 2019
-
-
MascaraSnake authored
-
MascaraSnake authored
-