summaryrefslogtreecommitdiff
path: root/src/c/c_damagereaction.cpp
AgeCommit message (Collapse)Author
12 daysClean up angle constants and conversions (#1135)LagoLunatic
* Add angle conversion constants and macros * Replace angle literals with hex instead of decimal
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
2026-05-08Document some more enum value namesLagoLunatic
2026-04-13TVec3 inline fixes, d_a_obj_gtaki OK, JPAConvectionField::calc cleanupLagoLunatic
2026-04-12c_damagereaction OK (#949)LagoLunatic
2026-04-01Use particle name enum in more placesLagoLunatic
2026-03-20Replace particle enums with official namesLagoLunatic
2025-12-05Most of c_damagereaction (#903)SuperDude88
* Most of c_damagereaction Still planning to go back and finish dr_damage_anime * Match dr_damage_anime * Fix Last Instruction Issues
2025-08-03Add extra brackets to collision src structsLagoLunatic
2025-05-31Demo work, d_a_kytag02 and d_a_ff OKLagoLunatic
2025-05-21G_CM3D_F_INFLagoLunatic
2025-05-17Standardize mMode/mAction names in C-style actorsLagoLunatic
2025-03-12Work on d_a_bk, c_damagereactionLagoLunatic
2025-03-08Use cLib on/off bit inlines for attn flagsLagoLunatic
The debug maps indicate these inlines were pretty much always used when these flags are ORed or ANDed (but not when checked or set).
2025-03-06Populate particle IDs enum with placeholders and use them everywhereLagoLunatic
2024-10-28Clean up cc enumsJasper St. Pierre
2024-10-17More warning/error cleanup, mostly includesLagoLunatic
2024-08-08Move sqrtf to std:: namespaceLagoLunatic
2024-08-07Move abs and fabsf to std namespaceLagoLunatic
2024-07-04Add developer-specific macros for g_regHIO child registersLagoLunatic
2024-04-17Add enum for attention typesLagoLunatic
2024-03-11minor inline cleanupLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-29d_a_bk workLagoLunatic
2024-01-20d_cc_uty OKLagoLunatic
2024-01-16Rename actor orig->home and next->oldLagoLunatic
2024-01-13Stts weight cleanupLagoLunatic
2023-12-30start adding particle/hitmark enums + some d_cc_sLagoLunatic
2023-12-22more collision enums and inlinesLagoLunatic
2023-12-22c_cc_d inlines and enums progressLagoLunatic
2023-12-20add c_cc_d and d_cc_d SPrm enumsLagoLunatic
2023-12-20fix SrcGObjTg SPrm name in commentsLagoLunatic
2023-12-08add default params to a lot more functionsLagoLunatic
2023-10-29Clean up code for various actorsLagoLunatic
2023-10-21Clean up cXyz inlines copied from TPLagoLunatic
2023-10-15Add attention flags enum, use enums in more placesLagoLunatic
2023-10-10Cleanup, comments, and names for enemy ice/fireLagoLunatic
2023-10-10Add default parameters for particle inlinesLagoLunatic
2023-10-10c_damagereaction 20%LagoLunatic
2023-10-03d_a_am 50%LagoLunatic
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww