- Jun 13, 2020
-
-
James R. authored
-
Sal authored
Fix bug in OpenGL encore colormaps See merge request KartKrew/Kart-Public!180
-
- Jun 01, 2020
-
-
Hannu Hanhi authored
-
- May 28, 2020
-
-
Sal authored
Fix opengl crashing on startup due to lack of checks See merge request KartKrew/Kart-Public!179
-
- May 23, 2020
-
-
SteelT authored
Also fixes the log file not being written to the home directory.
-
- May 20, 2020
-
-
Sryder authored
Fix clang compiling See merge request KartKrew/Kart-Public!176
-
Sryder authored
Some uninitialised variables that GCC 4.4 complains about See merge request KartKrew/Kart-Public!177
-
Sal authored
Fix visplane getting allocated twice See merge request KartKrew/Kart-Public!172
-
Sryder authored
This should be okay since 0 generally means "nothing" for these, and they should always be set before being used later on.
-
Sryder authored
-
Sryder authored
Fix Travis Deployment See merge request KartKrew/Kart-Public!174
-
- May 19, 2020
-
-
Sal authored
Also apply HUD translucency to FREE PLAY See merge request KartKrew/Kart-Public!161
-
Sal authored
Fix wrong orientation in some boost pads in ogl See merge request KartKrew/Kart-Public!173
-
Sryder authored
I'm not 100% sure why we can't use newer series to build the newer installers. But this seems to be what vanilla does
-
- May 16, 2020
-
-
Sal authored
Fix GCC 10 linking errors See merge request KartKrew/Kart-Public!170
-
Hannu Hanhi authored
-
filpAM authored
-
- May 15, 2020
-
-
Sal authored
Write empty file on clearbans See merge request KartKrew/Kart-Public!156
-
Sal authored
Fix "NOMIXER" flag compiling See merge request KartKrew/Kart-Public!159
-
Sal authored
No more first person hyper spin See merge request KartKrew/Kart-Public!160
-
Sal authored
Fix false file error reporting See merge request KartKrew/Kart-Public!162
-
Sal authored
Fix alias recursion never counting down See merge request KartKrew/Kart-Public!166
-
Sryder authored
-
James R. authored
-
James R. authored
(cherry picked from commit 0b9c20cc7086000548e02b39c1abf94ffb56feae)
-
James R. authored
-
added missing extern keyword for ms_RoomId in mserv.h (the definition is already in the .c file in this case) (cherry picked from commit 064f4bcf349e9600552a0b99bd0fbfb3cbcf0958)
-
turn all non-extern variables in s_sound.h into externs (and put their real definitions in the .c file) (cherry picked from commit dab212dc56936dd92a935d0c81003ff1d35ee2ee)
-
(cherry picked from commit 89cd756cd83e4a03a34d1f16da18142d8167d889)
-
James R. authored
HMS lives on in our hearts!
-
James R. authored
-
James R. authored
-
- May 14, 2020
-
-
Sryder authored
Add new supported distros to deployer
-
- May 13, 2020
-
-
Detect infinite alias self-recursion mixed with other commands, such as in the case of `alias a "echo test; a"; a`. (Unfortunately, this does not work if "wait" is used instead of "echo", but oh well) (cherry picked from commit 797ca99f)
-
James R. authored
-
James R. authored
This is temporary.
-
James R. authored
-
James R. authored
-
James R. authored
Your server's address is gathered from the request, so it needs to be IPv4!
-
James R. authored
-