summaryrefslogtreecommitdiff
path: root/include/c/c_lib.h
AgeCommit message (Collapse)Author
2026-05-24dAcEKs_c State ChaseAttack, Fighting, AttackReady, Attack, Damage, Stun, ↵elijah-thomas774
WindBlow and PathMove
2025-12-02start with d_t_insectlepelog
2025-11-02d_a_obj_grave OKswekka
2025-09-26d_a_obj_fairy mostly OKrobojumper
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-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-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-09-27Attention (#35)robojumper
* attention * Header * These were meant to be public * fixup merge --------- Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>