- Dec 31, 2024
-
-
Lach authored
-
- Dec 30, 2024
-
-
LJ Sonic authored
Fix segfault when switching perfstats screen before sampling is done See merge request STJr/SRB2!2576
-
- Dec 29, 2024
-
-
LJ Sonic authored
Fix io.open() crashing the client sometimes See merge request STJr/SRB2!2578
-
LJ Sonic authored
-
Hanicef authored
-
- Dec 26, 2024
-
-
LJ Sonic authored
Fix some components of ticcmd being blocked in IntermissionThinker Closes #1330 See merge request STJr/SRB2!2572
-
- Dec 22, 2024
-
-
LJ Sonic authored
Increase ps_samplesize default value to 175 See merge request STJr/SRB2!2562
-
candelavla authored
-
- Dec 20, 2024
- Dec 17, 2024
-
-
Lactozilla authored
Remove MAXRADIUS adjustment from bounding box calculations See merge request STJr/SRB2!2566
-
Lactozilla authored
Fix blocknode iterating and simplify P_BlockThingsIterator Closes #1323 See merge request STJr/SRB2!2565
-
Lactozilla authored
Merge branch '1324-next-post-pre3-mobjremoved-hook-is-broken-always-immediately-errors-into-please-check-valid' into 'next' Fix #1324 Closes #1324 See merge request STJr/SRB2!2564
-
Lactozilla authored
-
Lactozilla authored
-
- Dec 14, 2024
-
-
Alam Ed Arias authored
Revive Haiku build See merge request STJr/SRB2!2537
-
Hanicef authored
-
Hanicef authored
-
- Dec 13, 2024
-
-
Lactozilla authored
This was added by the Doom developers to work around the issue where objects were not linked into all blockmap cells they were touching, and instead just the one at the object's center. Since this is no longer the case after commit 41613d89, this adjustment is no longer necessary.
-
Lactozilla authored
There was no reason to do what I did, since the loop only needs to hold a reference to the next block. This reverts the function to how it was before 7469a627, but holds the reference properly.
-
Lactozilla authored
Fix performance regressions in addon loading See merge request STJr/SRB2!2560
-
Lactozilla authored
-
- Dec 08, 2024
- Dec 07, 2024
-
-
Lactozilla authored
Fix segfault when accessing skin from lua on a delayed removal See merge request STJr/SRB2!2558
-
Lactozilla authored
Fix HWR_ClearLightTables being called too late See merge request STJr/SRB2!2557
-
Hanicef authored
-
Lactozilla authored
extracolormaps own the OpenGL-specific light table data, so that has to be freed earlier.
-
LJ Sonic authored
Fix crash when spawning a BOT_2PAI on a 2D map See merge request STJr/SRB2!2552
-
Lactozilla authored
Fix sector portal heights Closes #1309 See merge request !2545
-
- Dec 06, 2024
-
-
Lactozilla authored
Merge branch '1292-non-opaque-fof-planes-with-holed-textures-display-opaque-in-software-when-sloped' into 'next' Make transparency in planes with "splat" rendering consistent Closes #1292 See merge request STJr/SRB2!2550
-
Lactozilla authored
Merge branch '1304-2-2-14-pre2-opengl-palette-rendering-does-not-reflect-changes-in-sector-s-colormap' into 'next' Fix colormap textures not being updated for palette shaders Closes #1304 See merge request STJr/SRB2!2546
-
Lactozilla authored
Fix connecting to localhost on non-standard ports See merge request STJr/SRB2!2551
-
Lactozilla authored
-
- Dec 03, 2024
-
-
LJ Sonic authored
Fix regression in P_SetupStateAnimation Closes #1297 See merge request STJr/SRB2!2549
-
LJ Sonic authored
Skip unchanged value validation in CV_SetCVar if there is a can_change callback Closes #1312 See merge request STJr/SRB2!2547
-
LJ Sonic authored
Merge branch '1317-using-the-keypad-to-type-numbers-in-the-server-address-textbox-inputs-them-twice' into 'next' Remove keypad handling in M_HandleConnectIP Closes #1317 See merge request STJr/SRB2!2548
-
LJ Sonic authored
Fix #1277 Closes #1277 See merge request STJr/SRB2!2509
-
LJ Sonic authored
Fix `AddonLoaded` hook See merge request STJr/SRB2!2555
-
LJ Sonic authored
-