summaryrefslogtreecommitdiff
path: root/src/toBeSorted/special_item_drop_mgr.cpp
AgeCommit message (Collapse)Author
2025-09-16remove address commentselijah-thomas774
2025-09-16position -> mPositionelijah-thomas774
2025-05-19More player modelrobojumper
2025-05-10d_message OK (via dFlow_c)robojumper
2025-04-21Matching, I guessrobojumper
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-13Fix special_item_drop_mgr data (#130)robojumper
2024-11-09d_a_item -> Layout and Enum (#92)Elijah Thomas
* mostly done * Update d_t_tumble_weed.cpp * remove cM::calcTimer * just regswap on adjustSpeed * checkpoint * file setup * fix incorrect symbol * some tidbits i guess * fixup merge * fix merge 2.0 * Item Renames from Esme * fix d_t_tumble_weed * fixup merge
2024-11-06Clean up special item drop mgr (#87)robojumper
* Clean up special item drop mgr * Progress * Mostly matching * Docs
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-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-18Fix all_source buildLuke Street
2024-05-24Expand dAcBase workCovenEsme