- Oct 28, 2022
-
-
Eidolon authored
-
- Oct 26, 2022
-
-
Eidolon authored
Clear and draw all game hud hook calls to 1 list See merge request KartKrew/Kart-Public!318 (cherry picked from commit 7e17eb85) 2cffc9b4 Clear and draw all game hud hook calls to 1 list
-
Eidolon authored
Ensure view interpolates between T-1 to T See merge request KartKrew/Kart-Public!317
-
- Oct 19, 2022
-
-
Sal authored
Fix use after free bug See merge request KartKrew/Kart-Public!315
-
- Oct 03, 2022
-
-
Sal authored
Fixes an issue where mobjs with shadows would never get freed, See merge request KartKrew/Kart-Public!314
-
Ashnal authored
due to their reference count getting reset after having their shadows spawned, resulting in a reference count of -1 and the mobj never being freed, or a use-after-free during the shadow's thinker. Also adds some P_SetTargets to P_BlockThingsIterator to fix an inconsistency I noticed while investigating this.
-
- Sep 29, 2022
- Sep 24, 2022
-
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
- Sep 10, 2022
- Sep 03, 2022
-
-
Sal authored
Fix use-after-frees around mobjs See merge request KartKrew/Kart-Public!309
-
- Sep 02, 2022
-
-
Sal authored
-
Sal authored
Miscellaneous memory bug fixes to make AddressSanitizer happy See merge request KartKrew/Kart-Public!310
-
- Aug 30, 2022
-
-
Sal authored
Fix dedicated node takeover See merge request KartKrew/Kart-Public!308
-
- Aug 29, 2022
-
-
Ashnal authored
that completely destroys servers
-
- Aug 28, 2022
-
-
toaster authored
Make spectator HUD snap to bottom left of viewport See merge request KartKrew/Kart-Public!306
-
Sal authored
Drawseg clipping optimized, from prboom-plus See merge request KartKrew/Kart-Public!304
-
- Aug 27, 2022
-
-
toaster authored
-
- Aug 26, 2022
-
- Aug 24, 2022
-
-
toaster authored
Don't advertise offline See merge request KartKrew/Kart-Public!300
-
toaster authored
This appears to be a long-time bug that exists upstream too, but nobody even knew about it before the MS rules alert made it clear this was actually happening!
-
Eidolon authored
Don't use localaim/angle in skybox in demos Closes #18 See merge request KartKrew/Kart-Public!299
-
Eidolon authored
-
- Aug 23, 2022
-
-
Eidolon authored
cmake: add exchndl link on mingw32 See merge request KartKrew/Kart-Public!297
-
Eidolon authored
-
Eidolon authored
cmake: remove win32 subdirectory See merge request KartKrew/Kart-Public!296
-
Eidolon authored
-
- Aug 22, 2022
-
-
Sal authored
Make separate deadzones for x/y axis + menu options See merge request KartKrew/Kart-Public!265
-
Lonsfor authored
-