summaryrefslogtreecommitdiff
path: root/libs/SSystem/SComponent/c_math.cpp
AgeCommit message (Expand)Author
2024-10-10switch to dtk setup (#2203)TakaRikka
2024-04-12d_a_e_fz work, doxygen revamp (#2127)Pheenoh
2023-12-25MSL_C fully matched / some SSystem cleanup/ obj_rgate OK (#2011)TakaRikka
2023-08-16d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)Pheenoh
2022-03-26move remaining old progress (#186)TakaRikka
2022-03-20Renamed instances of msl_c -> MSL_C becauseZen64
2021-05-02move Z2Calc, c_math and f_op_draw_iter (#125)lepelog
2021-04-07Merge branch 'dol2asm_fullsplitt' into new-disasm-codecopylepelog
2021-04-06building RELsJulgodis
2021-04-01__sinit and progress script updateJulgodis
2021-03-31.dead section fixJulgodis
2021-03-30started copying code over to new disasmlepelog
2021-03-30re-generate with bug fixesJulgodis
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis
2021-02-20delete variables.hPheenoh
2021-02-19Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers (#115)lepelog
2021-01-31remove functions.hPheenoh
2021-01-06Split SComponent (#45)lepelog
2020-11-26move SComponent and SStandard under SSystem, some dSv_player_config_c methods okunknown