summaryrefslogtreecommitdiff
path: root/src/engine/HM_Intro.cpp
AgeCommit message (Expand)Author
2025-12-29Refactor Track to CustomTrack Class, impl render layers (#606)MegaMech
2025-12-07Camera Refactor --> Adds Track Tour Camera (#568)MegaMech
2025-12-07Refactor yaml and remove segment (#531)coco875
2025-11-09Implement SpawnParams struct (#536)MegaMech
2025-08-07Combine Matrix Stacks & use std::deque Instead of std::vector to Prevent Dang...MegaMech
2025-06-20Pr before release (#239)coco875
2025-06-18Interpolate hm intro (#228)MegaMech
2025-05-14Impl new intro (#193)MegaMech