- Jan 10, 2023
-
-
Eidolon authored
-
- Jan 09, 2023
- Jan 07, 2023
- Jan 06, 2023
-
-
toaster authored
Apply tiregrease exception to offroad TERRAIN See merge request KartKrew/Kart!866
-
toaster authored
Stricter compbranch and comprevision Closes #398 See merge request KartKrew/Kart!864
-
toaster authored
-
toaster authored
-
toaster authored
Decrease spinouttimer every other tic in lightsnake, to a minimum of 1 to still prevent drop dashing Resolves #309.
-
toaster authored
Clean up memory mishandling flagged by DrMemory See merge request KartKrew/Kart!863
-
toaster authored
-
toaster authored
-
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
Sal authored
SDL: only react to window focus changes if state actually changes See merge request KartKrew/Kart!859
-
James R. authored
Fixes -Wunused-function
-
James R. authored
Print musicdef along with tunes -show See merge request KartKrew/Kart!854
-
James R. authored
-
James R. authored
Fix audio/music_player.cpp compiler error on 64-bit See merge request KartKrew/Kart!858
-
James R. authored
Monitors See merge request KartKrew/Kart!845
-
James R. authored
Make save_p / savebuffers not global See merge request KartKrew/Kart!834
-
toaster authored
Moves `P_Net(Un)ArchiveTubeWaypoints` down the file to take advantage of `SaveMobjnum` inline.
-
- Jan 05, 2023
-
-
-
toaster authored
g_demo.c is officially No Man's Land
-
toaster authored
- `skyboxcenterpnts` and `skyboxviewpnts` - P_InitSkyboxPoint`, which calls `P_SetTarget` - `waypoint->mobj` - Make sure NULL before using `P_SetTarget` on - `tubewaypoints` - Use `P_SetTarget` - Use `UINT32_MAX` for the invalid mobjnum, since 0 is a valid one. - `waypointcap` and `kitemcap` - NULL before reset Our international nightmare is over.
-
Eidolon authored
core: load exchndl.dll at runtime, RINGRACERSWADDIR See merge request KartKrew/Kart!857
-
Sal authored
Reduce stair janking loss of control if momentum angle drifts too far from facing angle See merge request KartKrew/Kart!850
-
toaster authored
-
Sal authored
Add S_FindMusicDef, function to find musicdef by name See merge request KartKrew/Kart!860
-
toaster authored
-
toaster authored
-
Sal authored
Go to addons folder by default in addons menu Closes #373 See merge request KartKrew/Kart!853
-