- Feb 19, 2024
-
-
SteelT authored
OpenGL palette rendering and related things See merge request STJr/SRB2!1516
-
https://git.do.srb2.org/STJr/SRB2SteelT authored
-
sphere authored
Fix translucent pixels being visible on empty pixels See merge request STJr/SRB2!2335
-
sphere authored
Issue1150 See merge request STJr/SRB2!2334
-
- Feb 18, 2024
-
-
sphere authored
Fix #1193 Closes #1193 See merge request STJr/SRB2!2330
-
sphere authored
This was nothing more crazy than a buffer wraparound. See merge request STJr/SRB2!2327
-
Logan Aerl Arias authored
Update objectplace to ignore float argument and handle ZABSOLUTE Closes #1111 See merge request STJr/SRB2!2338
-
SSNTails authored
-
Logan Aerl Arias authored
Fix UPnP port mapping not working See merge request STJr/SRB2!2333
-
Logan Aerl Arias authored
dc_texheight must be (INT64) to prevent overflow and rendering softlock See merge request STJr/SRB2!2323
-
Logan Aerl Arias authored
Rename gr_allowclientshaders to gr_allowcustomshaders See merge request STJr/SRB2!2319
-
Logan Aerl Arias authored
Fix MOTD not being sent to players on first join Closes #1194 See merge request STJr/SRB2!2317
-
Logan Aerl Arias authored
Make the Cheats Command Reflect UsedCheats See merge request STJr/SRB2!2160
-
Logan Aerl Arias authored
Fix faulty references when spawning mobjs See merge request STJr/SRB2!2126
-
Logan Aerl Arias authored
HWR_ProcessPolygon()'s shader parameter was renamed to shader_target
-
Logan Aerl Arias authored
cv_fovchange was moved from hw_main.c to r_main.c cv_glallowshaders was moved from hw_main.c to d_netcmd.c
-
Logan Aerl Arias authored
add back pic_t
-
Logan Aerl Arias authored
-
- Feb 17, 2024
-
-
Lactozilla authored
-
-
SSNTails authored
-
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
-
Lactozilla authored
-
SSNTails authored
-
- Feb 16, 2024
-
-
SSNTails authored
-
Lactozilla authored
-
SSNTails authored
-
- Feb 15, 2024
-
-
SteelT authored
-
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
-