- Jun 12, 2024
- Jun 09, 2024
-
-
Lactozilla authored
Fix segfault when setting forceskin to None See merge request STJr/SRB2!2478
-
- Jun 07, 2024
-
-
sphere authored
Don't adjust texture coords of nonexistent gpatch (resolves #1242) Closes #1242 See merge request STJr/SRB2!2469
-
sphere authored
Fix #1263 Closes #1263 See merge request STJr/SRB2!2472
-
sphere authored
Implement support for ZDoom GL2 nodes See merge request STJr/SRB2!2474
-
sphere authored
Do not access memory on misaligned addresses See merge request STJr/SRB2!2438
-
sphere authored
Fix code that generates warnings under Clang See merge request STJr/SRB2!2477
-
sphere authored
Resolve #1256 Closes #1256 See merge request STJr/SRB2!2475
-
Hanicef authored
-
- Jun 06, 2024
-
-
sphere authored
Fix spectator list not compensating for non-green resolutions See merge request STJr/SRB2!2393
-
sphere authored
Fix #1153 and #1198 Closes #1198 and #1153 See merge request STJr/SRB2!2476
-
- Jun 05, 2024
-
-
Lactozilla authored
-
Lactozilla authored
Fixed code that generated the following warnings under Clang: -Wdeprecated-non-prototype -Wsingle-bit-bitfield-constant-conversion warnings
-
sphere authored
Raise TEXTMAP parser limits See merge request STJr/SRB2!2473
-
sphere authored
Don't traverse the entire HOME directory to find wads See merge request STJr/SRB2!2396
-
sphere authored
Fix buffer overflow when loading addons through symlinks See merge request STJr/SRB2!2402
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
sphere authored
Fix buffer overflow when setting NETVAR string console variable and ensure servername is within MAXSERVERNAME See merge request STJr/SRB2!2445
-
- Jun 04, 2024
-
-
Lactozilla authored
-
Re Frag authored
This commit adds a verification before setting the servername console variable. We now check that it fits within the MAXSERVERNAME length and we cancel setting it if it doesn't. Letting the servername be more than MAXSERVERNAME could lead to crashes when trying to edit the server name from the menu so, we now avoid those.
-
sphere authored
Fix segfault when trying to spawn an MT_PLAYER from Lua See merge request STJr/SRB2!2276
-
Lactozilla authored
-
- Jun 03, 2024
-
-
sphere authored
Fix shieldscale 0 bugs See merge request STJr/SRB2!2425
-
-
sphere authored
Avoid updating IPv4 MS entry if it failed to register See merge request STJr/SRB2!2462
-
sphere authored
Fix object collision with solid noskew midtextures (resolves #523) Closes #523 See merge request STJr/SRB2!2447
-
Lactozilla authored
-
sphere authored
Transform FlingRing when attracted instead of spawning new Ring Closes #1218 See merge request STJr/SRB2!2390
-
-
sphere authored
Add tofixed lua function See merge request STJr/SRB2!2430
-
sphere authored
Fix crash when spawning a BOT_2PAI on a dedicated server See merge request STJr/SRB2!2409
-
sphere authored
Fix tiny spindash math moment See merge request STJr/SRB2!2421
-
-
sphere authored
Fix segfault when passing a long string to v.drawString See merge request STJr/SRB2!2403
-
sphere authored
Fix automatic mode z-target bugs and crashes (resolves #751, #758, #1264) Closes #1264, #758, and #751 See merge request STJr/SRB2!2422
-
sphere authored
Update skin cvar from character select and compare against cvar when warping without a loaded file (resolves #1267, #1117, #1114, #1112) Closes #1112, #1114, #1117, and #1267 See merge request STJr/SRB2!2467
-