Commit Graph

14 Commits

Author SHA1 Message Date
robojumper df9e3b50b0 Some camera stuff 2026-03-01 20:56:39 +01:00
elijah-thomas774 54c3f67bdf porgress 2025-11-22 14:53:36 -05:00
elijah-thomas774 e696b17adb init 2025-11-22 14:53:35 -05:00
robojumper ab5be7e133 rename EffectsStruct -> dEmitter_c 2025-11-22 15:33:12 +01:00
robojumper ad7861a840 d_a_obj_fairy mostly OK 2025-09-26 23:20:00 +02:00
robojumper cbe298e99a d_a_salbage_obj OK 2025-09-15 22:11:23 +02:00
robojumper 35523a5ac2 More cleanups 2025-05-10 22:24:16 +02:00
robojumper 736c285811 d_lyt_meter_z_btn OK 2025-04-21 21:51:01 +02:00
CovenEsme 7400f6c66a Improve dAcBase_c (#133)
* 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-16 11:40:04 -04:00
robojumper 31c9b92798 Convert some singleton access to getters 2025-03-09 21:15:53 +01:00
robojumper 1be580fb78 Review comments 2025-03-09 18:56:32 +01:00
Elijah Thomas 26af4db82d update from dtk-template - clangd :) (#66)
* 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-16 15:36:02 -04:00
robojumper d35fb6db76 Attention (#35)
* attention

* Header

* These were meant to be public

* fixup merge

---------

Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-09-27 20:01:18 -04:00
robojumper 3829ee6d48 Rough dynamic collision setup (#24)
* Rough collider shape setup

* d_a_obj_toD3_stone_figure OK

* Cleanup

* Cleanup 2
2024-09-27 18:19:00 -04:00