Commit Graph

27 Commits

Author SHA1 Message Date
mariob92
8a55096c9c src/core1: document code_7090.c and code_CE60.c 2024-10-16 21:50:24 +02:00
mariob92
ee183c38cc src/core1: reorganized header files 2024-10-08 20:39:44 +02:00
Bl00D4NGEL
ca83d8f36c Merge branch 'master' of https://gitlab.com/banjo.decomp/banjo-kazooie into contrib 2024-09-29 03:13:01 +02:00
Bl00D4NGEL
97d2062611 Document: Clam from TTC 2024-09-29 01:40:44 +02:00
Bl00D4NGEL
1506d57893 document: Blubber actor from TTC 2024-09-28 22:32:03 +02:00
Banjo Kazooie
87b9bb398f PAL: sync core2/code_7060 & resolve file compiler warnings 2024-09-28 13:20:56 -05:00
Banjo Kazooie
8a312a3e64 Merge branch 'mr-origin-80' 2024-09-26 19:10:37 -05:00
Nabnut
249f5a7329 Renaming Juju 2024-09-22 11:30:51 +02:00
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
425e05a58b Merge branch 'mr-origin-69' 2024-09-13 20:26:40 -05:00
mariob92
4f843f3ecb document viewport functions 2024-09-10 00:17:16 +02:00
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