summaryrefslogtreecommitdiff
path: root/src/player_controller.c
AgeCommit message (Expand)Author
30 hoursFix the warning-flagged real bugs across the codebase (#691, 1 of 3) (#725)quarrel07
11 daysRefactor cmake (#721)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-07Name ScreenContext, Refactor Course class to Track (#583)MegaMech
2025-12-07Camera Refactor --> Adds Track Tour Camera (#568)MegaMech
2025-08-07Combine Matrix Stacks & use std::deque Instead of std::vector to Prevent Dang...MegaMech
2025-07-11Add kartPropulsionStrength and waterInteractionFlags (#425)Maciek Baron
2025-07-09Small, random optimisations (#363)V10lator
2025-07-05fix no cull and add an option to disable rubberbanding (#420)coco875
2025-07-05Update player_controller.c (#419)MegaMech
2025-07-04Backport (de)acceleration code documentation (#414)Maciek Baron
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-19pr Code 80005fd0 (#181)coco875
2025-06-07Add Interpolation (#204)MegaMech
2025-05-14Impl new intro (#193)MegaMech
2025-01-25Fix overflow with tyreSpeed (#170)MegaMech
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2024-11-21Fix clang compiler issuesGarrett Cox
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[Cheat] Disable Wall Collision (#68)coco875
2024-08-27Update decomp clang (#67)coco875
2024-08-24Update decomp (#63)coco875
2024-08-22Update from decomp (#34)coco875
2024-07-26Renames & seg 3 & 5 texture fixes (#19)MegaMech
2024-06-11Update lus (#16)MegaMech
2024-05-01WIP CompilationKiritoDv
2024-04-06Rename cpu behaviour related symbols (#586)coco875
2024-04-03move actors code in actors folder and rename thing related to actor (#584)coco875
2024-03-04Document render/update objects (#565)coco875
2024-02-13fix warning, type and document audio (#559)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
2023-12-30Fix Array D_80165230 Fake Match Usage (#521)MegaMech
2023-12-30Add bss render player and spawn player (#518)coco875
2023-12-25place const and format external, code_8005fd0 and 80091750 (#515)coco875
2023-12-25add bss variable to camera.c (#514)coco875
2023-12-25some rename in code_8006e9c0 (#512)coco875
2023-12-24Rename code_8001F980 to render_player and code_800B45E0 to save (#507)coco875
2023-10-28match func_8000F628 and add NUM_PLAYERS define (#479)MegaMech
2023-10-19Textures doc (#467)coco875
2023-10-13 rename in code_8001F980.c (#456)coco875
2023-10-09Rename wayPoint to waypoint (#448)MegaMech