summaryrefslogtreecommitdiff
path: root/src/racing/render_courses.c
AgeCommit message (Expand)Author
2025-06-07Update render_courses.cMegaMech
2025-05-23Refactor World::Courses to unique_ptr (#211)MegaMech
2025-05-19Fix interpolation camera bugMegaMech
2025-05-14Impl new intro (#193)MegaMech
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2025-01-11default gDisableLod to 1Sonic Dreamcaster
2024-11-24Fix freecam for custom coursesMegaMech
2024-11-20Remove assertsMegaMech
2024-11-17Implement kart chaseMegaMech
2024-11-16Add disable lod to mrw pipeMegaMech
2024-11-15[modding] Implement jumbtron fb effect (#125)MegaMech
2024-11-14[modding] Big Update PR (#118)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-10[enhancement] Collision Viewer (#59)MegaMech
2024-09-10[enhancement] Freecam (#56)MegaMech
2024-09-10fix of bowser castle crash (#70)coco875
2024-08-31[enhancement] Disable LOD (#72)coco875
2024-08-30Update render_courses.c (#74)MegaMech
2024-08-30Update render_courses.c (#73)MegaMech
2024-08-27Update decomp clang (#67)coco875
2024-08-24Update decomp (#63)coco875
2024-08-18Fixed compilation issuesKiritoDv
2024-08-15Courses (#54)MegaMech
2024-08-14Fix Jungle (#52)MegaMech
2024-08-13add dks_jungle_parkway (#50)coco875
2024-08-13Add Courses (#49)MegaMech
2024-08-12Choco (#48)MegaMech
2024-08-12Moo (#46)MegaMech
2024-08-11Battle (#45)MegaMech
2024-08-11Fix Course (#42)MegaMech
2024-08-05wip kalimari desert (#38)coco875
2024-07-31Add royal raceway course (#29)MegaMech
2024-07-26Renames & seg 3 & 5 texture fixes (#19)MegaMech
2024-06-14Fix collision (#18)MegaMech
2024-06-11Update lus (#16)MegaMech
2024-05-22Changes for OTR (#15)MegaMech
2024-05-08Current Changes (#14)MegaMech
2024-05-04Fix texture loading in the menus (#11)MegaMech
2024-05-02FixesMegaMech
2024-05-01Some error fixingMegaMech
2024-05-01WIP CompilationKiritoDv
2024-04-20Header cleanup and some renames (#616)MegaMech
2024-04-16fix a lot of warning in code (#598)coco875
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-01-19add comment course_dl (#537)coco875