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
/
save
Age
Commit message (
Expand
)
Author
2024-10-10
switch to dtk setup (#2203)
TakaRikka
2024-04-28
fix some nonmatching functions (#2141)
Caroline Madsen
2024-04-12
d_a_e_fz work, doxygen revamp (#2127)
Pheenoh
2024-03-19
remove "duplicated" inlines (#2099)
TakaRikka
2024-01-20
almost all of dolphin matched (#2036)
TakaRikka
2023-12-25
MSL_C fully matched / some SSystem cleanup/ obj_rgate OK (#2011)
TakaRikka
2023-08-16
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
Pheenoh
2023-06-02
d_shop_system, d_s_name, s_save_HIO (#343)
hatal175
2023-05-12
Remove #includes from headers (#334)
Jcw87
2023-04-21
add MSL_C/stdio.h (#317)
Jcw87
2023-04-03
d_a_obj_bombf OK (#313)
Trueffel
2023-03-14
d_ky_thunder done / d_scope wip / m_Do_graphic wip (#308)
TakaRikka
2023-03-07
Misc Changes (#306)
Pheenoh
2023-02-09
Misc matches (#274)
hatal175
2023-01-02
dolphin lib work (#237)
TakaRikka
2022-12-19
big d_a_alink pass (#214)
TakaRikka
2022-07-01
move inlines
lepelog
2022-02-19
d_model / d_simple_model / d_stage + cleanup (#181)
TakaRikka
2022-02-06
d_meter2 wip / d_s_play / d_file_sel_info (#179)
TakaRikka
2021-12-21
wip
TakaRikka
2021-11-10
wip
TakaRikka
2021-08-23
move more of d_save / d_com_inf_game (#141)
TakaRikka
2021-08-14
Fix for item slots (#137)
kipcode66
2021-05-23
move d_a_alink and some related stuff (#130)
TakaRikka
2021-05-02
move d_a_itembase_static / d_a_item_static / Z2StatusMgr (#123)
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