- Nov 18, 2018
-
-
Sal authored
-
Sal authored
-
Sal authored
Finish countdown only starts when all winners are declared See merge request KartKrew/Kart!99
-
Sal authored
Avoid Modifying Default Controller Layout Manual Page See merge request KartKrew/Kart!102
-
Sal authored
Fix the player in 16th not being visible in rankings See merge request KartKrew/Kart!103
-
Sal authored
Nextmerge again See merge request KartKrew/Kart!101
-
toaster authored
Fix the Memory Leak See merge request KartKrew/Kart!100
-
toaster authored
-
toaster authored
Swap gc_lookback and gc_brake's default binded keys on controllers. (see the first issue in http://mb.srb2.org/showpost.php?p=802758&postcount=30)
-
toaster authored
-
https://git.magicalgirl.moe/STJr/SRB2.gittoaster authored
# Conflicts: # src/d_clisrv.c # src/m_misc.c
-
Monster Iestyn authored
-
Sryder authored
The Kart Minimap heads I believe should use GTC_CACHE as they're shown in level, only(?) Not using it causes the memory to keep creeping up as more colourmaps are loaded but not freed, while OpenGL by extention endlessly keeps making new textures for the "new" colourmaps.
-
toaster authored
Negate `(netgame || multiplayer)` condition for countdown to use `defaultvalue` instead of `value` per the specifics of the previous implementation
-
Monster Iestyn authored
Camera subsector crash fix See merge request STJr/SRB2!318
-
Sryder authored
-
Sryder authored
-
Sal authored
-
Sal authored
Still removing/changing crusty vanilla holdovers, one at a time. :shitsfree:
-
Sryder authored
-
Sryder authored
Also the MS seems to just throw the entire char array into the website and ignore null terminators, so I'm memsetting maptitle all to 0 before we do anything with it.
-
Sal authored
(I could've SWORN there were more...)
-
Sal authored
Enable patch.kart, up version number
-
Sal authored
As well as other compile errors
-
Sal authored
Fix textures in GL being wacky with the screen. See merge request KartKrew/Kart!91
-
Sal authored
-
Sal authored
- karteliminatelast uses CV_YesNo instead of CV_OnOff - chatbacktint defaults to on - soniccd defaults to off
- Nov 17, 2018
-
-
Sal authored
Fix capslock wonkyness See merge request KartKrew/Kart!98
-
Sal authored
Make level white fade use timeinmap instead of leveltime See merge request KartKrew/Kart!93
-
Sal authored
Serverinfo Fixes Closes #33 and #31 See merge request KartKrew/Kart!92
-
Sal authored
Gamedata fixes Closes #35 See merge request KartKrew/Kart!97
-
Sal authored
Prevent more local players than the server maxplayers limit joining Closes #30 See merge request KartKrew/Kart!90
-
Sal authored
Fix Battle Causing the game to crash in dedicated servers Closes #36 See merge request KartKrew/Kart!88
-
Sal authored
Fix Eggman shrink bug Closes #38 See merge request KartKrew/Kart!89
-
Sal authored
Position Num Fix See merge request KartKrew/Kart!94
-
Latapostrophe authored
-
Latapostrophe authored
-
toaster authored
* Save gamedata in Y_UpdateRecordReplays(), so that you never unfairly lose out on your spoils by setting modifiedgame before the game ends. * Always save your matchesplayed/totalplaytime increase at the successful completion of a level.
-
toaster authored
Fix the first digit of all exiting players in positions 10 or worse flashing the first-place rainbow.
-