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
/
J3DGraphLoader
Age
Commit message (
Expand
)
Author
2024-10-10
switch to dtk setup (#2203)
TakaRikka
2024-09-14
J3DModelLoaderCalcSize + J2DScreen work (#2198)
hatal175
2024-06-04
Work on J3DMatBlock (#2164)
hatal175
2024-04-21
d_a_tag_firewall done (#2137)
TakaRikka
2024-04-12
d_a_e_fz work, doxygen revamp (#2127)
Pheenoh
2024-03-15
Fix make game (#2097)
jdflyer
2024-02-06
J3D work (#2064)
hatal175
2024-02-05
Fix some JSUConvertOffsetToPtr issues (#2063)
hatal175
2024-01-24
more various JSystem work (#2046)
TakaRikka
2024-01-20
almost all of dolphin matched (#2036)
TakaRikka
2023-12-28
work on J3DMaterialFactory and J3DMaterialFactory_v21 (#2012)
Caroline Madsen
2023-11-08
work on J3DModelLoader (#1982)
Caroline Madsen
2023-08-16
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
Pheenoh
2023-06-30
Work on d_a_mirror
Tal Hayon
2023-06-19
Work on d_resorce, d_vibration, d_tresure and others (#347)
hatal175
2023-05-18
Merge branch 'master' into various3
hatal175
2023-05-18
Work on d_msg_flow
Tal Hayon
2023-05-12
Remove #includes from headers (#334)
Jcw87
2023-01-06
Generate makefiles from dol2asm
Jcw87
2022-10-04
move jasper's jsystem work over
TakaRikka
2022-10-04
fopEn_enemy / fix e_wb
TakaRikka
2021-12-21
wip
TakaRikka
2021-12-02
Clean up and improvements to tools (#163)
Jonathan Wase
2021-10-11
J3D setup (#155)
TakaRikka
2021-05-10
Makefile fixes / JUTNameTab (#129)
Jasper St. Pierre
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