summaryrefslogtreecommitdiff
path: root/libs/JSystem/J2DGraph/J2DPane.cpp
AgeCommit message (Expand)Author
2024-10-10switch to dtk setup (#2203)TakaRikka
2024-04-21d_a_tag_firewall done (#2137)TakaRikka
2024-04-12d_a_e_fz work, doxygen revamp (#2127)Pheenoh
2024-01-20almost all of dolphin matched (#2036)TakaRikka
2024-01-12most of TRK done / some misc work (#2030)TakaRikka
2023-09-02setup dolphin VEC/MTX function defines (#1903)TakaRikka
2023-08-16d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)Pheenoh
2023-05-12Remove #includes from headers (#334)Jcw87
2022-08-30j2d / map_path work, d_drawlist / d_attention cleanup (#208)TakaRikka
2021-12-11J2DPane (#168)lepelog
2021-10-24J2D structs + print / fix GX + MSL string headers (#157)TakaRikka
2021-09-24m_Do cleanup, d_resource, drawlist stuff (#145)TakaRikka
2021-08-28move J2D / JUTResFont (#144)TakaRikka
2021-04-10moved strings + decompile simple store functionsJulgodis
2021-04-08auto decompile more functionsJulgodis
2021-04-08demangle data-symbolsJulgodis
2021-04-07detect more floats/doubles, including from relocationsJulgodis
2021-04-06building RELsJulgodis
2021-04-01__sinit and progress script updateJulgodis
2021-03-31.dead section fixJulgodis
2021-03-30re-generate with bug fixesJulgodis
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis
2021-03-15Fix symbol names (#118)lepelog
2021-01-31Merge branch 'functions'Pheenoh
2021-01-31remove functions.hPheenoh
2021-01-26J2DPane: Add names for several unlabeled variables (#103)LC
2021-01-25J2DPane.cpp (#91)notyourav
2020-09-05organize files, update makefile, add CI checks, begin adding d_save.cppunknown