index
:
tp
dol2asm
main
Decompilation of The Legend of Zelda: Twilight Princess (GCN)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
d
/
d_ev_camera.cpp
Age
Commit message (
Expand
)
Author
2026-05-18
Array size UB fixes (#3162)
Pieter-Jan Briers
2026-03-17
Fix a bunch of compiler warnings and document several more bugs (#3130)
Max Roncace
2026-02-28
More GCC compatibility/warning fixes (#3118)
Luke Street
2026-02-28
Some GCC compilation fixes (#3114)
Luke Street
2026-01-11
d_camera debug almost matching (#3032)
Max Roncace
2026-01-10
first round of constants cleanup (#3021)
roeming
2025-12-24
Resolve all gameInfo fakematches (#2995)
LagoLunatic
2025-12-23
Clean up code, remove fakematches, add UNUSED, enable warnings (#2992)
LagoLunatic
2025-12-11
fix functions not returning values (#2942)
Jcw87
2025-12-06
Improving compatibility with standard cpp compiler (#2920)
kipcode66
2025-12-06
Various debug conditional compilation cleanup (#2915)
Max Roncace
2025-11-30
project cleanup (#2895)
TakaRikka
2025-09-28
Fix JUT_ASSERT and several other macros (#2711)
LagoLunatic
2025-09-23
cleanup event stuff (#2688)
TakaRikka
2025-09-17
More miscellaneous TU improvements (#2665)
Max Roncace
2025-09-08
d_camera almost matching (equivalent) (#2633)
Max Roncace
2025-09-03
d_camera improvements (part 1) (#2623)
Max Roncace
2025-08-24
Add a precompiled header for RELs (#2597)
Max Roncace
2025-06-10
d_a_npc_ks equivalent (#2481)
YunataSavior
2025-05-27
Continued cleanup of d_ev_camera functions (#2458)
YunataSavior
2025-05-19
Debug and various d_ev_camera fixes (#2448)
YunataSavior
2025-05-06
More d_ev_camera work (#2422)
Carco_21
2025-05-02
Fix debug build for fixedFrameEvCamera while also getting some overall matchi...
YunataSavior
2025-04-30
d_ev_camera work (#2412)
Carco_21
2025-04-13
d_stage cleanup (#2392)
LagoLunatic
2025-04-06
Debug JStudio fix + match one retail func (#2378)
LagoLunatic
2025-04-01
d_camera work (#2369)
Caroline Madsen
2025-03-22
Debug version now builds OK and all_source compiles (#2343)
LagoLunatic
2025-01-26
Fix spurious differences when using `ninja diff` (#2294)
LagoLunatic
2024-12-10
tbox/camera/d_bg_w_kcol work and cleanup (#2262)
TakaRikka
2024-10-10
switch to dtk setup (#2203)
TakaRikka
2024-06-25
work on d_camera / d_ev_camera (#2170)
TakaRikka
2024-04-12
d_a_e_fz work, doxygen revamp (#2127)
Pheenoh
2024-03-19
remove "duplicated" inlines (#2099)
TakaRikka
2024-02-08
d_a_obj_wind_stone OK (#2066)
Trueffel
2023-11-27
most of d_a_alink_wolf done / some misc (#1993)
TakaRikka
2023-08-16
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
Pheenoh
2022-07-04
d_menu_save / pane_class / rename some data (#205)
TakaRikka
2021-04-10
moved strings + decompile simple store functions
Julgodis
2021-04-08
demangle data-symbols
Julgodis
2021-04-07
detect more floats/doubles, including from relocations
Julgodis
2021-04-06
building RELs
Julgodis
2021-04-01
__sinit and progress script update
Julgodis
2021-03-31
.dead section fix
Julgodis
2021-03-30
re-generate with bug fixes
Julgodis
2021-03-29
clang-format
Julgodis
2021-03-28
dol2asm OK
Julgodis
2020-08-29
ok
unknown