- May 22, 2020
-
-
James Hale authored
-
- May 20, 2020
-
-
Monster Iestyn authored
Sprite projection fixes See merge request !954
-
Monster Iestyn authored
-
- May 19, 2020
-
-
Monster Iestyn authored
on second thought maybe we don't need extra tx clamping, it turns out to be more effort than it's worth (at least for now) meanwhile, let's move x/yscale calculations down since we don't actually need them until later on
-
Monster Iestyn authored
this makes it so that higher fov values can actually let you see all the sprites that should be in the view
-
Monster Iestyn authored
-
Monster Iestyn authored
-
Monster Iestyn authored
added basic culling of papersprites if tx for either is too large, proper clamping to be added later also removed some commented out old code
-
Monster Iestyn authored
it always bothered me that "rot" was used for both of the above, since it confused me as to what it was for every time I look at this function
-
Monster Iestyn authored
also add a few comments to explain what tx/tz are
-
- May 18, 2020
-
-
MascaraSnake authored
Smooth polyobject movement and other cleanup See merge request !947
-
MascaraSnake authored
Store waypoints at map load instead of iterating through the thinker list to find them See merge request !938
-
LJ Sonic authored
-
LJ Sonic authored
-
https://git.magicalgirl.moe/STJr/SRB2.gitLJ Sonic authored
# Conflicts: # src/hardware/hw_main.c # src/p_spec.c
-
LJ Sonic authored
-
- May 17, 2020
-
-
MascaraSnake authored
-
MascaraSnake authored
Fix missing sprite column (resolves #135) See merge request !944
-
MascaraSnake authored
FOF cleanup See merge request !910
-
- May 16, 2020
-
-
LJ Sonic authored
-
Monster Iestyn authored
-
MascaraSnake authored
S_StopSoundByID Lua support See merge request !925
-
MascaraSnake authored
More Demo code cleanup See merge request !942
-
MascaraSnake authored
Fix A_SignSpin not being usable in Lua or SOC due to an error See merge request !946
-
MascaraSnake authored
-
MascaraSnake authored
-
MascaraSnake authored
-
MascaraSnake authored
T_PolyObjWaypoint: We can find waypoints in constant time now, so no need to store the waypoint mobj in the thinker anymore
-
MascaraSnake authored
-
MascaraSnake authored
-
SteelT authored
- May 15, 2020
-
-
MascaraSnake authored
Fix colormap mipmap memory leak on the character select in OpenGL See merge request !943
-
MascaraSnake authored
Character select in Nights mode. See merge request !862
-
Lactozilla authored
-
Lactozilla authored
-
MascaraSnake authored
-