summaryrefslogtreecommitdiff
path: root/src/port/Game.cpp
AgeCommit message (Expand)Author
2025-02-10Add Ship (#191)MegaMech
2025-02-07Reimpl star emitter (#180)MegaMech
2025-01-25fix ghost (#175)coco875
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2025-01-13Fixes as per Sonic (#154)MegaMech
2025-01-09Impl ModelLoader (#150)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-05load course dl textures from otr and move objectsMegaMech
2024-12-04Merge branch 'modding' into modding+modding+MegaMech
2024-12-04Reimplement penguinsMegaMech
2024-11-29Fixed more broken thingsKiritoDv
2024-11-29Audio is now compiling but crashing yayKiritoDv
2024-11-25Update libultrashipMegaMech
2024-11-24Fix freecam for custom coursesMegaMech
2024-11-24Finish implementing ThwompMegaMech
2024-11-23Implement ThwompsMegaMech
2024-11-14[modding] Big Update PR (#118)MegaMech
2024-10-15Refactors (#114)MegaMech
2024-10-15[modding] Add Actors (#113)MegaMech
2024-10-15[modding] Implement Vehicles & Fix Animations (#109)MegaMech
2024-10-07Fix linux compilation (#110)coco875
2024-10-05[Modding] start add wasm integration (#84)coco875
2024-10-05[modding] Course Mod Support (#104)MegaMech
2024-08-27Update decomp clang (#67)coco875
2024-07-26Renames & seg 3 & 5 texture fixes (#19)MegaMech
2024-05-22Changes for OTR (#15)MegaMech
2024-05-03Fixed more errors, we are rendering the logo, YayKiritoDv
2024-05-03Update Game.cppMegaMech
2024-05-01WIP CompilationKiritoDv