summaryrefslogtreecommitdiff
path: root/src/engine/courses
AgeCommit message (Expand)Author
2025-07-20Add Rulesets (#494)MegaMech
2025-07-19Fix incorrect unsigned values For Alfa `find_vtx_and_set_colours()` (#489)MegaMech
2025-07-19Label Thwomp Behaviour Enums (#486)MegaMech
2025-07-19Update PodiumCeremony.cpp (#484)MegaMech
2025-07-17Enable TestTrack Mode (#467)MegaMech
2025-07-17Fix Alpha Arg into `find_vtx_and_set_colours()` (#466)MegaMech
2025-07-12Fix minor render issue in menu (#447)coco875
2025-07-10port pr 730 from the decomp (#445)coco875
2025-07-06fix some custom texture (#426)coco875
2025-07-01make some texture more flexible and editable + port documentation from the de...coco875
2025-06-30Update Course.cpp (#403)MegaMech
2025-06-20Update Course.cpp (#235)0.9.9MegaMech
2025-06-19pr Code 80005fd0 (#181)coco875
2025-06-18Fix custom track water (#229)MegaMech
2025-06-18Interpolate hm intro (#228)MegaMech
2025-06-15Fix More Interpolation (#220)MegaMech
2025-06-15Fixed Wario Stadium jumbotron(50, 100, and 150 CC) (#222)sitton76
2025-05-17Removed Jumbotron triggers on Luigi Racewaywowjinxy
2025-05-15Fix EditorMatrix (#201)MegaMech
2025-05-14Impl new intro (#193)MegaMech
2025-02-10Add Ship (#191)MegaMech
2025-02-07Reimpl star emitter (#180)MegaMech
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2025-01-20render correct trophy in podium ceremony (#162)briaguya
2025-01-18Fix data, option menus, impl boos, fix demo camera (#156)MegaMech
2025-01-13Fixes as per Sonic (#154)MegaMech
2025-01-11default gDisableLod to 1Sonic Dreamcaster
2025-01-09Impl ModelLoader (#150)MegaMech
2025-01-05Merge branch 'modding' into wideMegaMech
2025-01-05Finishwide screen. Impl IVector2D MinimapDimensionsMegaMech
2025-01-05rename in jumbotroncoco875
2025-01-05multiple fixcoco875
2024-12-30Merge branch 'next' of https://github.com/MegaMech/SpaghettiKart into nextMegaMech
2024-12-30Impl trashbinMegaMech
2024-12-29Fix Seagull, classes count their own instances --> cleanupMegaMech
2024-12-29Fix Crab ImplMegaMech
2024-12-29impl hot air balloonMegaMech
2024-12-29Impl Hedgehog and FlagpoleMegaMech
2024-12-28Fix podium ceremony. Wip particle emittersMegaMech
2024-12-28Reimpl LakituMegaMech
2024-12-17Impl snowmen and trashbinMegaMech
2024-12-16More changesMegaMech
2024-12-13Trophy, Object impl, and cleanupMegaMech
2024-12-11Reimplementing objectsMegaMech
2024-12-06Add warning if no finishline. Remove printfsMegaMech
2024-12-06Fix minimap on custom coursesMegaMech
2024-12-05load course dl textures from otr and move objectsMegaMech
2024-12-04Merge branch 'modding' into modding+modding+MegaMech
2024-12-04Reimplement penguinsMegaMech
2024-11-30Documented sequences and move them into the Course systemKiritoDv