summaryrefslogtreecommitdiff
path: root/src/overlays/actors/ovl_Elf_Msg/z_elf_msg.c
AgeCommit message (Expand)Author
2026-04-21String macros (#1871)Derek Hensley
2024-12-15Document Culling (#1759)engineer124
2024-12-13Remove THIS macro (#1756)Tom Overton
2024-09-27InitVars -> Profile (#1697)Derek Hensley
2023-11-21Document `Actor_TalkOfferAccepted` (#1502)engineer124
2023-11-16Fix ultratypes types (#1454)Derek Hensley
2023-10-27Remove `(ActorFunc)` cast on `InitVars` (#1148)Anghelo Carvajal
2023-10-15Switch Flag "None" macro (#1412)engineer124
2023-10-05Switch Flag Cleanup (#1406)engineer124
2023-04-19Cutscene Documentation (z_eventmgr.c OK) (#1164)engineer124
2022-10-16Introduce `actor_table.h` (#985)Anghelo Carvajal
2022-10-15Replace `Actor_MarkForDeath` with `Actor_Kill` (#1118)Tom Overton
2022-07-12Introducing z64camera.h (#797)engineer124
2022-07-11ovl_Elf_Msg decompiled (#880)Alejandro Asenjo
2022-06-26PlayState rename (#835)Tom Overton
2022-02-19Cleanup various enums (#612)Maide
2021-12-07Do another round of improvement on actor comment headers (#462)Tom Overton
2021-11-02Add an explanatory comment header for every actor that doesn't have one (#377)Tom Overton
2021-08-03Overhaul the build system (#234)Tharo
2021-07-22Automatically add Init data to actors (#216)EllipticEllipsis
2021-05-18Format everything (#141)Anghelo Carvajal
2021-03-10Initial support of tracking progress per code/boot/overlay, and outputs the s...Kenix3
2021-02-28Add OoT actor structs and enums (#55)Zelllll
2021-02-23pragma variant for GLOBAL_ASM (#49)Tharo
2020-09-13Bootstrap actors (#14)Rozelette