summaryrefslogtreecommitdiff
path: root/src/overlays/actors/ovl_En_Gs
AgeCommit message (Expand)Author
2024-12-15Document Culling (#1759)engineer124
2024-12-13Remove THIS macro (#1756)Tom Overton
2024-11-29Document Actor Ocarina Interaction (#1748)engineer124
2024-10-22Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add MATRIX_FINAL...engineer124
2024-10-20Document `ACTOR_FLAG_UPDATE_DURING_OCARINA` and `PLAYER_STATE2_USING_OCARINA`...engineer124
2024-10-20Target -> Attention (System Rename) Part 2 (#1721)engineer124
2024-10-19FALLTHROUGH Attribute, switch cleanup (#1719)engineer124
2024-10-18Sync Colliders Final (#1718)Derek Hensley
2024-09-27InitVars -> Profile (#1697)Derek Hensley
2024-09-10Remove assets from automatic includes (#1683)Derek Hensley
2024-06-03More General Cleanup (#1638)Derek Hensley
2024-04-22Name a lot of the weekeventregs for when the player receives a Heart Piece (#...Tom Overton
2024-01-19Text Extraction + some Message Docs (#1530)Derek Hensley
2023-12-13Use more `TRUNCF_BINANG` for f32 -> s16 casts (#1503)engineer124
2023-11-22Animation Cleanup: En_P* (#1507)engineer124
2023-11-21Document `Actor_TalkOfferAccepted` (#1502)engineer124
2023-11-17Audio Voice Decompiled (#1490)engineer124
2023-11-05Player Docs: public facing csAction things (#1459)engineer124
2023-10-27Remove `(ActorFunc)` cast on `InitVars` (#1148)Anghelo Carvajal
2023-10-26Player Docs: csMode -> csAction (#1433)engineer124
2023-10-05z_kankyo pt 1 (#1377)Derek Hensley
2023-10-05Switch Flag Cleanup (#1406)engineer124
2023-10-04Z_message (2 NON_MATCHINGS) (#1398)Derek Hensley
2023-09-26Animation Cleanup: En_G* (#1395)engineer124
2023-09-02Documentation pass for the Target system (#1281)Anghelo Carvajal
2023-08-02Bottle Params (#1328)engineer124
2023-08-01Talk Exchange System Docs (#1312)Derek Hensley
2023-07-05Misc Cleanup 6 (#1307)engineer124
2023-06-20Audio Sfx Functions Decompiled and Documented (code_8019AF00.c) (#1242)engineer124
2023-06-05sys_math.c Rename (#1258)engineer124
2023-06-06Misc Cleanup 3 (#1268)engineer124
2023-06-04Misc Cleanup (#1257)engineer124
2023-05-28z_rcp.c setupDL docs/cleanup (#1253)engineer124
2023-05-28`ovl_player_actor`: Dawn of a new PR (#1227)Anghelo Carvajal
2023-05-18Quake & Distortion Docs (Again) + Math Cleanup (Camera Prep) (#1129)engineer124
2023-04-19Cutscene Documentation (z_eventmgr.c OK) (#1164)engineer124
2023-04-18Add `SaveInfo` substruct to `SaveContext` (#1191)Anghelo Carvajal
2023-04-18Angle Conversions (#1216)Derek Hensley
2023-04-18Defines for flags passed to `Actor_UpdateBgCheckInfo` (#1197)engineer124
2023-03-16Document z_en_time_tag (#1140)engineer124
2023-03-09`z_actor` documentation pass (#1154)Anghelo Carvajal
2023-03-04Introduce BgCheckFlags Defines (#1195)engineer124
2023-03-03Name `Actor_PlaySfx` and `Player_PlaySfx` (#1190)engineer124
2023-01-14Play (2 NON_MATCHINGS) (#1109)Derek Hensley
2022-12-06Fado, part 2 (#1012)EllipticEllipsis
2022-11-06Rename `ActionParam` to `ItemAction` (#1069)Anghelo Carvajal
2022-11-06Player preparation 1 (#1058)Anghelo Carvajal
2022-11-05Macros for `weekEventReg` and `eventInf` (#984)Anghelo Carvajal
2022-10-16Introduce `actor_table.h` (#985)Anghelo Carvajal
2022-10-15Replace `Actor_MarkForDeath` with `Actor_Kill` (#1118)Tom Overton