summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_obj_table.h
AgeCommit message (Collapse)Author
2025-07-17Clean up HIO reg accessesLagoLunatic
2025-06-11implement daObjTable functions (#734)Onni Leivo
* implement daObjTable functions * matches now in build, 100% * use inlines and make it cleaner * inlines * add only retail match --------- Co-authored-by: Onni <mail@onnileivo.com>
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2023-12-30various fixes to get more actors to compileLagoLunatic
2023-12-02Fix a few actor headersLagoLunatic
2023-11-24Better defaults for create/delete/execute/draw/isdeleteLagoLunatic
2023-11-24Fix missing const inlines in actor headersLagoLunatic
2023-11-24Automatically generate headers for all actorsLagoLunatic