- Oct 24, 2020
- Oct 23, 2020
-
-
James R. authored
Add multithreading option for CMake See merge request STJr/SRB2!1204
-
- Oct 20, 2020
- Oct 18, 2020
- Oct 15, 2020
-
-
James R. authored
-
James R. authored
Fixes respawning over slopes after crossing a drop.
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
This should fix the janky falling off steep slopes and let you cling to them. Because when falling off a sector the edge of the player must not intersect the edge of the higher sector, it is trickier than step up. The height difference at the line must be stored to be useful.
-
- Oct 14, 2020
-
-
James R. authored
Fix gzip failing to compress SRB2's objdump on non-Windows. See merge request STJr/SRB2!1191
-
James R. authored
-
James R. authored
This is for slopes. When moving across a slope the height changes. Therefore compare the height at the edge where slopes meet so only a wall will block the player, and not a very steep slope.
-
- Oct 12, 2020
-
-
Golden authored
-
- Oct 03, 2020
-
-
James R. authored
2.2.8 prep See merge request STJr/SRB2!1170
-
James R. authored
-
James R. authored
Fix uninitialized variable issue in patches with missing grAb chunks See merge request STJr/SRB2!1171
-
James R. authored
Prevent Canarivore gas from teleporting up walls See merge request STJr/SRB2!1154
-
James R. authored
Fix #178 Closes #178 See merge request STJr/SRB2!1112
-
James R. authored
Remove "The OpenGL renderer is incomplete" notice (closes #281) Closes #281 See merge request STJr/SRB2!1169
-
James R. authored
Fix graphics replacements not taking effect via -file See merge request STJr/SRB2!1168
-
- Oct 02, 2020
-
-
Lactozilla authored
-
James R. authored
-
James R. authored
-
James R. authored
-
Lactozilla authored
-
-
SteelT authored
-
James R. authored
This is needed for graphics replacements to take effect.
-