Commit Graph

12 Commits

Author SHA1 Message Date
robojumper 27c8a5dac5 d_lyt_meter_cross_btn OK 2025-04-21 21:51:02 +02:00
robojumper d76002aaf5 Fiddle with inlines for d_lyt_meter_minus_btn OK 2025-04-21 21:51:02 +02:00
robojumper 18d7897d76 I keep getting distracted by side quests 2025-04-07 22:12:37 +02:00
robojumper 31ddec9bd4 Implement a solution that seemingly works 2024-11-13 19:08:38 +01:00
Elijah Thomas 8a3710824b Updated CC collision (#80)
* c_cc_d soooo close

* d_cc_shape_colliders -> d_cc_d

* ported over changes from #43

* Oops, didnt save

* use better collision functions in bombf

* bombf fixes

* bombf actorPostCreate matching

* fix

* small fix for cCcD_UnkAttr Set function

* more cleanup(?) for c_cc_d

* d_cc_mass_s OK

* Initial d_cc_s setup

* some easy funcs

---------

Co-authored-by: robojumper <robojumper@gmail.com>
2024-11-01 17:07:16 -04:00
robojumper b96e6ee19f Meter madness (#64)
* Meter Madness Part 1

* progress

* maybe

* ::build meters too

* vtables labeling, small order problems

* Moar symbols

* Renames

* some dLytNote_c

* Fixes

* Checkpoint

* ::remove funcs

* Fix includes

* Move code around

* rm dead code

* rm dead include

* Draw functions

* Update include/s/s_State.hpp

* Update include/toBeSorted/scgame.h
2024-10-17 17:58:38 -04: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 f8e61c7de8 More d/lyt (#52)
* More Lyt (maybe some wrong type associations)

* more meter

* Rename

* More splits and renames

* Fix SizedString conversion operators

* Renames

* dLytBattery_c almost OK

* d_lyt_battery OK

* diff clean

* Continue doing splits while I'm at it

* two more splits
2024-10-06 16:34:31 -04:00
elijah-thomas774 70dbbb1cb1 added macro for declaring state manager (used for annoying dummy funcs) 2024-06-09 22:47:44 -04:00
robojumper 8ecaacda93 Documentation, header guards 2024-06-01 23:57:46 +02:00
robojumper 374e93821e Document, fixup 2024-06-01 23:57:46 +02:00
robojumper 0e3b13ee3e State system + match d_t_rock_boat 2024-06-01 23:57:43 +02:00