summaryrefslogtreecommitdiff
path: root/src/engine/courses/Course.cpp
AgeCommit message (Expand)Author
2025-12-07Name ScreenContext, Refactor Course class to Track (#583)MegaMech
2025-12-07Refactor yaml and remove segment (#531)coco875
2025-11-09Implement SpawnParams struct (#536)MegaMech
2025-07-10port pr 730 from the decomp (#445)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-05-14Impl new intro (#193)MegaMech
2025-02-07Reimpl star emitter (#180)MegaMech
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2025-01-05multiple fixcoco875
2024-12-28Reimpl LakituMegaMech
2024-12-06Add warning if no finishline. Remove printfsMegaMech
2024-12-05load course dl textures from otr and move objectsMegaMech
2024-11-30Documented sequences and move them into the Course systemKiritoDv
2024-11-24Fix freecam for custom coursesMegaMech
2024-11-20Remove assertsMegaMech
2024-11-14[modding] Big Update PR (#118)MegaMech
2024-10-15Refactors (#114)MegaMech
2024-10-15[modding] Implement Vehicles & Fix Animations (#109)MegaMech
2024-10-05[modding] Course Mod Support (#104)MegaMech