index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
code
/
db_camera.c
Age
Commit message (
Expand
)
Author
2025-06-17
Document `Save.cutsceneIndex` and adjacent data / code (#2286)
Leonid Kapitonov
2025-06-15
Macroify PlaySfxGeneral calls: introduce `SFX_PLAY_CENTERED` and `SFX_PLAY_AT...
Dragorn421
2025-06-04
Remove "z64" prefix from all headers (#2518)
fig02
2025-04-26
add array_count.h (#2514)
fig02
2025-04-23
macros.h 1/?: `PRINTF` and `T` (#2509)
fig02
2025-02-26
Reduce dependencies on global.h (10) (#2490)
mzxrules
2025-02-19
Reduce overlay dependencies on global.h (8) (#2478)
mzxrules
2025-02-16
Reduce overlay dependencies on global.h (7) (#2472)
mzxrules
2025-02-12
Reduce overlay dependencies on global.h (5) (#2466)
mzxrules
2025-02-05
Reduce overlay dependencies on global.h (3) (#2449)
mzxrules
2025-01-10
Only build .o files listed in the spec (#2410)
cadmic
2024-12-02
Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309)
Tharo
2024-02-03
Give debug_malloc.c the same treatment as system_malloc.c and z_malloc.c (#1700)
cadmic
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2023-11-19
Struct Returns (#1574)
engineer124
2023-10-17
Use `long` over `int` for s32/u32 types (#1546)
Tharo
2023-08-13
Split `SaveContext` into sub-structs (#1393)
Dragorn421
2023-01-12
DbCamera to DebugCamera (#1482)
engineer124
2022-12-30
Document debug text drawing functions in z_debug.c (#1472)
fig02
2022-12-24
z_demo documentation (#1327)
fig02
2022-11-22
Document Hud Mode (#1323)
engineer124
2022-11-16
Mempak doc (#1382)
Tharo
2022-10-15
Improve match for `DbCamera_CalcUpFromPitchYawRoll`, add docs (#1408)
engineer124
2022-10-15
Cleanup `VecSph`: Better Distinguish Between "Spherical" vs. "Geographic" Coo...
engineer124
2022-09-03
More documentation for padmgr.c (#1336)
Tharo
2022-08-15
Doc shrink_window, rename system to Letterbox (#1341)
fig02
2022-07-30
Rename "Sound" to "Sfx" (#1292)
engineer124
2022-07-14
Cleanup z_debug (reg editor) (#1290)
Dragorn421
2022-06-22
Remove `BINANG_ROT180` (#1241)
Dragorn421
2022-06-03
Fix a number of warnings when compiling with GCC (#1239)
Tharo
2022-05-21
PlayState Rename (#1231)
fig02
2022-04-24
Angle cleanup - macros names (#1193)
Dragorn421
2022-04-23
Name variables for Audio_PlaySoundGeneral (#1198)
engineer124
2022-04-03
Angle cleanup - miscellaneous (#1159)
Dragorn421
2021-12-05
Use defines for actor flags (#873)
Dragorn421
2021-11-30
Misc Cleanup 2 (#1007)
Dragorn421
2021-11-28
Improve gfxprint documentation and strings (#1028)
Roman971
2021-11-22
z_message_PAL, message_data_static and surrounding doc (#996)
Tharo
2021-10-23
Document `ovl_select` (#966)
Anghelo Carvajal
2021-10-01
Match the remaining functions in db_camera.c (#991)
Roman971
2021-09-28
Format all translation comments like `// "..."` (hopefully all of them) (#986)
Dragorn421
2021-09-08
Improve non-matchings in DbCamera (#953)
engineer124
2021-09-07
Fix compiler warnings in z_camera/db_camera (#947)
zelda2774
2021-08-19
cleanup warnings (#907)
louist103
2021-07-26
db_camera (#842)
Random
2021-02-13
Fix most compiler warnings in the boot and code segments (#674)
Tharo
2020-12-06
decompile z_camera (#398)
krimtonz
2020-10-03
libultra cleanup (#215)
Random
2020-07-08
Decompile shrink_window.c (#232)
Random
2020-03-22
Format all src C files
Roman971
[next]