- Feb 27, 2021
-
-
Lach authored
This reverts merge request !1309
-
- Feb 26, 2021
-
-
LJ Sonic authored
Make DEBUGMODE=1 builds (finally) compile, run and work in netgames See merge request STJr/SRB2!1405
-
- Feb 16, 2021
-
-
X.organic authored
-
X.organic authored
MOBJCONSISTANCY checks confined to gamestate GS_LEVEL. DEBUGMODE no longer implicitly enables them, making it netgame-compatible.
-
X.organic authored
-
LJ Sonic authored
A few minor tweaks before 2.2.9 See merge request STJr/SRB2!1403
-
- Feb 15, 2021
-
-
LJ Sonic authored
-
LJ Sonic authored
-
LJ Sonic authored
-
LJ Sonic authored
-
LJ Sonic authored
-
LJ Sonic authored
Remove P_AproxDistance deprecation warning See merge request STJr/SRB2!1402
-
SMS Alfredo authored
-
- Feb 13, 2021
-
-
LJ Sonic authored
Revert redundant hypot Closes #450 and #451 See merge request STJr/SRB2!1400
-
LJ Sonic authored
-
LJ Sonic authored
-
- Feb 12, 2021
-
-
LJ Sonic authored
Fix consoleplayer returning the server player during joining phase See merge request STJr/SRB2!1396
-
- Feb 10, 2021
- Feb 07, 2021
-
-
SteelT authored
Manage uploaded OpenGL textures with an internal list Closes #411 See merge request STJr/SRB2!1391
-
- Jan 31, 2021
-
-
James R. authored
Fix a divby0 when you have specific character stats. See merge request STJr/SRB2!1374
-
- Jan 28, 2021
-
-
Lactozilla authored
-
- Jan 27, 2021
-
-
Lactozilla authored
Indirectly fixes the game doing whatever after freeing a patch. This commit implements a FTextureInfo struct type, instead of it being a typedef to the GLMipmap_s struct type.
-
James R. authored
Make sliding against objects actually work (Fixes #400) Closes #400 See merge request STJr/SRB2!1348
-
- Jan 25, 2021
-
-
LJ Sonic authored
Replace P_AproxDistance with FixedHypot, and replace FixedHypot's algorithm with R_PointToDist2's See merge request STJr/SRB2!1320
-
LJ Sonic authored
Fix video mode 0 not getting centered See merge request STJr/SRB2!1344
-
LJ Sonic authored
Fix a misuse of levelflat_t.picture in OpenGL See merge request STJr/SRB2!1327
- Jan 22, 2021
-
-
LJ Sonic authored
Fix mobj unarchiving code See merge request STJr/SRB2!1384
-
- Jan 20, 2021
-
-
Lach authored
Allow water running in reverse gravity See merge request STJr/SRB2!1369
-
- Jan 17, 2021
-
-
This reverts commit 6f9c48a3. # Conflicts: # src/p_mobj.c
-
- Jan 14, 2021
-
- Jan 12, 2021
-
-
Tatsuru authored
-
- Jan 11, 2021
-
-
Tatsuru authored
-
- Jan 10, 2021
-
-
Golden authored
-
- Jan 07, 2021
-
-
SteelT authored
Pressing Ctrl+Backspace In An Empty Console Crashes SRB2 See merge request STJr/SRB2!1370