summaryrefslogtreecommitdiff
path: root/src/racing
AgeCommit message (Expand)Author
2025-07-21Implemented new audio driver for sequence replacement (#478)Lywx
2025-07-20Add Rulesets (#494)MegaMech
2025-07-14fix background color (#460)coco875
2025-07-10port pr 730 from the decomp (#445)coco875
2025-07-09Fix some UB (#438)MegaMech
2025-07-09Small, random optimisations (#363)V10lator
2025-07-06Update race_logic.c (#430)MegaMech
2025-07-06Add Logging for Skipping Laps in Debug Mode (#428)MegaMech
2025-07-06Update race_logic.c (#427)MegaMech
2025-07-05Fix Harder CPU Items (#421)MegaMech
2025-07-03Document player alpha (#396)Maciek Baron
2025-07-01make some texture more flexible and editable + port documentation from the de...coco875
2025-06-22Implement CPU Spiny Shell (#325)MegaMech
2025-06-22Fix special itemboxes providing Bananas instead (#310)MegaMech
2025-06-19pr Code 80005fd0 (#181)coco875
2025-06-15Fix More Interpolation (#220)MegaMech
2025-06-07Add Interpolation (#204)MegaMech
2025-05-15Fix EditorMatrix (#201)MegaMech
2025-05-14Impl new intro (#193)MegaMech
2025-02-07Reimpl star emitter (#180)MegaMech
2025-02-07fix a matrix (#185)coco875
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2025-01-11default gDisableLod to 1Sonic Dreamcaster
2025-01-05fix clang errorcoco875
2025-01-05Merge branch 'modding' into wideMegaMech
2025-01-04Uncomment line and fix 3P boxMegaMech
2025-01-05multiple fixcoco875
2025-01-04Wide screen progressMegaMech
2024-12-31Big 19750 renamesMegaMech
2024-12-28Fix podium ceremony. Wip particle emittersMegaMech
2024-12-06Add warning if no finishline. Remove printfsMegaMech
2024-12-06strcpy dma_textures instead of memcpyMegaMech
2024-12-05load course dl textures from otr and move objectsMegaMech
2024-12-01fix atan2f intrinsic compiler error in MSVCSonic Dreamcaster
2024-11-30Documented sequences and move them into the Course systemKiritoDv
2024-11-24Fix freecam for custom coursesMegaMech
2024-11-21Fix clang compiler issuesGarrett Cox
2024-11-20Remove assertsMegaMech
2024-11-17Implement kart chaseMegaMech
2024-11-16Add disable lod to mrw pipeMegaMech
2024-11-16General Cleanup of vehiclesMegaMech
2024-11-15[modding] Implement jumbtron fb effect (#125)MegaMech
2024-11-14[modding] Big Update PR (#118)MegaMech
2024-10-15[modding] Add Actors (#113)MegaMech
2024-10-15[modding] Implement Vehicles & Fix Animations (#109)MegaMech
2024-10-07Fix linux compilation (#110)coco875
2024-10-05[modding] Course Mod Support (#104)MegaMech
2024-09-17update with the decomp (#97)coco875
2024-09-11clang format add header (#83)coco875
2024-09-10Fix compile (#80)MegaMech