- Aug 22, 2020
-
-
Sal authored
Correct misplaced MT_ARIDTOAD listing See merge request KartKrew/Kart-Public!206
-
lachwright authored
-
- Aug 21, 2020
-
-
Sal authored
Connection screen improvements See merge request KartKrew/Kart-Public!187
-
Ashnal authored
-
Ashnal authored
-
James R. authored
-
- Aug 20, 2020
-
-
Sal authored
Instantaneous lookback camera (v2 backport) See merge request KartKrew/Kart-Public!203
-
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
-
Ashnal authored
-
Ashnal authored
also remove some extra tab characters
-
Ashnal authored
mainwads+1 to not use the first mainwad
-
Ashnal authored
Downloads must be confirmed before proceeding Allows downloading mods for full servers Client will wait for a slot to open on a full server to join This has a 5 minute timeout
-
Sal authored
-
James R. authored
-
James R. authored
-
Sal authored
-
- Aug 15, 2020
- Aug 14, 2020
-
-
James R. authored
(cherry picked from commit be14b8a564a89a5afb84ac19f1586f3db7f68367)
-
- Aug 10, 2020
-
-
Sal authored
Make the HTTP Master Server official See merge request KartKrew/Kart-Public!193
-
James R. authored
-
James R. authored
-