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
/
camera.c
Age
Commit message (
Expand
)
Author
2025-01-23
Game.cpp and World.cpp Cleanup (#159)
MegaMech
2025-01-07
cleanup
MegaMech
2024-12-06
Put all thwomp code in thomp class
MegaMech
2024-10-07
Fix linux compilation (#110)
coco875
2024-10-05
[modding] Course Mod Support (#104)
MegaMech
2024-09-11
clang format add header (#83)
coco875
2024-09-10
[enhancement] Freecam (#56)
MegaMech
2024-08-27
Update decomp clang (#67)
coco875
2024-07-26
Renames & seg 3 & 5 texture fixes (#19)
MegaMech
2024-05-02
Fixes
MegaMech
2024-05-01
WIP Compilation
KiritoDv
2024-04-20
Header cleanup and some renames (#616)
MegaMech
2024-01-20
place surface type const and unassemble flag in vtx and document effects (#553)
coco875
2024-01-17
document player and cpu (#534)
coco875
2024-01-06
some const placement and one rename (#529)
coco875
2024-01-02
Finish bss (#527)
coco875
2023-12-30
Fix Array D_80165230 Fake Match Usage (#521)
MegaMech
2023-12-30
Add bss render player and spawn player (#518)
coco875
2023-12-25
add bss variable to camera.c (#514)
coco875
2023-12-25
some rename in code_8006e9c0 (#512)
coco875
2023-12-24
Rename code_8001F980 to render_player and code_800B45E0 to save (#507)
coco875
2023-11-07
Matches in code_80005D0 (#487)
MegaMech
2023-10-28
match func_8000F628 and add NUM_PLAYERS define (#479)
MegaMech
2023-10-19
some define comment and replace number by const (#469)
coco875
2023-10-18
Couple matches (#466)
Tyler McGavran
2023-10-13
rename in code_8001F980.c (#456)
coco875
2023-10-09
Rename wayPoint to waypoint (#448)
MegaMech
2023-10-07
Various Naming (#445)
coco875
2023-09-27
Function renaming for math_utils and math_utils_2 (#440)
coco875
2023-09-22
cleaning camera, kart_dma, menu, math_util (#436)
coco875
2023-09-20
Header & General Cleanup (#431)
coco875
2023-09-19
some renaming (#419)
coco875
2023-09-08
Match bss for code_800029B0 and clean headers (#406)
MegaMech
2023-08-22
Matched some funcs (#378)
MegaMech
2023-08-20
Update some header files (#373)
Tyler McGavran
2023-08-15
Bumped Total Progress Script by 1.04% (#371)
MegaMech
2023-08-09
Matched code_80091440.c and named gDemoMode variable (#358)
MegaMech
2023-08-04
very cool debug display list (#348)
tomas
2023-06-28
Cleaning Up Warnings (#317)
MegaMech
2023-03-29
Massive data relocation (#295)
Tyler McGavran
2022-11-29
Yet more assorted matches (#278)
Tyler McGavran
2022-11-21
Matches in 80281fa0, render_courses, and create defines for sound cues. (#276)
MegaMech
2022-11-01
Assorted, unrelated matches (#267)
Tyler McGavran
2022-09-30
A bunch of unrelated, assorted changes (#263)
Tyler McGavran
2022-09-26
Player struct member naming and matched a few funcs (#262)
MegaMech
2022-09-18
Change a variety of constants to defines (#257)
coco875
2022-08-01
code_8001F980 decomp + profiler doc + more (#250)
MegaMech
2022-07-06
Identify some stuff in the Camera struct (#238)
Tyler McGavran
2022-07-01
Match several functions in code_80005FD0 (#230)
Tyler McGavran
2022-06-17
Rename some files and Match spawn_players.c (#226)
MegaMech