summaryrefslogtreecommitdiff
path: root/src/port/Game.h
AgeCommit message (Expand)Author
2025-05-23Merge branch 'transformfuncsforint' into transformsharedfromptrMegaMech
2025-05-23Finish impl Courses as unique_ptrMegaMech
2025-05-23Track unique_ptr : This probably compilesMegaMech
2025-05-22Some fixes for battle modeMegaMech
2025-05-14Impl new intro (#193)MegaMech
2025-02-07Reimpl star emitter (#180)MegaMech
2025-01-25fix ghost (#175)coco875
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2024-12-29Fix Seagull, classes count their own instances --> cleanupMegaMech
2024-12-28Fix podium ceremony. Wip particle emittersMegaMech
2024-12-13Trophy, Object impl, and cleanupMegaMech
2024-12-11Reimplementing objectsMegaMech
2024-12-06Add warning if no finishline. Remove printfsMegaMech
2024-12-04Reimplement penguinsMegaMech
2024-11-23Implement ThwompsMegaMech
2024-11-21Fix clang compiler issuesGarrett Cox
2024-11-14[modding] Big Update PR (#118)MegaMech
2024-10-15Refactors (#114)MegaMech
2024-10-07Fix linux compilation (#110)coco875