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
/
file
/
d_file_select.cpp
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-21
d_a_obj_chest OK (#2136)
Trueffel
2024-04-12
d_a_e_fz work, doxygen revamp (#2127)
Pheenoh
2024-03-30
Match all funcs in d_menu_ring (#2113)
Trueffel
2024-03-19
Match most of d_file_select (#2100)
hatal175
2024-03-19
remove "duplicated" inlines (#2099)
TakaRikka
2024-03-15
d_menu_skill OK (#2096)
Trueffel
2024-01-20
almost all of dolphin matched (#2036)
TakaRikka
2023-09-28
k_wmark / k_wpillar OK, fop actor enums / debug building (#1946)
TakaRikka
2023-09-09
Work on J2DPictureEx (#1919)
hatal175
2023-08-27
d_file_select::dFile_select3D_c (#1899)
Jcw87
2023-08-16
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
Pheenoh
2023-08-10
d_file_select work + misc changes (#1873)
Pheenoh
2023-05-28
setFadeColor fix, some d_msg_flow functions (#339)
hatal175
2023-05-12
Remove #includes from headers (#334)
Jcw87
2023-03-17
d_file_select, JASResArcLoader, d_a_obj_stone, d_a_obj_stone_mark (#309)
Pheenoh
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