- Dec 31, 2024
-
- Dec 30, 2024
- Dec 29, 2024
- Dec 26, 2024
-
- Dec 24, 2024
-
-
Lactozilla authored
-
- Dec 22, 2024
-
-
LJ Sonic authored
Increase ps_samplesize default value to 175 See merge request STJr/SRB2!2562
-
pastel authored
-
- Dec 21, 2024
-
-
Hanicef authored
-
- Dec 20, 2024
- Dec 19, 2024
-
-
pastel authored
-
- 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 !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 !2564
-
Lactozilla authored
-
Lactozilla authored
-
- Dec 14, 2024
-
-
Alam Ed Arias authored
Revive Haiku build See merge request !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 !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 !2558
-
Lactozilla authored
Fix HWR_ClearLightTables being called too late See merge request !2557
-
Hanicef authored
-
Lactozilla authored
extracolormaps own the OpenGL-specific light table data, so that has to be freed earlier.
-
Lactozilla authored
Fix sector portal heights Closes #1309 See merge request STJr/SRB2!2545
-