summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-06-07Update render_courses.cMegaMech
2025-06-07Update framebuffer_effects.cMegaMech
2025-06-07Update Lakitu.cppMegaMech
2025-06-07Update GrandPrixBalloons.cppMegaMech
2025-06-07Update code_80057C60.cMegaMech
2025-06-07Update code_80057C60.cMegaMech
2025-06-07Revert change that has no explanationMegaMech
2025-06-07interp falling rock shadowMegaMech
2025-06-07Update gbiMacro.cMegaMech
2025-06-07Update render.inc.cMegaMech
2025-06-07Update render.inc.cMegaMech
2025-06-07Update Thwomp.hMegaMech
2025-06-07Update Thwomp.cppMegaMech
2025-05-31fix linux compilationcoco875
2025-05-30Clarify funcMegaMech
2025-05-30Clarify commentMegaMech
2025-05-30Fix freecam cameraMegaMech
2025-05-30Interp SetTextMatrixMegaMech
2025-05-30Fix logo interpMegaMech
2025-05-27fix windowscoco875
2025-05-25add modify interpolation target fps in menucoco875
2025-05-25fix player particle interpolationcoco875
2025-05-25particle boat and traincoco875
2025-05-25Merge branch 'transformfuncsforint' into particle-boat-and-train-coco875
2025-05-23Refactor World::Courses to unique_ptr (#211)MegaMech
* wip course unique ptr * Track unique_ptr : This probably compiles * Finish impl Courses as unique_ptr * Fix error * Fixes * More fixes * Cleanup * Remove old vars --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2025-05-23fix memory leaks, avoid invalidate texture (#207)coco875
* Fixed macos * More stupid fixes * update with main and update torch and lus and enable action on this branch * Update FrameInterpolation.h * Update FrameInterpolation.cpp * fix some memory leak * Update torch * Update torch * update torch and lus * reduce texture import * don't use fork of torch and lus * Update torch * Update torch --------- Co-authored-by: Lywx <kiritodev01@gmail.com>
2025-05-23changed mtxf_multiplication() to fix vert explosion in Desert & DK ↵sitton76
parkway.(provided by Coco.)
2025-05-23fix to make it compile with cmake 3.31sitton76
2025-05-23Merge branch 'transformfuncsforint' of ↵MegaMech
https://github.com/HarbourMasters/SpaghettiKart into transformfuncsforint
2025-05-23Tag finishlineMegaMech
2025-05-22No longer needed changes toAFinishline with the changes mega made.sitton76
2025-05-22Merge branch 'transformfuncsforint' of ↵MegaMech
https://github.com/HarbourMasters/SpaghettiKart into transformfuncsforint
2025-05-22Some fixes for battle modeMegaMech
2025-05-22Tagged battle balloonssitton76
2025-05-21Fixed loading battle maps.sitton76
2025-05-21Merge branch 'transformfuncsforint' of ↵MegaMech
https://github.com/HarbourMasters/SpaghettiKart into transformfuncsforint
2025-05-21Fix multiplayer camerasMegaMech
2025-05-21this isn't neededSonic Dreamcaster
2025-05-20Shell flames handled better.sitton76
2025-05-20Tagged star particles in the ending scenesitton76
2025-05-20Merge branch 'transformfuncsforint' of ↵sitton76
https://github.com/HarbourMasters/SpaghettiKart into transformfuncsforint
2025-05-20interpolated ended scene fireworks.sitton76
2025-05-20Changed how shell flames are interpolated.sitton76
2025-05-20commentSonic Dreamcaster
2025-05-20mole commentsSonic Dreamcaster
2025-05-20fix tagsSonic Dreamcaster
2025-05-20fix tagSonic Dreamcaster
2025-05-20shift is not needed hereSonic Dreamcaster
2025-05-20Merge branch 'transformfuncsforint' of ↵Sonic Dreamcaster
https://github.com/HarbourMasters/SpaghettiKart into transformfuncsforint
2025-05-20better object interpolationSonic Dreamcaster