Commit Graph

18 Commits

Author SHA1 Message Date
Shmoopi
0d223bfc2b Documenting Player Utilities and Related 2024-11-03 17:19:48 +00:00
banjo.decomp
1772033ec8 rename miscFlags to baflag 2024-10-31 00:59:44 -05:00
banjo.decomp
622902575b document baeyes.c, bainput.c, and basfx.c 2024-10-30 23:47:11 -05:00
banjo.decomp
01a4051a87 Document core2/bakey.c 2024-10-30 21:56:48 -05:00
banjo.decomp
4c3d4df97b rename animctrl to anctrl to match source debug string and tooie naming
rename `rumbleManager` to `bamotor`
2024-10-30 19:51:58 -05:00
banjo.decomp
aa181c3bd9 Document core2/batimer.c functions 2024-10-27 22:46:37 -05:00
mariob92
8a55096c9c src/core1: document code_7090.c and code_CE60.c 2024-10-16 21:50:24 +02:00
mariob92
3b092f2749 created enums for misc flags 2024-09-08 19:57:16 +02: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
Banjo Kazooie
4c7da41508 document ba/carry, ba/drone and ba/falldamage 2024-06-17 01:10:20 -05:00
Banjo Kazooie
092de6aae3 documentation: core2/ba/physics 2024-06-16 22:36:36 -05:00
Banjo Kazooie
7f3dd5aa12 identified/labeled camera functions 2023-03-10 21:52:35 -06:00
Banjo Kazooie
1aff1a433a baanim.h documentation 2023-02-17 20:08:45 -06:00
Banjo Kazooie
3bc8000903 bs animation enum update 2023-01-30 15:35:06 -06:00
Banjo Kazooie
cd146f444f misc documentation 2023-01-30 00:02:44 -06:00
Banjo Kazooie
263b5bab4e modelRender.c replace obsolete asm ref 2022-12-01 18:55:54 -06:00
Banjo Kazooie
342011dd23 core2/playerModel.c documentation 2022-12-01 17:41:20 -06:00
Banjo Kazooie
dd13d34074 The first commit 2022-07-15 17:09:41 -05:00