- Dec 10, 2022
-
-
Eidolon authored
-
Eidolon authored
In environments without zlib installed, png would fail to build since it can't find zlib.h. The zlib build's generated public include dir needs zlib.h to work. openmpt fails to build because it can't find Rpcrt4, which is not a necessary link under mingw, but exists in some mingw-w64 toolchains. It is only needed for MSVC.
-
Eidolon authored
-
- Dec 09, 2022
-
-
Eidolon authored
-
Eidolon authored
Add haptic functions for Lua scripting See merge request STJr/SRB2!1872
-
Eidolon authored
Add gamepad library and hooks for Lua scripting See merge request STJr/SRB2!1871
-
Eidolon authored
-
- Dec 08, 2022
-
- Dec 05, 2022
- Dec 04, 2022
-
-
MascaraSnake authored
-
- Nov 29, 2022
-
-
sphere authored
Fix PolyObject visibility/tangibility constants See merge request STJr/SRB2!1886
-
sphere authored
Dynamic slope vertices: Allow untagged vertices which don't move Closes #917 See merge request STJr/SRB2!1885
- Nov 26, 2022
-
-
-
ashi authored
-
LJ Sonic authored
Better viewpoint switching See merge request STJr/SRB2!1875
-
LJ Sonic authored
Fix Download Consent/Snake minigame not having controller support Closes #836 and #835 See merge request STJr/SRB2!1883
-
- Nov 25, 2022
-
-
LJ Sonic authored
This would conflict if your shift key is bound to a control =((
-
sphere authored
Fix suspicious statue still being tangible for ~40 tics after spawning lance-a-bot Closes #856 See merge request STJr/SRB2!1882
-
MascaraSnake authored
-
- Nov 24, 2022
-
-
MascaraSnake authored
-
- Nov 23, 2022
- Nov 22, 2022
-
-
Radicalicious authored
-
- Nov 21, 2022
- Nov 20, 2022
- Nov 16, 2022
-
-
LJ Sonic authored
-
LJ Sonic authored
-
LJ Sonic authored
-
Eidolon authored
Minor comptime refactoring. See merge request !1776 (cherry picked from commit dc02339c) 9bfc82a1 Prevent comptime.* from failing compilation a614865d Make comptime.sh conform to POSIX and less redundant, among other improvements b7711b2b Pass argument list directly to functions that use them; quote arguments when used.
-
Lactozilla authored
-
Lactozilla authored
-