summaryrefslogtreecommitdiff
path: root/libs/JSystem/J2DGraph/J2DPane.cpp
AgeCommit message (Expand)Author
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