- Feb 28, 2021
-
-
Lactozilla authored
-
Lactozilla authored
This was causing a buffer underwrite too. Lovely.
-
- 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
- Feb 13, 2021
- Feb 12, 2021
-
- 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
-
- 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.
-
- 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
- Jan 22, 2021
-
-
LJ Sonic authored
Fix mobj unarchiving code See merge request STJr/SRB2!1384
-
- Jan 20, 2021
-
- Jan 17, 2021
-
-
This reverts commit 6f9c48a3. # Conflicts: # src/p_mobj.c
-
- Jan 14, 2021
-
-
SteelT authored
Add Logan to the credits See merge request STJr/SRB2!1379
-
- Jan 12, 2021
-
-
Tatsuru authored
-
- Jan 11, 2021
-
-
Tatsuru authored
-
- Jan 10, 2021
-
-
Golden authored
-
- Jan 07, 2021
-
-
SteelT authored
Fix CV_RegisterVar returning LUA_GetErrorMessage to Lua when CV_CALL is involved. (Resolves #403) Closes #403 See merge request STJr/SRB2!1346
-