z_actor documentation pass (#1154)

* ActorContext_unk_1F4

* a

* ACTOR_FLAG_IGNORE_QUAKE

* ACTOR_FLAG_TALK_REQUESTED and ACTOR_FLAG_CANT_LOCK_ON

* actorCtx->unkC => ctorCtx->halfDaysBit

* HALFDAYBIT defines

* actor.halfDaysBits

* format

* Actor_InitHalfDaysBit

* Name actor-killing functions

* cleanup variables.h a bit

* DAWN

* bss

* Actor_RequestRumble and Actor_GetArrowDmgFlags

* name vars of func_800BC620

* format

* fix missing PLAYER_IA

* Actor_OfferGetItem

* Actor_SetClosestSecretDistance

* freezeCategoryPlayerFlags1

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>

* DROPFLAG_

* a

* COLORFILTER

* format

* sCategoryFreezeMasks

* Actor_OfferCarry

* review

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>

* change hex to dec

* COLORFILTER_INTENSITY_FLAG

* format

* review

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>

* shiftedHalfDaysBit

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>

* cleanup

* Undo Actor_RequestRumble

* Undo ACTOR_FLAG_IGNORE_QUAKE

* format

* Remove COLORFILTER_GET_BUFFLAG

* Undo Actor_KillAllFromUnloadedRooms

* format

* Update Actor_OfferGetItem comment

* Update Actor_OfferGetItem description

* diving

* bss

* namefixer

* format

* speed

* review

---------

Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
This commit is contained in:
Anghelo Carvajal
2023-03-09 14:35:23 -03:00
committed by GitHub
parent 496b4928ea
commit c833969ea7
195 changed files with 987 additions and 871 deletions
+9 -9
View File
@@ -299,13 +299,13 @@ asm/non_matchings/code/z_actor/func_800B886C.s,func_800B886C,0x800B886C,0xB
asm/non_matchings/code/z_actor/Actor_GetScreenPos.s,Actor_GetScreenPos,0x800B8898,0x27
asm/non_matchings/code/z_actor/Actor_OnScreen.s,Actor_OnScreen,0x800B8934,0x31
asm/non_matchings/code/z_actor/Actor_HasParent.s,Actor_HasParent,0x800B89F8,0x9
asm/non_matchings/code/z_actor/Actor_PickUp.s,Actor_PickUp,0x800B8A1C,0x5A
asm/non_matchings/code/z_actor/Actor_PickUpNearby.s,Actor_PickUpNearby,0x800B8B84,0xB
asm/non_matchings/code/z_actor/Actor_LiftActor.s,Actor_LiftActor,0x800B8BB0,0x8
asm/non_matchings/code/z_actor/Actor_PickUpFar.s,Actor_PickUpFar,0x800B8BD0,0xB
asm/non_matchings/code/z_actor/Actor_OfferGetItem.s,Actor_OfferGetItem,0x800B8A1C,0x5A
asm/non_matchings/code/z_actor/Actor_OfferGetItemNearby.s,Actor_OfferGetItemNearby,0x800B8B84,0xB
asm/non_matchings/code/z_actor/Actor_OfferCarry.s,Actor_OfferCarry,0x800B8BB0,0x8
asm/non_matchings/code/z_actor/Actor_OfferGetItemFar.s,Actor_OfferGetItemFar,0x800B8BD0,0xB
asm/non_matchings/code/z_actor/Actor_HasNoParent.s,Actor_HasNoParent,0x800B8BFC,0x9
asm/non_matchings/code/z_actor/func_800B8C20.s,func_800B8C20,0x800B8C20,0xC
asm/non_matchings/code/z_actor/func_800B8C50.s,func_800B8C50,0x800B8C50,0xA
asm/non_matchings/code/z_actor/Actor_SetClosestSecretDistance.s,Actor_SetClosestSecretDistance,0x800B8C50,0xA
asm/non_matchings/code/z_actor/Actor_HasRider.s,Actor_HasRider,0x800B8C78,0x9
asm/non_matchings/code/z_actor/Actor_SetRideActor.s,Actor_SetRideActor,0x800B8C9C,0x14
asm/non_matchings/code/z_actor/Actor_HasNoRider.s,Actor_HasNoRider,0x800B8CEC,0x9
@@ -326,7 +326,7 @@ asm/non_matchings/code/z_actor/func_800B9084.s,func_800B9084,0x800B9084,0x5
asm/non_matchings/code/z_actor/func_800B9098.s,func_800B9098,0x800B9098,0x5
asm/non_matchings/code/z_actor/func_800B90AC.s,func_800B90AC,0x800B90AC,0x12
asm/non_matchings/code/z_actor/Actor_DeactivateLens.s,Actor_DeactivateLens,0x800B90F4,0xB
asm/non_matchings/code/z_actor/func_800B9120.s,func_800B9120,0x800B9120,0x14
asm/non_matchings/code/z_actor/Actor_InitHalfDaysBit.s,Actor_InitHalfDaysBit,0x800B9120,0x14
asm/non_matchings/code/z_actor/Actor_InitContext.s,Actor_InitContext,0x800B9170,0x71
asm/non_matchings/code/z_actor/Actor_SpawnSetupActors.s,Actor_SpawnSetupActors,0x800B9334,0x56
asm/non_matchings/code/z_actor/Actor_UpdateActor.s,Actor_UpdateActor,0x800B948C,0xBD
@@ -340,9 +340,9 @@ asm/non_matchings/code/z_actor/Actor_DrawLensActors.s,Actor_DrawLensActors,0x800
asm/non_matchings/code/z_actor/func_800BA2D8.s,func_800BA2D8,0x800BA2D8,0x9
asm/non_matchings/code/z_actor/func_800BA2FC.s,func_800BA2FC,0x800BA2FC,0x4C
asm/non_matchings/code/z_actor/Actor_DrawAll.s,Actor_DrawAll,0x800BA42C,0xB4
asm/non_matchings/code/z_actor/func_800BA6FC.s,func_800BA6FC,0x800BA6FC,0x27
asm/non_matchings/code/z_actor/Actor_KillAllWithMissingObject.s,Actor_KillAllWithMissingObject,0x800BA6FC,0x27
asm/non_matchings/code/z_actor/func_800BA798.s,func_800BA798,0x800BA798,0x48
asm/non_matchings/code/z_actor/func_800BA8B8.s,func_800BA8B8,0x800BA8B8,0x3F
asm/non_matchings/code/z_actor/Actor_KillAllOnHalfDayChange.s,Actor_KillAllOnHalfDayChange,0x800BA8B8,0x3F
asm/non_matchings/code/z_actor/Actor_CleanupContext.s,Actor_CleanupContext,0x800BA9B4,0x40
asm/non_matchings/code/z_actor/Actor_AddToCategory.s,Actor_AddToCategory,0x800BAAB4,0x1C
asm/non_matchings/code/z_actor/Actor_RemoveFromCategory.s,Actor_RemoveFromCategory,0x800BAB24,0x36
@@ -365,7 +365,7 @@ asm/non_matchings/code/z_actor/Actor_SpawnBodyParts.s,Actor_SpawnBodyParts,0x800
asm/non_matchings/code/z_actor/Actor_SpawnFloorDustRing.s,Actor_SpawnFloorDustRing,0x800BBDAC,0x81
asm/non_matchings/code/z_actor/func_800BBFB0.s,func_800BBFB0,0x800BBFB0,0x69
asm/non_matchings/code/z_actor/func_800BC154.s,func_800BC154,0x800BC154,0xD
asm/non_matchings/code/z_actor/func_800BC188.s,func_800BC188,0x800BC188,0xB
asm/non_matchings/code/z_actor/Actor_GetArrowDmgFlags.s,Actor_GetArrowDmgFlags,0x800BC188,0xB
asm/non_matchings/code/z_actor/func_800BC1B4.s,func_800BC1B4,0x800BC1B4,0x2F
asm/non_matchings/code/z_actor/func_800BC270.s,func_800BC270,0x800BC270,0x75
asm/non_matchings/code/z_actor/func_800BC444.s,func_800BC444,0x800BC444,0x2A
1 asm/non_matchings/code/z_en_a_keep/EnAObj_Init.s EnAObj_Init 0x800A5AC0 0x2B
299 asm/non_matchings/code/z_actor/Actor_GetScreenPos.s Actor_GetScreenPos 0x800B8898 0x27
300 asm/non_matchings/code/z_actor/Actor_OnScreen.s Actor_OnScreen 0x800B8934 0x31
301 asm/non_matchings/code/z_actor/Actor_HasParent.s Actor_HasParent 0x800B89F8 0x9
302 asm/non_matchings/code/z_actor/Actor_PickUp.s asm/non_matchings/code/z_actor/Actor_OfferGetItem.s Actor_PickUp Actor_OfferGetItem 0x800B8A1C 0x5A
303 asm/non_matchings/code/z_actor/Actor_PickUpNearby.s asm/non_matchings/code/z_actor/Actor_OfferGetItemNearby.s Actor_PickUpNearby Actor_OfferGetItemNearby 0x800B8B84 0xB
304 asm/non_matchings/code/z_actor/Actor_LiftActor.s asm/non_matchings/code/z_actor/Actor_OfferCarry.s Actor_LiftActor Actor_OfferCarry 0x800B8BB0 0x8
305 asm/non_matchings/code/z_actor/Actor_PickUpFar.s asm/non_matchings/code/z_actor/Actor_OfferGetItemFar.s Actor_PickUpFar Actor_OfferGetItemFar 0x800B8BD0 0xB
306 asm/non_matchings/code/z_actor/Actor_HasNoParent.s Actor_HasNoParent 0x800B8BFC 0x9
307 asm/non_matchings/code/z_actor/func_800B8C20.s func_800B8C20 0x800B8C20 0xC
308 asm/non_matchings/code/z_actor/func_800B8C50.s asm/non_matchings/code/z_actor/Actor_SetClosestSecretDistance.s func_800B8C50 Actor_SetClosestSecretDistance 0x800B8C50 0xA
309 asm/non_matchings/code/z_actor/Actor_HasRider.s Actor_HasRider 0x800B8C78 0x9
310 asm/non_matchings/code/z_actor/Actor_SetRideActor.s Actor_SetRideActor 0x800B8C9C 0x14
311 asm/non_matchings/code/z_actor/Actor_HasNoRider.s Actor_HasNoRider 0x800B8CEC 0x9
326 asm/non_matchings/code/z_actor/func_800B9098.s func_800B9098 0x800B9098 0x5
327 asm/non_matchings/code/z_actor/func_800B90AC.s func_800B90AC 0x800B90AC 0x12
328 asm/non_matchings/code/z_actor/Actor_DeactivateLens.s Actor_DeactivateLens 0x800B90F4 0xB
329 asm/non_matchings/code/z_actor/func_800B9120.s asm/non_matchings/code/z_actor/Actor_InitHalfDaysBit.s func_800B9120 Actor_InitHalfDaysBit 0x800B9120 0x14
330 asm/non_matchings/code/z_actor/Actor_InitContext.s Actor_InitContext 0x800B9170 0x71
331 asm/non_matchings/code/z_actor/Actor_SpawnSetupActors.s Actor_SpawnSetupActors 0x800B9334 0x56
332 asm/non_matchings/code/z_actor/Actor_UpdateActor.s Actor_UpdateActor 0x800B948C 0xBD
340 asm/non_matchings/code/z_actor/func_800BA2D8.s func_800BA2D8 0x800BA2D8 0x9
341 asm/non_matchings/code/z_actor/func_800BA2FC.s func_800BA2FC 0x800BA2FC 0x4C
342 asm/non_matchings/code/z_actor/Actor_DrawAll.s Actor_DrawAll 0x800BA42C 0xB4
343 asm/non_matchings/code/z_actor/func_800BA6FC.s asm/non_matchings/code/z_actor/Actor_KillAllWithMissingObject.s func_800BA6FC Actor_KillAllWithMissingObject 0x800BA6FC 0x27
344 asm/non_matchings/code/z_actor/func_800BA798.s func_800BA798 0x800BA798 0x48
345 asm/non_matchings/code/z_actor/func_800BA8B8.s asm/non_matchings/code/z_actor/Actor_KillAllOnHalfDayChange.s func_800BA8B8 Actor_KillAllOnHalfDayChange 0x800BA8B8 0x3F
346 asm/non_matchings/code/z_actor/Actor_CleanupContext.s Actor_CleanupContext 0x800BA9B4 0x40
347 asm/non_matchings/code/z_actor/Actor_AddToCategory.s Actor_AddToCategory 0x800BAAB4 0x1C
348 asm/non_matchings/code/z_actor/Actor_RemoveFromCategory.s Actor_RemoveFromCategory 0x800BAB24 0x36
365 asm/non_matchings/code/z_actor/Actor_SpawnFloorDustRing.s Actor_SpawnFloorDustRing 0x800BBDAC 0x81
366 asm/non_matchings/code/z_actor/func_800BBFB0.s func_800BBFB0 0x800BBFB0 0x69
367 asm/non_matchings/code/z_actor/func_800BC154.s func_800BC154 0x800BC154 0xD
368 asm/non_matchings/code/z_actor/func_800BC188.s asm/non_matchings/code/z_actor/Actor_GetArrowDmgFlags.s func_800BC188 Actor_GetArrowDmgFlags 0x800BC188 0xB
369 asm/non_matchings/code/z_actor/func_800BC1B4.s func_800BC1B4 0x800BC1B4 0x2F
370 asm/non_matchings/code/z_actor/func_800BC270.s func_800BC270 0x800BC270 0x75
371 asm/non_matchings/code/z_actor/func_800BC444.s func_800BC444 0x800BC444 0x2A