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
/
libs
/
JSystem
/
J2DGraph
/
J2DMaterial.cpp
Age
Commit message (
Expand
)
Author
2024-04-12
d_a_e_fz work, doxygen revamp (#2127)
Pheenoh
2024-02-06
J3D work (#2064)
hatal175
2024-01-22
some various J2D/J3D work (#2043)
TakaRikka
2023-10-13
Match a few funcs, optimize some things (#1960)
Trueffel
2023-09-09
Work on J2DPictureEx (#1919)
hatal175
2023-08-16
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
Pheenoh
2023-08-01
Work on J2DMaterialFactory (#394)
hatal175
2023-05-12
Remove #includes from headers (#334)
Jcw87
2022-08-30
j2d / map_path work, d_drawlist / d_attention cleanup (#208)
TakaRikka
2022-04-12
J2DScreen / some J2DMaterial (#191)
TakaRikka
2022-01-04
J2DAnimation (#173)
lepelog
2021-10-24
J2D structs + print / fix GX + MSL string headers (#157)
TakaRikka
2021-08-28
move J2D / JUTResFont (#144)
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-09-05
organize files, update makefile, add CI checks, begin adding d_save.cpp
unknown