- 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
Fix performance regressions in addon loading See merge request !2560
-
- 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
-
- 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
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
-
LJ Sonic authored
Add "AddonLoaded" Lua hook See merge request STJr/SRB2!2405
- Dec 02, 2024
-
-
Alam Ed Arias authored
GitLab CI: timeout apt-get update command with 2 minutes See merge request !2553
-
Alam Ed Arias authored
-
Lactozilla authored
-
- Dec 01, 2024
- Nov 30, 2024
-
-
Lactozilla authored
Also, fixed a bug where OpenGL would not render a plane with regular transparency if it had the splat flag.
-
Lactozilla authored
-
Lactozilla authored
There is no need to have that code anymore, since keypad presses also generate ev_text events. Additionally, made text fields in menus ignore ev_keydown events if they are keypad keys.
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
- Nov 24, 2024
-
-
Lactozilla authored
Fix Lavafalls crashing the game when scaled down. See merge request !2544
-
Lactozilla authored
-
Lactozilla authored
Fix inconsistency in master server listing See merge request !2539
-
Lactozilla authored
Disinclude unused function when NOMD5 See merge request !2530
-
Lactozilla authored
-
Lactozilla authored
-
- Nov 17, 2024
-
-
Lactozilla authored
Use FF_SEMIBRIGHT for some more common objects See merge request !2541
-
Lactozilla authored
Disable UDMF console notice See merge request !2542
-