- Aug 24, 2020
-
-
Sal authored
Avoid underflows on connection screen timer (fixes hosting servers) See merge request KartKrew/Kart-Public!211
-
- Aug 23, 2020
-
-
Sal authored
-
Sal authored
-
James R. authored
Fix replay recording memory leak See merge request KartKrew/Kart-Public!208
-
James R. authored
- Aug 22, 2020
-
-
Hannu Hanhi authored
-
Hannu Hanhi authored
-
Sal authored
Correct misplaced MT_ARIDTOAD listing See merge request KartKrew/Kart-Public!206
-
lachwright authored
-
- Aug 21, 2020
- Aug 20, 2020
-
-
FlykeSpice authored
-
FlykeSpice authored
-
lachwright authored
-
Ashnal authored
If we initialize to I_GetTime() - NEWTICRATE*3 it never underflows and everything is good
-
SteelT authored
Just some stuff backported from SRB2 2.2, well mostly get_zlib_error function to reduce code duplication Return false if it fails to load the VGZ lump Reduce redundant calls to gme_set_equalizer Fix sometimes loading a VGZ crashing the game
-
James R. authored
If you ever need to, you can change the client port number. (cherry picked from commit 843d9b9f0a345330d97c579e94f208eb2b65c156)
-
James R. authored
Using strcpy is stupid because we don't know how long the argument would be. There's no need for a buffer anyway. (cherry picked from commit 4e321012894b2aa87e312597f19be26b30545a8b)
-
James R. authored
(cherry picked from commit f584b61c93a97e1a9852f306acba673ced21e03a)
-
James R. authored
-
James R. authored
This fixes '-connect'. NEWTICRATE*5 is subtracted from asksent after CL_LOADFILES. If this happens too early, an underflow will occur.
-
Sal authored
Lua Input/Output library See merge request KartKrew/Kart-Public!200
-
- Aug 19, 2020
- Aug 18, 2020
-
- Aug 17, 2020
-
-
Latapostrophe authored
-
Latapostrophe authored
-
Ashnal authored
-
Ashnal authored
also remove some extra tab characters
-