summaryrefslogtreecommitdiff
path: root/libs/SSystem/SComponent/c_m3d.cpp
AgeCommit message (Expand)Author
2024-10-10switch to dtk setup (#2203)TakaRikka
2024-06-15d_bg_w done (#2169)TakaRikka
2024-04-12d_a_e_fz work, doxygen revamp (#2127)Pheenoh
2024-01-24more various JSystem work (#2046)TakaRikka
2024-01-08Various Matches, J2DTextBoxEx and J2DTevs OK (#2025)hatal175
2023-12-25MSL_C fully matched / some SSystem cleanup/ obj_rgate OK (#2011)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-08-14d_drawlist (#1881)Jcw87
2023-07-03d_cc_d_nonmatchingJcw87
2023-05-12Remove #includes from headers (#334)Jcw87
2023-04-21add FLT_MAX, FLT_EPSILON, NAN, and HUGE_VALF to MSL_C headers (#316)Jcw87
2023-02-23Various matches and improvements (#299)hatal175
2022-11-11clean up dolphin files / work on some rels (#212)TakaRikka
2022-10-03d_camera / m_Do_ext / d_particle + minor various wip (#210)TakaRikka
2022-03-26move remaining old progress (#186)TakaRikka
2022-03-20Renamed instances of msl_c -> MSL_C becauseZen64
2021-11-09JUTException (#154)Jonathan Wase
2021-06-12c_cc_d (#132)lepelog
2021-04-19Merge remote-tracking branch 'Julgodis/dol2asm_fullsplitt' into new-disasm-co...lepelog
2021-04-10moved strings + decompile simple store functionsJulgodis
2021-04-08more SComponentlepelog
2021-04-08delete unused asm, c_m3d_glepelog
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-02-20delete variables.hPheenoh
2021-02-19Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers (#115)lepelog
2021-01-31Merge branch 'functions'Pheenoh
2021-01-31remove functions.hPheenoh
2021-01-26c_m3d: Make use of forward declarations (#104)LC
2021-01-26some c_m3d (#97)lepelog
2021-01-06Split SComponent (#45)lepelog
2020-11-26move SComponent and SStandard under SSystem, some dSv_player_config_c methods okunknown