Commit Graph

20 Commits

Author SHA1 Message Date
banjo.decomp
aa181c3bd9 Document core2/batimer.c functions 2024-10-27 22:46:37 -05:00
banjo.decomp
a59e1abddf Merge branch 'mr-origin-96' 2024-10-19 23:10:46 -05:00
mariob92
e19c5f75d0 src/core1/ml.c: more consistent function names 2024-10-17 16:45:16 +02:00
mariob92
bc6680d618 src/core1: cleaned up function prototypes for math library (ml)
umbenannt:      src/core1/code_18350.c -> src/core1/ml.c
        neue Datei:     include/core1/ml.h
2024-10-17 10:58:39 +02:00
Owlenuff
7bbc6d3b69 Document sfxsource 2024-10-08 12:28:08 +02:00
Banjo Kazooie
5fd7e7f3cc Merge branch 'mr-origin-84' 2024-09-26 19:28:18 -05:00
Banjo Kazooie
8a312a3e64 Merge branch 'mr-origin-80' 2024-09-26 19:10:37 -05:00
Nabnut
7086187288 Renaming spawn functions 2024-09-24 11:08:21 +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
Nabnut
db8a200799 Renaming player_isDead function 2024-09-19 12:32:02 +02:00
Adrien Bonnin
1861ce5c0e Renaming functions 2024-09-09 19:51:23 +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
d0112a6d4a file_progress_e documentation 2023-02-18 21:00:18 -06:00
Banjo Kazooie
1c4d1b54cd document various assets, bsStoredState.c, and stateTimers.c 2023-02-16 13:21:40 -06:00
Banjo Kazooie
cd146f444f misc documentation 2023-01-30 00:02:44 -06:00
Banjo Kazooie
1c063c781c address variaty of compiler warnings and code documentation 2022-12-03 01:30:35 -06:00
Banjo Kazooie
3e3a24348c core2/code_94A20.c progress 2022-08-19 15:19:25 -05:00
Banjo Kazooie
91a7ea3cad core2/code_83D70.c done 2022-08-15 16:45:08 -05:00
Banjo Kazooie
dd13d34074 The first commit 2022-07-15 17:09:41 -05:00