- Aug 09, 2021
-
-
Lactozilla authored
-
- Jul 22, 2021
-
-
Lactozilla authored
-
- Jul 21, 2021
-
-
Lactozilla authored
-
- 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 STJr/SRB2!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
-
-
sphere authored
Use floating-point math for polyobject planes as well. Closes #581 See merge request STJr/SRB2!1533
-
SteelT authored
-
- Jul 11, 2021
-
-
Monster Iestyn authored
-
- Jul 02, 2021
-
-
James R. authored
-
James R. authored
Take advantage of new Makefile in appveyor.yml See merge request STJr/SRB2!1561
-
- 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
-
Tatsuru authored
Use return value of KeyDown and KeyUp hooks See merge request STJr/SRB2!1559
-
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
-
James R. authored
If a variable is defined as in 'make CC=gcc-10', then that definition overrides anything other definition in the Makefile.
-
James R. authored
After a checkout from before revision, old directories such as bin/Linux64 only remain if untracked files exist within. This may be confusing to the user. They may even use an outdated executable if it is one of those untracked files.
-
LJ Sonic authored
Hooklib refactor See merge request STJr/SRB2!1307
-
- Jun 21, 2021
- Jun 20, 2021
- Jun 19, 2021
-
-
https://git.do.srb2.org/STJr/SRB2.gitLJ Sonic authored
# Conflicts: # src/lua_hook.h # src/lua_hooklib.c
-
LJ Sonic authored
Let Lua access key presses, mouse properties, and joystick properties See merge request STJr/SRB2!1436
-
LJ Sonic authored
# Conflicts: # src/lua_script.c
-
- Jun 18, 2021
-
-
sphere authored
Restore toggle for Robo-Hood to not jump away from nearby players. See merge request STJr/SRB2!1548
-