- Jan 04, 2023
-
-
Eidolon authored
Libraries superceded by libxmp-lite and new mixer.
-
Eidolon authored
This replaces SDL2_mixer.
-
Eidolon authored
-
Eidolon authored
This is a lightweight single-file Ogg Vorbis decoder which will be used for Ogg playback instead of libogg/libvorbis.
-
Eidolon authored
This is a very lightweight module playback engine which will replace OpenMPT.
-
Eidolon authored
-
Eidolon authored
-
- Jan 03, 2023
-
-
James R. authored
-
Oni authored
Fix Broly SIGFPE See merge request KartKrew/Kart!841
-
Oni authored
Rulesify (resolves #375) Closes #360 and #375 See merge request KartKrew/Kart!836
-
Sal authored
Misc. changes for the sake of monitors See merge request KartKrew/Kart!805
-
Sal authored
Show CMAKE_BUILD_TYPE on title screen See merge request KartKrew/Kart!849
-
Sal authored
File and header fix (resolves #370) Closes #370 See merge request KartKrew/Kart!848
-
- Jan 02, 2023
-
-
toaster authored
Don't treat players with 0 lives that are exiting (definitely just completed a race) as irrelevant in P_CheckRacers counts Fixes special stages not booting you back to the title screen after running out of lives on them
-
toaster authored
Also clearer variable name for length of cupgrid page in memory
-
toaster authored
-
James R. authored
Includes a hint if optimizations may have been turned off.
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
toaster authored
-
- Jan 01, 2023
-
-
James R. authored
-
toaster authored
-
Eidolon authored
Add SRB2_ASSERT, srb2::NotNull See merge request KartKrew/Kart!843
-
Eidolon authored
cmake: build discord-rpc internally See merge request KartKrew/Kart!846
-
Eidolon authored
-
Sal authored
Fix strcasestr redefine warnings for G++ See merge request KartKrew/Kart!844
-
toaster authored
Was going to `#include "console.h"` but not worth it for literally one placeholder index
-
https://git.do.srb2.org/KartKrew/Karttoaster authored
# Conflicts: # src/k_boss.h # src/k_specialstage.h # src/y_inter.h
-
toaster authored
-
toaster authored
-
- Dec 31, 2022
-
-
toaster authored
An effectively useless global scope boolean that literally checks for the presence of a finish line, created in and used only by things we inherited from vanilla SRB2
-
toaster authored
-
toaster authored
* Battle-like item box respawn handling inverse of GTR_CIRCUIT * Make battle fullscreen overlay forbid GTR_CIRCUIT * Make GTR_ITEMARROWS actually do something * Make everything related to points actually use GTR_POINTLIMIT * Fobid sphere addition without GTR_SPHERES, to mirror ring addition forbidding
-
toaster authored
-
toaster authored
-