Commit Graph

11 Commits

Author SHA1 Message Date
mariob92
615e2bda33 documented volatile flag functions and enums and some Actor struct members 2024-09-08 12:22:27 +02:00
mariob92
b5c7accc37 documentations:
- added comments
- documented marker struct functions
2024-09-08 00:55:04 +02:00
mariob92
f1dea250de documentations
- spawnableActorList_add: decode flags
- add some prototypes in functions.h
- ActorMarker: docu unk8 (drawFunc) and unk14_20 (id)
2024-09-07 21:51:24 +02:00
Banjo Kazooie
a39dfa2021 Merge branch 'mr-origin-55' 2024-09-05 19:56:43 -05:00
Shmoopi
1bf68887e6 Function and Enum Naming
Enum Changes:

BSGROUP_4_LOOK = 0x4

MISC_FLAG_17_FPV = 0x17

Moved nc_first_person_state to global enums.h

Function names:

func_8028EE84() -> player_getWaterState()

func_8028B2E8() -> player_isStable()

func_80294F78() -> should_look_first_person_camera()

func_80294F78() -> can_view_first_person()

func_8028B424() -> player_isFallTumbling()

func_8029C780() -> bs_getTypeOfJump()

func_8028DB14() -> hitbox_getHitboxForActor()
2024-09-02 08:40:25 -10:00
mariob92
ec98c1620c document gGlobalTimer and related functions 2024-09-02 12:35:38 +02:00
Banjo Kazooie
092de6aae3 documentation: core2/ba/physics 2024-06-16 22:36:36 -05:00
Banjo Kazooie
af75d8b32d animation struct documentation 2023-03-12 23:11:39 -05:00
Banjo Kazooie
cd222d498a fight documentation 2022-10-08 22:07:56 -05:00
Banjo Kazooie
07ca1d783d core2/code_94A20.c progress 2022-08-19 13:49:30 -05:00
Banjo Kazooie
dd13d34074 The first commit 2022-07-15 17:09:41 -05:00