summaryrefslogtreecommitdiff
path: root/include/s/s_State.hpp
AgeCommit message (Collapse)Author
2025-11-28link d_t_tumble_weedelijah-thomas774
2025-09-18d_lyt_msg_window_select_btn mostly OKrobojumper
2025-09-14d_a_knight_leader_bird OKrobojumper
2025-06-30Fix virtual state symbolsrobojumper
2025-04-21Formattingrobojumper
2025-04-21d_lyt_meter_cross_btn OKrobojumper
2025-04-21Fiddle with inlines for d_lyt_meter_minus_btn OKrobojumper
2025-04-07I keep getting distracted by side questsrobojumper
2024-11-13Implement a solution that seemingly worksrobojumper
2024-11-01Updated CC collision (#80)Elijah Thomas
* 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-10-17Meter madness (#64)robojumper
* 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-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-10-06More d/lyt (#52)robojumper
* 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-06-09added macro for declaring state manager (used for annoying dummy funcs)elijah-thomas774
2024-06-01Documentation, header guardsrobojumper
2024-06-01Document, fixuprobojumper
2024-06-01State system + match d_t_rock_boatrobojumper