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_name.cpp
Age
Commit message (
Expand
)
Author
2026-02-28
More GCC compatibility/warning fixes (#3118)
Luke Street
2026-02-28
Some GCC compilation fixes (#3114)
Luke Street
2026-01-13
standard compiler compatibility changes (#3040)
kipcode66
2026-01-05
Add guards around std library headers (#3013)
kipcode66
2025-12-23
MSL_C header cleanup (#2988)
TakaRikka
2025-12-08
Improving standard compiler compatibility (#2926)
kipcode66
2025-11-30
project cleanup (#2895)
TakaRikka
2025-11-21
Link d_name for GCN JPN (#2843)
Max Roncace
2025-10-31
Link several more TUs for GZ2J01 (#2765)
Max Roncace
2025-10-22
d_name matching for PAL (#2751)
hev7
2025-10-17
d_name work for PAL (#2742)
hev7
2025-09-28
Fix JUT_ASSERT and several other macros (#2711)
LagoLunatic
2025-08-24
Add a precompiled header for RELs (#2597)
Max Roncace
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-10-10
switch to dtk setup (#2203)
TakaRikka
2024-04-12
d_a_e_fz work, doxygen revamp (#2127)
Pheenoh
2024-02-17
d_map OK (#2074)
TakaRikka
2024-01-29
various fixes / matches (#2052)
TakaRikka
2024-01-21
Work on d_msg_scrn_howl + misc (#2040)
hatal175
2023-12-25
MSL_C fully matched / some SSystem cleanup/ obj_rgate OK (#2011)
TakaRikka
2023-09-18
d_menu_insect basically OK, optimizations, match one func in d_menu_ring (#1934)
Trueffel
2023-09-15
fix functions not returning values (#1926)
Jcw87
2023-08-16
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
Pheenoh
2023-05-12
Remove #includes from headers (#334)
Jcw87
2023-04-29
improve const correctness (#325)
Jcw87
2023-04-21
add MSL_C/stdio.h (#317)
Jcw87
2022-06-08
progress
lepelog
2022-04-28
d_name / d_s_name (#194)
TakaRikka
2021-04-10
moved strings + decompile simple store functions
Julgodis
2021-04-08
auto decompile more 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