summaryrefslogtreecommitdiff
path: root/libs/JSystem/J2DGraph/J2DAnmLoader.cpp
AgeCommit message (Collapse)Author
2024-10-10switch to dtk setup (#2203)TakaRikka
* switch to dtk setup * some cleanup / fixes * cleanup d_a_alink literals * Restore doxygen, update CI & README.md (#1) * Fix build image ref (#2) --------- Co-authored-by: Luke Street <luke@street.dev>
2022-01-12giving up for nowlepelog
2022-01-12slight cleanuplepelog
2022-01-12improvementlepelog
2022-01-12function ordering :(lepelog
2022-01-12tmplepelog
2022-01-04J2DAnimation (#173)lepelog
* ok * naming stuff
2021-12-04wipTakaRikka
2021-10-24J2D structs + print / fix GX + MSL string headers (#157)TakaRikka
* J2D structs + print / fix GX + MSL string headers * remove msl_c/string.h
2021-04-10moved strings + decompile simple store functionsJulgodis
2021-04-08demangle data-symbolsJulgodis
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
2020-09-05organize files, update makefile, add CI checks, begin adding d_save.cppunknown