summaryrefslogtreecommitdiff
path: root/src/engine
AgeCommit message (Expand)Author
2025-05-16clang formatclang-formatKiritoDv
2025-05-15fix windowsSonic Dreamcaster
2025-05-15Fix compile (#199)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-24Fix matrix stack heap corruption (#166)MegaMech
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2025-01-20render correct trophy in podium ceremony (#162)briaguya
2025-01-18Fix mac building (#157)inspectredc
2025-01-18Fix data, option menus, impl boos, fix demo camera (#156)MegaMech
2025-01-13Fixes as per Sonic (#154)MegaMech
2025-01-11default gDisableLod to 1Sonic Dreamcaster
2025-01-09Impl ModelLoader (#150)MegaMech
2025-01-07Target player follows player and fixMegaMech
2025-01-05Merge branch 'modding' into wideMegaMech
2025-01-05Finishwide screen. Impl IVector2D MinimapDimensionsMegaMech
2025-01-05rename in jumbotroncoco875
2025-01-05multiple fixcoco875
2025-01-03Finish docMegaMech
2024-12-31Big 19750 renamesMegaMech
2024-12-30Merge branch 'next' of https://github.com/MegaMech/SpaghettiKart into nextMegaMech
2024-12-30Impl trashbinMegaMech
2024-12-29Add todoMegaMech
2024-12-29Fix Seagull, classes count their own instances --> cleanupMegaMech
2024-12-29Fix Crab ImplMegaMech
2024-12-29impl hot air balloonMegaMech
2024-12-29Impl Hedgehog and FlagpoleMegaMech
2024-12-28Fix podium ceremony. Wip particle emittersMegaMech
2024-12-28Reimpl LakituMegaMech
2024-12-17Impl snowmen and trashbinMegaMech
2024-12-16More changesMegaMech
2024-12-13Trophy, Object impl, and cleanupMegaMech
2024-12-13Impl trophyMegaMech
2024-12-11Reimplementing objectsMegaMech
2024-12-07Move penguin code to classMegaMech
2024-12-06Put all thwomp code in thomp classMegaMech
2024-12-06Add warning if no finishline. Remove printfsMegaMech
2024-12-06Fix minimap on custom coursesMegaMech
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-30Documented sequences and move them into the Course systemKiritoDv
2024-11-24Fix freecam for custom coursesMegaMech
2024-11-24Thwomp CommentsMegaMech
2024-11-24Thwomp Collisionbox and squish sizeMegaMech
2024-11-24Finish implementing ThwompMegaMech
2024-11-23Implement ThwompsMegaMech
2024-11-21Fix clang compiler issuesGarrett Cox