Commit Graph

16 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
Banjo Kazooie
4f122e5b8c Merge branch 'mr-origin-58' 2024-09-05 20:07:11 -05:00
Banjo Kazooie
e5cfb77283 Merge branch 'mr-origin-57' 2024-09-05 20:03:35 -05:00
Banjo Kazooie
1fe12db32d Sfxsource -> SfxSource to better fit style guide 2024-09-05 20:03:21 -05:00
Adrien Bonnin
c7cd396dba Documenting sound effect playback 2024-09-04 08:17:10 +02:00
Bl00D4NGEL
90bee21337 refac: rename unk2A of Sfxsource struct to sample_rate 2024-09-03 20:30:13 +02:00
Bl00D4NGEL
1908fb86b2 refac: rename D_803824C0 to sfxsources 2024-09-03 20:27:17 +02:00
Bl00D4NGEL
3b2c5f4a99 refac: rename struct45s to Sfxsource 2024-09-03 20:26:49 +02:00
Bl00D4NGEL
9d802d0c08 refac: rename func_8030E510 to sfxsource_play 2024-09-03 20:25:19 +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
9688497485 various documentation 2024-07-01 00:28:11 -05:00
Banjo Kazooie
955312954f documentation. Include nonmatched functions in README 2024-06-29 14:38:03 -05:00
Banjo Kazooie
7f3dd5aa12 identified/labeled camera functions 2023-03-10 21:52:35 -06:00
Banjo Kazooie
cd146f444f misc documentation 2023-01-30 00:02:44 -06:00
Banjo Kazooie
dd088afb72 core2/ .b.bscore2 define bss addresses in splat 2022-08-02 20:52:45 -05:00
Banjo Kazooie
dd13d34074 The first commit 2022-07-15 17:09:41 -05:00