- Feb 01, 2024
-
-
Alu Folie authored
somehow forgor about vendor information in the version string lmao
-
Alu Folie authored
Quote "gluBuild2DMipmaps. Never use this." gluBuild2DMipmaps was causing massive stutters on many maps on windows this replaces it with GL_GENERATE_MIPMAP and removes glBuild2DMipmaps completely https://www.khronos.org/opengl/wiki/Common_Mistakes
-
- Jan 30, 2024
-
-
sphere authored
Fix physics quirkiness on slopes with convex sectors See merge request STJr/SRB2!2250
-
- Jan 29, 2024
-
-
Lactozilla authored
- Jan 26, 2024
-
- Jan 21, 2024
-
-
Lactozilla authored
Fix #1177 Closes #1177 See merge request !2268
-
Lactozilla authored
Fixes for !2190 See merge request STJr/SRB2!2273
-
Lactozilla authored
Add v.getSectorColormap and P_GetSectorLightLevelAt See merge request STJr/SRB2!2230
-
Lactozilla authored
Improve addon download refusal messages See merge request !2153
-
- Jan 20, 2024
-
-
Lactozilla authored
Ported skincolor cache management from the secondcolor branch Adjusted R_GetTranslationRemap to use a similar caching scheme Made sure that if a skincolor was updated, then related translations would be rebuilt
-
Lactozilla authored
-
- Jan 19, 2024
-
-
Lactozilla authored
Delete 'translations' Lua global
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
Moved string conversion helpers into m_misc.c Adapted parser to check for '"' Check if tokenizer returned NULL
-
Lactozilla authored
Capture '"' characters Capture ';' tokens Implement tracking of the current line
-
- Jan 18, 2024
-
-
Hanicef authored
-
- Jan 17, 2024
-
-
Lactozilla authored
-
Logan Aerl Arias authored
Add can_change for console variables See merge request STJr/SRB2!2196
-
Logan Aerl Arias authored
ZDoom translations See merge request STJr/SRB2!2190
-
- Jan 16, 2024
-
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
- Jan 15, 2024
-
-
Hanicef authored
-
- Jan 14, 2024
-
-
Logan Aerl Arias authored
Fix IPv6 bans incorrectly banning IPv4 address See merge request !2265
-
Hanicef authored
Co-authored-by:
Zwip-Zwap Zapony <zwipzwapzapony@gmail.com>
-
Hanicef authored
-
- Jan 13, 2024
- Jan 11, 2024
-
-
sphere authored
-