- Sep 24, 2020
-
-
James R. authored
-
- Sep 20, 2020
-
-
Sal authored
Fix engine sound volume See merge request KartKrew/Kart-Public!231
-
- Sep 19, 2020
-
-
Sal authored
Link with exchndl, instead of dynamically loading it. See merge request KartKrew/Kart-Public!230
-
Sal authored
Kill some nonsense See merge request KartKrew/Kart-Public!232
-
- Sep 18, 2020
- Sep 17, 2020
-
-
Sal authored
Fix engine sounds' dampening to a sane value, now that the bug preventing it from working properly was fixed. You can hear engines in 16P again, but it's not as obnoxiously loud as it was before. Additionally, I commented this function better.
-
SteelT authored
It caused problems with crash reports not being made if the current working directory gets changed. Not even recommended anymore per the drmingw readme https://github.com/jrfonseca/drmingw#exchndl
-
- Sep 16, 2020
-
-
Sal authored
Disable Discord Rich Presence on dedicated servers See merge request KartKrew/Kart-Public!229
-
James R. authored
-
- Sep 15, 2020
-
-
Sal authored
Move master server presence updates to Advertise_OnChange See merge request KartKrew/Kart-Public!227
-
Sal authored
Make "divide by zero" or "modulo by zero" errors show the file and line of where it happened See merge request KartKrew/Kart-Public!228
-
SteelT authored
Shouldn't break scripts as it stops execution as soon it happens, like it already does.
-
- Sep 14, 2020
-
-
Sal authored
This will probably call DRPC_UpdatePresence slightly less?
-
Sal authored
Rename the "small" variable to "isSmall" See merge request KartKrew/Kart-Public!226
-
Sal authored
Reported by MK, apparently "small" is considered a data type for some systems. After a little bit of research, apparently it can happen when including <windows.h>... whatever, just rename the variable :p
-
- Sep 13, 2020
-
-
James R. authored
(cherry picked from commit 6f51c68c7248d616ad16f66b72cfcc36b7c952f5)
-
James R. authored
This should work for mingw and linux so far. (cherry picked from commit f92026f98b168f4556d50d3dde403ab6bfd97ff3)
-
James R. authored
(cherry picked from commit 9495e6354fed1028c6fc502cc9d946cfdd0b7896)
-
James R. authored
(cherry picked from commit ef2bff6383b16385f9874e1c9c6b66c9df794f5b)
-
James R. authored
(cherry picked from commit 4059c6a654a5785199cf0d6dd998bf113b57cd0f)
-
James R. authored
(cherry picked from commit 00943e9e82ff46a97a2bc1e3179ce47e53345cc3)
-
James R. authored
(cherry picked from commit 4e1d54c3322c17276e532ab4d9e875a8c8ebc399)
-
James R. authored
(cherry picked from commit 193c45aa2f555b56f548f70e7fa0d74a1ce4e412)
-
James R. authored
(cherry picked from commit 489bb81d0065299ffea09b20cfa06dbbedcf247a)
-
James R. authored
If the version is not supported by the Makefile, the flag for the latest version supported is set instead. (cherry picked from commit bf90fbb91f28af30ff79523681e7f73e60121535)
-
James R. authored
-
James R. authored
-
James R. authored
Master Server 2 See merge request KartKrew/Kart-Public!224
- Sep 12, 2020
- Sep 11, 2020
-
-
Sal authored
Battle item balance See merge request KartKrew/Kart-Public!222
-
Sal authored
Apply volume to sounds that have an origin See merge request KartKrew/Kart-Public!223
-
Sal authored
Don't let players change their name more than five times per minute See merge request KartKrew/Kart-Public!221
-
Sal authored
-
James R. authored
-
Sal authored
Save renderer to file See merge request KartKrew/Kart-Public!220
-