summaryrefslogtreecommitdiff
path: root/src/camera.c
AgeCommit message (Expand)Author
2025-12-22Clean ptr and fix (#610)coco875
2025-12-16Player bitflag attributes (pr 750 from the decomp) (#592)coco875
2025-12-13Refactor Field-of-view into the Camera Struct (#590)MegaMech
2025-12-13Document sound effects (pr 735 from the decomp) (#589)coco875
2025-12-13Refactor Track Class To Instantiate On Track Load (#587)MegaMech
2025-12-07Camera Refactor --> Adds Track Tour Camera (#568)MegaMech
2025-11-09Implement SpawnParams struct (#536)MegaMech
2025-07-17Update camera.c (#468)MegaMech
2025-07-11Add kartPropulsionStrength and waterInteractionFlags (#425)Maciek Baron
2025-07-09Small, random optimisations (#363)V10lator
2025-07-05Fix Harder CPU Items (#421)MegaMech
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-02-07Finish Freecam (#186)MegaMech
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2025-01-07cleanupMegaMech
2024-12-06Put all thwomp code in thomp classMegaMech
2024-10-07Fix linux compilation (#110)coco875
2024-10-05[modding] Course Mod Support (#104)MegaMech
2024-09-11clang format add header (#83)coco875
2024-09-10[enhancement] Freecam (#56)MegaMech
2024-08-27Update decomp clang (#67)coco875
2024-07-26Renames & seg 3 & 5 texture fixes (#19)MegaMech
2024-05-02FixesMegaMech
2024-05-01WIP CompilationKiritoDv
2024-04-20Header cleanup and some renames (#616)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-30Fix Array D_80165230 Fake Match Usage (#521)MegaMech
2023-12-30Add bss render player and spawn player (#518)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-11-07Matches in code_80005D0 (#487)MegaMech
2023-10-28match func_8000F628 and add NUM_PLAYERS define (#479)MegaMech
2023-10-19some define comment and replace number by const (#469)coco875
2023-10-18Couple matches (#466)Tyler McGavran
2023-10-13 rename in code_8001F980.c (#456)coco875
2023-10-09Rename wayPoint to waypoint (#448)MegaMech
2023-10-07Various Naming (#445)coco875
2023-09-27Function renaming for math_utils and math_utils_2 (#440)coco875
2023-09-22cleaning camera, kart_dma, menu, math_util (#436)coco875
2023-09-20Header & General Cleanup (#431)coco875
2023-09-19some renaming (#419)coco875
2023-09-08Match bss for code_800029B0 and clean headers (#406)MegaMech
2023-08-22Matched some funcs (#378)MegaMech
2023-08-20Update some header files (#373)Tyler McGavran