summaryrefslogtreecommitdiff
path: root/src/d/d_a_race_item_static.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-01-17Rename more item enumsLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-25Started cleaning up the itemNo enumLagoLunatic
2024-01-18some actor documentation and cleanupLagoLunatic
2023-12-20use inlines in more placesLagoLunatic
2023-12-08add default params to a lot more functionsLagoLunatic
2023-12-03match d_a_race_item_staticLagoLunatic
2023-12-02Sound IDsSuperDude88
Use the enum
2023-12-01InlinesSuperDude88
2023-12-01d_a_race_item MatchesSuperDude88
2023-11-24Automatically generate headers for all actorsLagoLunatic
2023-09-20Move statics out of actor/ dirJasper St. Pierre