index
:
SpaghettiKart
MegaMech-patch-1
bettercontrollerpak
clang-format
fix/audio
fps-interpolation-2
frameinterpolation
gh-pages
legacy
main
migration/vec-struct
modding+
modding-mouse
nx
transformfuncsforint
transformsharedfromptr
wipinterpchanges
SpaghettiKart: Mario Kart 64 PC port
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
World.cpp
Age
Commit message (
Expand
)
Author
2026-03-05
Fix retry issue with actors (#669)
MegaMech
2026-02-24
Impl Sky and SkyActors (#630)
MegaMech
2025-12-22
Clean ptr and fix (#610)
coco875
2025-12-13
Refactor Track Class To Instantiate On Track Load (#587)
MegaMech
2025-12-07
Name ScreenContext, Refactor Course class to Track (#583)
MegaMech
2025-12-07
Camera Refactor --> Adds Track Tour Camera (#568)
MegaMech
2025-12-07
Refactor yaml and remove segment (#531)
coco875
2025-11-14
RaceManager class (#562)
MegaMech
2025-11-09
Implement SpawnParams struct (#536)
MegaMech
2025-07-01
make some texture more flexible and editable + port documentation from the de...
coco875
2025-06-28
correct use of pointer and fix mistake (#394)
coco875
2025-06-07
Add Interpolation (#204)
MegaMech
2025-05-14
Impl new intro (#193)
MegaMech
2025-02-07
Reimpl star emitter (#180)
MegaMech
2025-01-23
Game.cpp and World.cpp Cleanup (#159)
MegaMech
2025-01-13
Fixes as per Sonic (#154)
MegaMech
2025-01-07
Target player follows player and fix
MegaMech
2025-01-03
Finish doc
MegaMech
2024-12-29
Fix Seagull, classes count their own instances --> cleanup
MegaMech
2024-12-28
Fix podium ceremony. Wip particle emitters
MegaMech
2024-12-28
Reimpl Lakitu
MegaMech
2024-12-13
Impl trophy
MegaMech
2024-12-11
Reimplementing objects
MegaMech
2024-12-05
load course dl textures from otr and move objects
MegaMech
2024-12-04
Reimplement penguins
MegaMech
2024-11-24
Thwomp Collisionbox and squish size
MegaMech
2024-11-24
Finish implementing Thwomp
MegaMech
2024-11-23
Implement Thwomps
MegaMech
2024-11-16
General Cleanup of vehicles
MegaMech
2024-11-16
Add cvar multiplayer features no cut and equiv train in multiplayer
MegaMech
2024-11-14
[modding] Big Update PR (#118)
MegaMech
2024-10-15
Refactors (#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