summaryrefslogtreecommitdiff
path: root/src/engine/World.h
AgeCommit message (Expand)Author
2025-05-23Refactor World::Courses to unique_ptr (#211)MegaMech
2025-05-23fix memory leaks, avoid invalidate texture (#207)coco875
2025-05-22Some fixes for battle modeMegaMech
2025-05-17matrixSonic Dreamcaster
2025-05-14Impl new intro (#193)MegaMech
2025-02-07Reimpl star emitter (#180)MegaMech
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2025-01-05Finishwide screen. Impl IVector2D MinimapDimensionsMegaMech
2024-12-29Fix Seagull, classes count their own instances --> cleanupMegaMech
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-13Impl trophyMegaMech
2024-12-11Reimplementing objectsMegaMech
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-24Thwomp Collisionbox and squish sizeMegaMech
2024-11-24Finish implementing ThwompMegaMech
2024-11-23Implement ThwompsMegaMech
2024-11-16Add cvar multiplayer features no cut and equiv train in multiplayerMegaMech
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-05[modding] Course Mod Support (#104)MegaMech