- 20 Apr, 2021 1 commit
-
-
Sal authored
Discord Invite Fixes + DUMPCONSISTENCY flag for makefile See merge request KartKrew/Kart-Public!255
-
- 13 Apr, 2021 1 commit
-
-
JugadorXEI authored
-
- 12 Apr, 2021 1 commit
-
-
JugadorXEI authored
-
- 07 Apr, 2021 2 commits
-
-
Sal authored
DRPC: Wait for join secret to be ready See merge request KartKrew/Kart-Public!248
-
Sal authored
Replace gamma shortcut with a fullscreen toggle See merge request KartKrew/Kart-Public!254
-
- 21 Mar, 2021 2 commits
-
-
Sal authored
Fix unnecessary texture reloads on respawn in opengl See merge request KartKrew/Kart-Public!251
-
Sal authored
Fix RA crash See merge request KartKrew/Kart-Public!250
-
- 12 Mar, 2021 2 commits
-
-
Sal authored
-
Hannu Hanhi authored
-
- 08 Mar, 2021 1 commit
-
-
Ashnal authored
Fixes a crash that can happen when starting RA attempts if you press keys/buttons that would cancel a netgame connection
-
- 27 Feb, 2021 1 commit
-
-
Sal authored
If the join secret isn't ready right away, wait for the next update instead of trying to loop for it again immediately I believe this may be the cause of the invite crash some people have noticed in master, but I'm not sure, needs tested.
-
- 26 Jan, 2021 1 commit
-
-
Sal authored
Add large address aware flag See merge request KartKrew/Kart-Public!246
-
- 25 Jan, 2021 1 commit
-
-
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
-
- 27 Nov, 2020 1 commit
-
- 14 Nov, 2020 1 commit
-
-
James R. authored
If the game is paused, music will be resumed when unpause anyway.
-
- 07 Nov, 2020 2 commits
-
-
Sal authored
R_FindPlane optimization See merge request KartKrew/Kart-Public!242
-
Hannu Hanhi authored
-
- 03 Nov, 2020 5 commits
-
-
Sal authored
Download files if they are found with wrong checksum See merge request KartKrew/Kart-Public!238
-
Sal authored
Mute music instead of pausing if lose focus See merge request KartKrew/Kart-Public!235
-
Sal authored
Command for http downloads with basic auth See merge request KartKrew/Kart-Public!233
-
Sal authored
Fix servers having a long delay before starting See merge request KartKrew/Kart-Public!236
-
Sal authored
Implement STUN for fetching your public IP address for RPC See merge request KartKrew/Kart-Public!237
-
- 07 Oct, 2020 2 commits
- 01 Oct, 2020 1 commit
-
-
James R. authored
-
- 30 Sep, 2020 3 commits
-
-
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.
-
- 28 Sep, 2020 1 commit
-
-
James R. authored
-
- 25 Sep, 2020 2 commits
-
-
James R. authored
-
Sal authored
Open lua files in srb2home See merge request KartKrew/Kart-Public!234
-
- 24 Sep, 2020 1 commit
-
-
James R. authored
-
- 20 Sep, 2020 1 commit
-
-
Sal authored
Fix engine sound volume See merge request KartKrew/Kart-Public!231
-
- 19 Sep, 2020 2 commits
-
-
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
-
- 18 Sep, 2020 2 commits
- 17 Sep, 2020 2 commits
-
-
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
-
- 16 Sep, 2020 1 commit
-
-
Sal authored
Disable Discord Rich Presence on dedicated servers See merge request KartKrew/Kart-Public!229
-