summaryrefslogtreecommitdiff
path: root/src/port/Game.cpp
AgeCommit message (Expand)Author
2025-07-20Add Rulesets (#494)MegaMech
2025-07-19Fix #400 and divide by zero (#454)Dave Demers
2025-07-12Impl Option for Skipping Intros and Impl osPfsIsPlug (#451)MegaMech
2025-07-09Fix some UB (#438)MegaMech
2025-07-01make some texture more flexible and editable + port documentation from the de...coco875
2025-06-28correct use of pointer and fix mistake (#394)coco875
2025-06-27fix windows non-ascii char (#392)coco875
2025-06-25Update Game.cpp (#362)coco875
2025-06-18Fix custom track water (#229)MegaMech
2025-06-18Interpolate hm intro (#228)MegaMech
2025-06-07Add Interpolation (#204)MegaMech
2025-05-15Fixes made so far (#198)MegaMech
2025-05-14Impl new intro (#193)MegaMech
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