summaryrefslogtreecommitdiff
path: root/include/d/col/c
AgeCommit message (Collapse)Author
2026-05-31Re-import MSL_C from TProbojumper
2026-05-24dAcEKs_c: all non-state functionselijah-thomas774
2026-05-24dAcEKs_c + dTgKiesuTag_c progresselijah-thomas774
2026-05-24dAcEKs_c progess 5/6/26elijah-thomas774
2026-05-25dAcArrow_c 99%robojumper
2026-05-10Fixesrobojumper
2026-05-10dAcItem_c::executeState_Wait almost OKrobojumper
2026-05-10dAcItem_c::{create, createHeap} OKrobojumper
2026-05-07MTX/VEC cleanuprobojumper
2026-02-01d_t_mass_obj 99%lepelog
2026-01-28State funcs donerobojumper
2026-01-28Progressrobojumper
2026-01-28dAcBlastboss_c::actorExecute OKrobojumper
2025-12-29reviewswekka
2025-12-29d_a_obj_rope_igaiga OKswekka
2025-11-22almost thereelijah-thomas774
2025-11-22porgresselijah-thomas774
2025-11-22states finishedelijah-thomas774
2025-11-22initelijah-thomas774
2025-09-16mField -> fieldelijah-thomas774
2025-09-16rotation -> mRotationelijah-thomas774
2025-05-26intial progresselijah-thomas774
2025-05-24d_jnt_col OK (#174)Elijah Thomas
* d_jnt_col almost ok * OK: Thanks Robo!
2025-05-18d_a_e_sm (chu chu) start (#117)Elijah Thomas
* d_a_e_sm (chu chu) start * progress, includes LightParam addition in BlurPaletteMgr * oops - TBox Progress I guess * dAcEsm_c::actorExecute and Particle Resource data moved * step in symbols map * Update blur_and_palette_manager.h * m_angle cleanup pass * Last explicit_zero_data Fixes #69 * add mQuat_c ctor
2025-05-10progress on d_a_obj_ivy_rope (#109)Elijah Thomas
* init * couple more funcs * progress * smol progress * smol progress 2 * Dont get your hopes up, I just had some lingering things :P * fix merge
2025-03-30Chair (#143)Elijah Thomas
* chair * mostly done * updateChairPos match --------- Co-authored-by: robojumper <robojumper@gmail.com>
2024-11-22Decompile the ColliderLinkedList stuff toorobojumper
2024-11-21progressrobojumper
2024-11-21tbox rodata okrobojumper
2024-11-12Tubo! (d_a_obj_tubo) (#95)Elijah Thomas
* begin work * fixup modifications to d_a_base header * progress * update from main again (forgor to fetch) * progress * Basically done * clean up some inlines * some at/tg hit typing and tubo naming * more naming
2024-11-06d_a_obj_tumble_weed mostly done (#88)Elijah Thomas
* mostly done * Update d_t_tumble_weed.cpp * remove cM::calcTimer * just regswap on adjustSpeed * Create inlines for angle between vectors * name data symbols --------- Co-authored-by: robojumper <robojumper@gmail.com>
2024-11-01Updated CC collision (#80)Elijah Thomas
* c_cc_d soooo close * d_cc_shape_colliders -> d_cc_d * ported over changes from #43 * Oops, didnt save * use better collision functions in bombf * bombf fixes * bombf actorPostCreate matching * fix * small fix for cCcD_UnkAttr Set function * more cleanup(?) for c_cc_d * d_cc_mass_s OK * Initial d_cc_s setup * some easy funcs --------- Co-authored-by: robojumper <robojumper@gmail.com>
2024-10-16update from dtk-template - clangd :) (#66)Elijah Thomas
* update from dtk-template and start work towards using clangd * include <a> -> "a" * Update build.yml * remove/add non-trivial class in union warning
2024-10-16Misc Collision (#51)Elijah Thomas
* Initial Commit - Starting to translate from TP * Collision Updates * Actor Collision -> dBgW (DZB Collision) * bg .text splits complete * fix errors * file organization * missed files * progress * weee * most of cM3dG * Revert mAng change * Progress * Progress -> Need to update from main * Fixup Merge * d_bg_s symbols.... * TList Changes * oops * d_bg_s large progress * d_bg_s_acch majority done * d_bg_s_chk OK * d_bg_s_gnd_chk OK * d_bg_s_grp_pass_chk OK * d_bg_lin_chk OK * d_bg_s_poly_pass_chk OK * d_bg_s_roof_chk and d_bg_s_sph_chk OK * d_bg_s_spl_grp_chk OK * d_bg_s_wtr_chk OK * d_bg_w started * d_bg_w_base OK * name d_bg_w_kcol symbols * d_bg_w_sv split/started * most of d_bg_w_time * stopping d_bg_w_kcol for now * d_bg_w_sv OK * work on d_bg_w_time * revert TList to take offset arg * fixup some compiler warnings * set c_bg_w OK * Update rel_sieve.py * Remove TList Macros * Bomb Header started