- Aug 14, 2021
- Aug 13, 2021
-
-
LJ Sonic authored
-
- Aug 02, 2021
-
-
sphere authored
Fix #492 Closes #492 See merge request STJr/SRB2!1431
-
sphere authored
Fix console aliases bypassing CV_NOLUA Closes #619 See merge request STJr/SRB2!1573
-
sphere authored
Revert netvars to user value after demo finishes playback See merge request STJr/SRB2!1578
-
- Jul 31, 2021
-
-
Monster Iestyn authored
-
Monster Iestyn authored
P_ZMovement: add a P_MobjWasRemoved check after P_CheckPosition, so we can bail out if the mobj was removed (by Lua most likely)
-
- Jul 16, 2021
-
-
Nev3r authored
Actually tell you if the server is running an incompatible version See merge request STJr/SRB2!1509
-
Monster Iestyn authored
Lua userdata invalidate fix See merge request !1584
-
- Jul 13, 2021
-
-
Nev3r authored
-
Nev3r authored
-
Nev3r authored
Bugfix - Fix sporadically occurring incorrect userdata types in Lua, caused by previously loaded userdata which didn't get invalidated in previous sessions. Invalidate userdata for line and mapthing args. Invalidate userdata for slopes and their normal, origin and direction vectors.
-
- Jul 12, 2021
-
-
SteelT authored
- Jul 11, 2021
-
-
Monster Iestyn authored
-
- Jul 08, 2021
-
-
James R. authored
(Demos do not call CL_Reset BTW.)
-
- Jul 06, 2021
- Jul 02, 2021
-
-
James R. authored
-
- Jun 30, 2021
- Jun 29, 2021
-
-
James R. authored
According to this answer-- https://stackoverflow.com/a/45952425 --Make will always prefer a unix shell, even on Windows, if one can be found in Path. So we can't check PATH to determine if it's a Windows shell... this is just too much bother.
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
- Jun 24, 2021
-
-
James R. authored
-
James R. authored
Some issues with the Makefile See merge request STJr/SRB2!1553
-
- Jun 22, 2021
-
-
James R. authored
-