summaryrefslogtreecommitdiff
path: root/include/c
AgeCommit message (Collapse)Author
2026-05-31Re-import MSL_C from TProbojumper
2026-05-24dAcEKs_c State ChaseAttack, Fighting, AttackReady, Attack, Damage, Stun, ↵elijah-thomas774
WindBlow and PathMove
2026-03-22dSys: create() and execute() to 99% eachSean Miller
2026-02-01formatlepelog
2026-02-01d_t_mass_obj 99%lepelog
2025-12-02start with d_t_insectlepelog
2025-11-18Degree WIProbojumper
2025-11-02d_a_obj_grave OKswekka
2025-09-26d_a_obj_fairy mostly OKrobojumper
2025-09-16remove address commentselijah-thomas774
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-04-2150% of d_lyt_meter_keyrobojumper
2025-03-16Improve dAcBase_c (#133)CovenEsme
* Improve dAcBase_c * Fix missed polyAttr0/1 renaming * Add getters for EventManager funcs used in dAcBase * Fix include * Replace actor_properties with helper calls * Fix SoundInfo TList function (thanks robo) * Make roundAngleToNearest90 static * Fix removeSoundInfo symbol * Revert d_a_item spawnItem and spawnDrop param change * Fix d_t_reaction and improve spawnHearts a bit * Also update special_item_drop_mgr * Fix special_item_drop_mgr * Small fixes --------- Co-authored-by: robojumper <robojumper@gmail.com> Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-11-22Decompile the ColliderLinkedList stuff toorobojumper
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-06oopselijah-thomas774
2024-11-06Clean up special item drop mgr (#87)robojumper
* Clean up special item drop mgr * Progress * Mostly matching * Docs
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-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-01Fix some compiler warnings (#44)robojumper
2024-09-27Attention (#35)robojumper
* attention * Header * These were meant to be public * fixup merge --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-09-25Some main dol actor splits, dAcOsw_c OK, dTgSw_c OK (#34)robojumper
* Some main dol actor splits and code * Match dAcOsw_c * diff clean * Fix * dTgSw_c OK
2024-06-01State system + match d_t_rock_boatrobojumper
2024-04-27Fix compiler warningsrobojumper
2024-03-17change to header guards woooelijah-thomas774
2024-03-17some fManager, fBase, mHeap, f - lists and tree stuffelijah-thomas774
2023-12-24change everything to use a common types fileElijah Thomas
2023-10-06Fix includes and removed libs folderElijah Thomas
2023-08-10some formatting fixupElijah Thomas
2023-08-09initlepelog