summaryrefslogtreecommitdiff
path: root/src/toBeSorted/dowsing_target.cpp
AgeCommit message (Collapse)Author
2026-05-07MTX/VEC cleanuprobojumper
2026-01-28d_a_b_lastboss WIProbojumper
2025-09-26d_a_obj_fairy mostly OKrobojumper
2025-09-16position -> mPositionelijah-thomas774
2025-09-16rotation -> mRotationelijah-thomas774
2025-09-14Storyflag Enumelijah-thomas774
2025-04-21d_lyt_meter_dowsing OKrobojumper
2025-04-11d_structd -> d_cursor_hit_checkrobojumper
2025-03-13Link dowsing_target, eggException, d_lyt_meter_drink (#128)robojumper
* Link dowsing_target, eggException * d_lyt_meter_drink OK (thanks Zeldex!) * More sensible DowsingTarget flag code * Attempt explaining TList inline
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-10-28Fix one of the dowsing_target functions (#84)robojumper
2024-10-25Separate our inc filesrobojumper
2024-10-16d_t_sw_area OK (#68)CovenEsme
* Initial attempt * Fix symbols for renamed story/itemflagMgrs * Improvements xD * OK with pragma * Update variable name
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-16Misc Collision (#51)Elijah Thomas
* Initial Commit - Starting to translate from TP * Collision Updates * Actor Collision -> dBgW (DZB Collision) * bg .text splits complete * fix errors * file organization * missed files * progress * weee * most of cM3dG * Revert mAng change * Progress * Progress -> Need to update from main * Fixup Merge * d_bg_s symbols.... * TList Changes * oops * d_bg_s large progress * d_bg_s_acch majority done * d_bg_s_chk OK * d_bg_s_gnd_chk OK * d_bg_s_grp_pass_chk OK * d_bg_lin_chk OK * d_bg_s_poly_pass_chk OK * d_bg_s_roof_chk and d_bg_s_sph_chk OK * d_bg_s_spl_grp_chk OK * d_bg_s_wtr_chk OK * d_bg_w started * d_bg_w_base OK * name d_bg_w_kcol symbols * d_bg_w_sv split/started * most of d_bg_w_time * stopping d_bg_w_kcol for now * d_bg_w_sv OK * work on d_bg_w_time * revert TList to take offset arg * fixup some compiler warnings * set c_bg_w OK * Update rel_sieve.py * Remove TList Macros * Bomb Header started
2024-09-12Dowsing (#17)robojumper
* Dowsing. * d_t_dowsing * d_t_holy_water OK