summaryrefslogtreecommitdiff
path: root/src/engine/World.cpp
AgeCommit message (Expand)Author
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-07Add Interpolation (#204)MegaMech
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-13Fixes as per Sonic (#154)MegaMech
2025-01-07Target player follows player and fixMegaMech
2025-01-03Finish docMegaMech
2024-12-29Fix Seagull, classes count their own instances --> cleanupMegaMech
2024-12-28Fix podium ceremony. Wip particle emittersMegaMech
2024-12-28Reimpl LakituMegaMech
2024-12-13Impl trophyMegaMech
2024-12-11Reimplementing objectsMegaMech
2024-12-05load course dl textures from otr and move objectsMegaMech
2024-12-04Reimplement penguinsMegaMech
2024-11-24Thwomp Collisionbox and squish sizeMegaMech
2024-11-24Finish implementing ThwompMegaMech
2024-11-23Implement ThwompsMegaMech
2024-11-16General Cleanup of vehiclesMegaMech
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