summaryrefslogtreecommitdiff
path: root/src/render_player.c
AgeCommit message (Expand)Author
2026-02-04Maybe fix some interpolation (#637)MegaMech
2025-12-22Clean ptr and fix (#610)coco875
2025-12-19fix again spining will but avoid invalid texture at all (#605)coco875
2025-12-19Update render_player.c (#603)coco875
2025-12-16Player bitflag attributes (pr 750 from the decomp) (#592)coco875
2025-12-13Document sound effects (pr 735 from the decomp) (#589)coco875
2025-12-07Camera Refactor --> Adds Track Tour Camera (#568)MegaMech
2025-12-07Refactor yaml and remove segment (#531)coco875
2025-08-07Combine Matrix Stacks & use std::deque Instead of std::vector to Prevent Dang...MegaMech
2025-07-13fix rolling wheel (#456)coco875
2025-07-11Add kartPropulsionStrength and waterInteractionFlags (#425)Maciek Baron
2025-07-09Small, random optimisations (#363)V10lator
2025-07-03Document player alpha (#396)Maciek Baron
2025-07-01make some texture more flexible and editable + port documentation from the de...coco875
2025-06-20Pr before release (#239)coco875
2025-06-19pr Code 80005fd0 (#181)coco875
2025-06-07Add Interpolation (#204)MegaMech
2025-01-25Fix overflow with tyreSpeed (#170)MegaMech
2025-01-24Fix camera overflow (#168)MegaMech
2025-01-24Update render_player.c (#167)MegaMech
2025-01-05fix multiplayer character not showcoco875
2024-11-21Fix clang compiler issuesGarrett Cox
2024-11-17Fix render bugMegaMech
2024-11-14[modding] Big Update PR (#118)MegaMech
2024-10-07Fix linux compilation (#110)coco875
2024-10-05[modding] Course Mod Support (#104)MegaMech
2024-09-10[enhancement] Disable Culling (#58)coco875
2024-08-27Networking Update & Fix (#66)MegaMech
2024-08-27Update decomp clang (#67)coco875
2024-08-22Update from decomp (#34)coco875
2024-08-11wip Fix wheels (#37)MegaMech
2024-08-03Lakitu fix (#35)MegaMech
2024-08-02Fix menu bug & kart textures (#32)MegaMech
2024-07-26Renames & seg 3 & 5 texture fixes (#19)MegaMech
2024-06-11Update lus (#16)MegaMech
2024-05-08Current Changes (#14)MegaMech
2024-05-03First Compile (#7)MegaMech
2024-05-01WIP CompilationKiritoDv
2024-04-20Header cleanup and some renames (#616)MegaMech
2024-04-16fix a lot of warning in code (#598)coco875
2024-04-09Add ymls for Torch code generator (#497)MegaMech
2024-04-03move actors code in actors folder and rename thing related to actor (#584)coco875
2024-03-25Turn D_802BFB80 into a union (#582)Tyler McGavran
2024-03-04Document render/update objects (#565)coco875
2024-02-05Code Segments Shiftable (#566)MegaMech
2024-01-20place surface type const and unassemble flag in vtx and document effects (#553)coco875
2024-01-17document player and cpu (#534)coco875
2024-01-06some const placement and one rename (#529)coco875
2024-01-02Finish bss (#527)coco875
2023-12-31some rename in player controller and spawn players (#524)coco875