summaryrefslogtreecommitdiff
path: root/include/c
AgeCommit message (Collapse)Author
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-16dMsgScrnTree_c OK, Some JGeometry work (#370)hatal175
* Minor work on c_damagereaction and JGeomtry * dMsgScrnTree_c OK * dMsgScrnExplain_c OK
2023-04-29improve const correctness (#325)Jcw87
2023-03-09d_eye_hl OK, d_spline_path and JASSeqReader work (#307)Pheenoh
2023-01-15d_a_b_oh2 / d_a_obj_web0 / d_a_obj_web1 (#243)TakaRikka
* d_a_obj_web0 / d_a_obj_web1 * remove asm * d_a_set_bgobj * d_cc_s work * remove asm * build fix * fix tp.py progress check and rel sha1 check * clean up some bg files
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-04-10d_s_logo (#188)TakaRikka
* d_s_logo * match fpcM_Management * asm
2022-02-07c_dylinkTakaRikka
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis
2021-02-19Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers (#115)lepelog
* data for c_angle * data c_sxyz * partially migrated c_xyz data * c_xyz data * c_xyz data decomp * c_math data * c_math data * c_lib data, some cleanup * rename some unnamed functions and create header for them * header for string functions * format and fix fabsf * cleanup * remove more unneded function prototypes * move fpclassify to math.h
2021-01-02M_do_controller_pad split and partially matched (#36)jdflyer
* m_Do_controller_pad split * Attempt to match and match mDoCPd_c::recalibrate * Fix Merge Errors * clang-format Co-authored-by: Pheenoh <pheenoh@gmail.com>