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
/
J3DGraphBase
/
J3DShape.cpp
Age
Commit message (
Expand
)
Author
2024-10-10
switch to dtk setup (#2203)
TakaRikka
2024-01-24
more various JSystem work (#2046)
TakaRikka
2024-01-20
almost all of dolphin matched (#2036)
TakaRikka
2023-12-13
work on J3DShapeMtx (#2002)
Caroline Madsen
2023-08-16
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
Pheenoh
2023-07-09
J3DPacket, J3DShape OK (#366)
hatal175
2022-04-28
d_name / d_s_name (#194)
TakaRikka
2022-04-24
J3DShape / J3DShapeDraw: More OK
Jasper St. Pierre
2022-04-24
J3DShape/J3DShapeMtx: More work
Jasper St. Pierre
2022-04-24
J3DShape: more OK
Jasper St. Pierre
2022-04-24
J3DShape: OK progress
Jasper St. Pierre
2022-04-23
J3DShape: Some funcs
Jasper St. Pierre
2021-12-06
more simple J2D/J3D funcs (#166)
Jasper St. Pierre
2021-10-11
J3D setup (#155)
TakaRikka
2021-09-24
m_Do cleanup, d_resource, drawlist stuff (#145)
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-09-05
organize files, update makefile, add CI checks, begin adding d_save.cpp
unknown