Commit Graph

19 Commits

Author SHA1 Message Date
Bl00D4NGEL
9bd6988f99 refac: rename func_8030D90C to sfxsource_createSfxsourceAndReturnIndex and func_8030DBB4 to sfxsource_playSfxAtVolume
Additionally rename properties/variables assigned by sfxsource_createSfxsourceAndReturnIndex to sfxsourceIdx
2024-09-22 03:10:19 +02:00
Banjo Kazooie
351f4e9fea Merge branch 'mr-origin-70' 2024-09-13 20:37:54 -05:00
Banjo Kazooie
425e05a58b Merge branch 'mr-origin-69' 2024-09-13 20:26:40 -05:00
mariob92
062344a1fb renamed Actor.unk16C_4 to Actor.volatile_initialized 2024-09-10 11:22:05 +02:00
mariob92
4f843f3ecb document viewport functions 2024-09-10 00:17:16 +02:00
Adrien Bonnin
1861ce5c0e Renaming functions 2024-09-09 19:51:23 +02:00
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
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
af75d8b32d animation struct documentation 2023-03-12 23:11:39 -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
c796f32f8e progress defining core2 .data section 2022-11-28 16:45:46 -06:00
Banjo Kazooie
20e086e554 CC overlay 100%, BGS documentation 2022-09-21 15:28:41 -05:00
Banjo Kazooie
07ca1d783d core2/code_94A20.c progress 2022-08-19 13:49:30 -05:00
Banjo Kazooie
46ed2ced3c enum documentation 2022-08-14 19:01:15 -05:00
Banjo Kazooie
19b01cf810 code_9E370.c progress 2022-07-27 19:34:05 -05:00
Banjo Kazooie
dd13d34074 The first commit 2022-07-15 17:09:41 -05:00