- Mar 12, 2021
-
-
Hannu Hanhi authored
-
- Jan 26, 2021
-
- Jan 25, 2021
-
-
himie authored
This allows the final exe to use more than 2gb of RAM in a 64-bit system which should get rid of most out of memory errors on 32-bit builds
-
- Nov 27, 2020
-
- Nov 14, 2020
-
-
James R. authored
If the game is paused, music will be resumed when unpause anyway.
-
- Nov 07, 2020
-
-
Hannu Hanhi authored
- Nov 03, 2020
-
-
Sal authored
Download files if they are found with wrong checksum See merge request KartKrew/Kart-Public!238
-
- Oct 07, 2020
- Oct 01, 2020
-
-
James R. authored
-
- Sep 30, 2020
-
-
James R. authored
It gets pushed forward for ASKINFO.
-
James R. authored
unsigned int is always 4 bytes on windows btw, so this should align properly.
-
James R. authored
RFC 5389 is a standard protocol that can be used for this instead of ip4.me. I may have gone overboard on the CSPRNG... It was fun though.
-
- Sep 28, 2020
-
-
James R. authored
-
- Sep 25, 2020
-
-
James R. authored
-
- Sep 24, 2020
-
-
James R. authored
-
- Sep 20, 2020
-
- Sep 19, 2020
-
-
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
-
-
James R. authored
- Sep 15, 2020
-
-
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