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
/
J2DGrafContext.cpp
Age
Commit message (
Expand
)
Author
2024-10-10
switch to dtk setup (#2203)
TakaRikka
2024-01-22
some various J2D/J3D work (#2043)
TakaRikka
2024-01-20
almost all of dolphin matched (#2036)
TakaRikka
2024-01-12
most of TRK done / some misc work (#2030)
TakaRikka
2023-09-02
setup dolphin VEC/MTX function defines (#1903)
TakaRikka
2023-08-16
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
Pheenoh
2023-07-15
J2DGrafContext: Use inlines from debug, improved parameter names
Jcw87
2023-05-12
Remove #includes from headers (#334)
Jcw87
2022-08-30
j2d / map_path work, d_drawlist / d_attention cleanup (#208)
TakaRikka
2022-03-26
move remaining old progress (#186)
TakaRikka
2022-03-20
Renamed instances of msl_c -> MSL_C because
Zen64
2021-12-11
J2DPane (#168)
lepelog
2021-12-06
fixes
lepelog
2021-12-06
J2DGrafContext and J2DOrthoGraph
lepelog
2021-12-06
more simple J2D/J3D funcs (#166)
Jasper St. Pierre
2021-10-24
J2D structs + print / fix GX + MSL string headers (#157)
TakaRikka
2021-09-24
m_Do cleanup, d_resource, drawlist stuff (#145)
TakaRikka
2021-08-28
move J2D / JUTResFont (#144)
TakaRikka
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