- Feb 17, 2024
-
-
SteelT authored
Despite UPNP_AddPortMapping returning sucess status, no port mapping would actually be added at all. And that's due to a memset call in the middle of the function. Wiping the IGDdatas struct, moving the memset to the start of the function fixes it and a port mapping is actually created/removed when a server is started/stopped.
-
sphere authored
Fix version text in UA string See merge request STJr/SRB2!2324
-
sphere authored
Don't forget to check for dead dontdrawforviewmobjs!! See merge request STJr/SRB2!2325
-
- Feb 16, 2024
-
-
SSNTails authored
-
Lactozilla authored
-
- Feb 15, 2024
-
-
Logan Aerl Arias authored
Add dedicated server build See merge request STJr/SRB2!2246
-
Hanicef authored
-
Hanicef authored
-
Hanicef authored
-
-
This reverts commit a5ef42476fa8b9d96509739be9b16528fce038f5. Also, undo the DOS EOL
-
remove the need for libPNG in dedicated server build
-
-
-
The Alpine 3 GCC build job now does the dedicated server build
-
Hanicef authored
-
Hanicef authored
-
Hanicef authored
-
Hanicef authored
-
Hanicef authored
-
- Feb 14, 2024
-
-
Logan Aerl Arias authored
Visual Studio compiles again See merge request STJr/SRB2!2315
-
Logan Aerl Arias authored
(edited by hand via WebIDE)
-
SSNTails authored
-
SSNTails authored
-
Alam Ed Arias authored
Fix input via command line/terminal not working See merge request !2296
-
Alam Ed Arias authored
-
Sal authored
Fix G_SaveGameData crash if quit early See merge request STJr/SRB2!2313
-
SteelT authored
Fixes a crash that can occur if data struct is passed to G_SaveGameData before it is allocated.
-
- Feb 13, 2024
-
-
sphere authored
-
sphere authored
-
sphere authored
Fix Lua 'searchBlockmap' (resolves #1191) Closes #1191 See merge request STJr/SRB2!2309
-
Logan Aerl Arias authored
Update .gitlab-ci.yml file See merge request !2278
-
- Feb 12, 2024
-
-
Logan Aerl Arias authored
check if LUA field exists before accessing it Closes #1168 See merge request !2261
-
Lactozilla authored
-
Lactozilla authored
-