summaryrefslogtreecommitdiff
path: root/src/racing/skybox_and_splitscreen.c
AgeCommit message (Expand)Author
36 hoursRemove As Much Code As Possible and Still Pass Tests (#732)MegaMech
37 hoursFix the warning-flagged real bugs across the codebase (#691, 1 of 3) (#725)quarrel07
2026-07-20Fix widescreen letterbox/divider left-edge clipping on ARM64 (#709)quarrel07
2026-03-06Big Interpolation Overhaul (#674)MegaMech
2026-02-24Impl Sky and SkyActors (#630)MegaMech
2026-02-06More Interp and Draw Visibility Options (#643)MegaMech
2026-01-17Fix screen blanking (#627)MegaMech
2025-12-29Refactor Track to CustomTrack Class, impl render layers (#606)MegaMech
2025-12-13Refactor Field-of-view into the Camera Struct (#590)MegaMech
2025-12-13Refactor Track Class To Instantiate On Track Load (#587)MegaMech
2025-12-07Name ScreenContext, Refactor Course class to Track (#583)MegaMech
2025-12-07multiple fix (#585)coco875
2025-12-07Camera Refactor --> Adds Track Tour Camera (#568)MegaMech
2025-12-07Refactor yaml and remove segment (#531)coco875
2025-11-22Fix Moles and some UI Interpolation bugs (#565)MegaMech
2025-11-09Implement SpawnParams struct (#536)MegaMech
2025-08-07Combine Matrix Stacks & use std::deque Instead of std::vector to Prevent Dang...MegaMech
2025-07-01make some texture more flexible and editable + port documentation from the de...coco875
2025-06-07Add Interpolation (#204)MegaMech
2025-05-14Impl new intro (#193)MegaMech
2025-02-07fix a matrix (#185)coco875
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
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-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-07Fix linux compilation (#110)coco875
2024-10-05[modding] Course Mod Support (#104)MegaMech
2024-09-10fix of bowser castle crash (#70)coco875
2024-08-27Update decomp clang (#67)coco875
2024-08-25Fix skybox and speedometer (#65)AloXado320
2024-07-31Add royal raceway course (#29)MegaMech
2024-06-11Update lus (#16)MegaMech
2024-05-22Changes for OTR (#15)MegaMech
2024-05-08Current Changes (#14)MegaMech
2024-05-02FixesMegaMech
2024-05-01WIP CompilationKiritoDv
2024-04-20Header cleanup and some renames (#616)MegaMech
2024-04-19Skybox changes (#590)MegaMech
2024-04-09Add ymls for Torch code generator (#497)MegaMech
2024-04-05trig tables shiftable (#596)MegaMech
2024-04-03move actors code in actors folder and rename thing related to actor (#584)coco875
2024-03-04Document render/update objects (#565)coco875
2024-02-05Code Segments Shiftable (#566)MegaMech
2024-01-17document player and cpu (#534)coco875
2024-01-06some const placement and one rename (#529)coco875