summaryrefslogtreecommitdiff
path: root/include/toBeSorted/attention.h
AgeCommit message (Collapse)Author
2026-03-01Some camera stuffrobojumper
2025-11-22porgresselijah-thomas774
2025-11-22initelijah-thomas774
2025-11-22rename EffectsStruct -> dEmitter_crobojumper
2025-09-26d_a_obj_fairy mostly OKrobojumper
2025-09-15d_a_salbage_obj OKrobojumper
2025-05-10More cleanupsrobojumper
2025-04-21d_lyt_meter_z_btn OKrobojumper
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>
2025-03-09Convert some singleton access to gettersrobojumper
2025-03-09Review commentsrobojumper
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>
2024-09-27Rough dynamic collision setup (#24)robojumper
* Rough collider shape setup * d_a_obj_toD3_stone_figure OK * Cleanup * Cleanup 2