summaryrefslogtreecommitdiff
path: root/src/d/d_detect.cpp
AgeCommit message (Collapse)Author
2026-05-26Process profiles and enums cleanup (#1031)LagoLunatic
* Fix some profile comments * Add missing static for local visibility data * Move proc name and draw priority enums to f_pc * Add _e suffix to daObjBarrier_c proc enum * Change proc name enum format to match TP * Change draw prio enum format to match TP * Change ItemNo enum format, finish fixing item names * Revert static for cb1 hio * Clean up formatting of profile comments * Fix comment alignment
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-08-13d_a_tag_lightKelebek1
2025-08-08Add SQUARE macro to improve readibility for distancesLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-01Clean up commentsLagoLunatic
2023-12-29d_detect 60%LagoLunatic
2023-12-20various constructors and other small functionsJcw87
2023-12-20make more TUs compileJcw87
2023-11-24Remove a bunch of weak symbols from TUsJasper St. Pierre
Done with regex /\* .* \*/ .*symbol.*.*\(.*\).* \{ \/\* Nonmatching \*\/ \}
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww