- Apr 05, 2022
-
-
Golden authored
- Shebang now directly calls /bin/sh - Improved indenting within the comprevision() function - Quoted several strings to prevent possible argument splitting - Replaced archaic backtick command statements with more descriptive `"$(...)"` statements - Replaced direct references to `test` with more readable, but equivalent `[ ... ]` statements - Replaced the ${str:0:8} bashism with an equivalent statement using POSIX cut - Moved redundant definitions of the comptime.h body to a single function that takes arguments
-
Golden authored
-
- Mar 06, 2022
-
-
sphere authored
-
sphere authored
-
sphere authored
Update Nightopians & other state changes See merge request STJr/SRB2!1744
-
sphere authored
Tutorial scenery See merge request STJr/SRB2!1722
-
sphere authored
Fix #805 Closes #805 See merge request STJr/SRB2!1757
-
sphere authored
Spawn MT_RAY when attempting to spawn MT_NULL Closes #801 and #800 See merge request STJr/SRB2!1751
-
sphere authored
2022 See merge request STJr/SRB2!1754
-
sphere authored
-
- Mar 04, 2022
-
-
sphere authored
Fix warning when compiling with NONET=1 See merge request STJr/SRB2!1753
-
sphere authored
Fix perfstats failing to compile with NOHW=1 See merge request STJr/SRB2!1728
-
- Mar 03, 2022
- Mar 02, 2022
- Feb 28, 2022
-
-
sphere authored
Convert old frame flags in Metal recordings to their 2.2.10 equivalents Closes #775 See merge request STJr/SRB2!1742
- Feb 22, 2022
-
-
sphere authored
-
- Feb 21, 2022
-
-
sphere authored
Fix blendmode V_ flags not working at full opacity in Software See merge request STJr/SRB2!1717
-
sphere authored
-
- Feb 19, 2022
-
-
sphere authored
-
sphere authored
Remove MT_NULL hacks Closes #721 See merge request STJr/SRB2!1729
-
sphere authored
Increase Eggman's hitboxes See merge request STJr/SRB2!1706
-
sphere authored
Improve bots (resolves #710) Closes #710 See merge request STJr/SRB2!1679
-
sphere authored
-
- Feb 17, 2022
-
-
sphere authored
Fix portals See merge request STJr/SRB2!1724
-
sphere authored
Fix #732 Closes #732 See merge request STJr/SRB2!1739
-
sphere authored
-
- Feb 14, 2022
-
-
sphere authored
-
- Feb 10, 2022
-
-
sphere authored
-
- Feb 08, 2022
-
-
sphere authored
-
- Feb 06, 2022
-
-
LJ Sonic authored
Allow people to update their Master Server listing on command. See merge request STJr/SRB2!1518
-
LJ Sonic authored
Disable SDL error message on dedicated servers See merge request STJr/SRB2!1735
-
LJ Sonic authored
Fix crosshairs not displaying See merge request STJr/SRB2!1716
-
LJ Sonic authored
Fix lock-on crash (Resolves #746) Closes #746 See merge request STJr/SRB2!1704
-
LJ Sonic authored
Fix software splats breaking and crashing in skyboxes See merge request STJr/SRB2!1711
-
LJ Sonic authored
Fix software splats not being clipped by ceiling walls See merge request STJr/SRB2!1712
-
LJ Sonic authored
Hack that fixes software drop shadow crashes (Fixes #159) Closes #159 See merge request STJr/SRB2!1700
-