summaryrefslogtreecommitdiff
path: root/include/SSystem/SComponent/c_m3d_g_cyl.h
AgeCommit message (Collapse)Author
2026-03-17cc debug work (#3133)TakaRikka
2024-10-22c_m3d mostly done (#2222)Caroline Madsen
2024-07-22some cc doc and obj_brg work (#2184)TakaRikka
* some cc doc * document dCcD material types * work on d_a_obj_brg
2023-11-27most of d_a_alink_wolf done / some misc (#1993)TakaRikka
* wip on alink_wolf * setup procvar unions * most of d_a_alink_wolf done + some misc
2023-08-16d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)Pheenoh
* d_a_obj_carry work, SETUP_ACTOR macro * rm headers, add script * progress * macro rename, consistent spacing
2023-07-03d_cc_d_nonmatchingJcw87
2023-05-12Remove #includes from headers (#334)Jcw87
* add "global.h" to files that use it * add MSL_C includes to files that use them * remove dolphin includes from headers that don't need them * remove JSupport includes from headers that don't need them * remove JKernel includes from headers that don't need them * remove JUtility includes from headers that don't need them * remove J3D includes from headers that don't need them * remove J2D includes from headers that don't need them * remove JAudio2 includes from headers that don't need them * remove Z2AudioLib includes from headers that don't need them * remove JMessage includes from headers that don't need them * remove JParticle includes from headers that don't need them * remove SComponent includes from headers that don't need them * remove dol includes from headers that don't need them * sort includes
2022-12-19big d_a_alink pass (#214)TakaRikka
* d_a_alink pass1 wip * more d_a_alink work * remove asm * more daalink work * 20% dol code decompiled * fixed some nonmatchings for building * a few daalink functions and labeling some HIO data
2022-05-28npcT / JUTGamePad workTakaRikka
2021-08-16__sinit_d_com_inf_game_cpp OK (#140)lepelog
* mass mng header * d_cc_d start * c_cc_d ok * tmp commit * almost, reordering of vtable functions * progress * more progress * cleanup, still non matching * mark all of d_cc_d as nonmatching to OK * c_cc_s * c_cc_s OK * d_cc_mass_s OK * cleanup * gameinfo __sinit, not OK * a bit of cleanup * format * remove asm Co-authored-by: lepelog <lepelog@users.noreply.github.com>
2021-06-12c_cc_d (#132)lepelog
* gnd check * more c_bg_s * start adding static asserts for size * Add more size checks * c_cc * c_cc progress * failed implementing cCcD_*Attr * progress * format * try destructor * data * remove unused asm * remove inlineCross * remove functions that didn't belong there * naming fix * match cCcD_SphAttr::CalcAabBox * cCcD_Stts::ClrTg * c_cc_s and mass fixes
2021-05-02move some of d_com_inf_game (#128)TakaRikka
* move most d_com_inf_game * remove temp
2021-04-08delete unused asm, c_m3d_glepelog
2021-04-01c_APIlepelog
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis