summaryrefslogtreecommitdiff
path: root/src/code/z_actor_dlftbls.c
AgeCommit message (Expand)Author
2025-04-27Delete macros.h; Delete global.h (#2516)fig02
2025-04-23macros.h 1/?: `PRINTF` and `T` (#2509)fig02
2025-02-24Reduce dependencies on global.h (9) (#2488)mzxrules
2024-12-02Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309)Tharo
2024-11-17Decouple Debug Features From gc-eu-mq-dbg (#2296)fig02
2024-09-07[ntsc-1.2] Match z_actor_dlftbls.c (#2144)cadmic
2024-09-03Rename FaultDrawer_ functions to Fault_ (#2113)cadmic
2024-08-28[ntsc-1.2] Decompile fault.c (#2046)Dragorn421
2024-08-02`InitVars` -> `Profile` (#2011)fig02
2024-02-29Use Romfile in place of vromStart and vromEnd in structs (#1742)Derek Hensley
2024-02-27Match retail code data sizes (#1741)cadmic
2024-02-01match z_actor_dlftbls (#1679)fig02
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2023-07-10Use intptr in most remaining code files (#1438)Roman971
2022-10-02Use intptr types in more code files (#1385)Roman971
2022-06-06Changes to support renaming segments in the spec (#1259)Roman971
2021-08-29Implement define tables for objects, actors and effect soft sprites (#906)Roman971
2021-08-15Global Context And General Cleanup (#863)Zelllll
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-10-03libultra cleanup (#215)Random
2020-05-18Decompile most effect files in "code" (#144)Roman971
2020-03-22Format all src C filesRoman971
2020-03-17First proper commit.Jack Walker