Commit Graph

26 Commits

Author SHA1 Message Date
Bl00D4NGEL
345c41152c refac: rename func_8025A70C to comusic_playTrack 2024-09-09 23:05:11 +02:00
mariob92
3b092f2749 created enums for misc flags 2024-09-08 19:57:16 +02:00
mariob92
f451eae4e2 document more vola flags 2024-09-08 17:59:41 +02:00
mariob92
615e2bda33 documented volatile flag functions and enums and some Actor struct members 2024-09-08 12:22:27 +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
35a2c13ea9 Merge branch 'master' into banjo-kazooie-var_renames 2024-09-01 15:31:34 -05:00
Banjo Kazooie
9688497485 various documentation 2024-07-01 00:28:11 -05: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
MaikelChan
c25a349249 Ability name corrections. 2023-08-10 00:26:00 +02: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
d0112a6d4a file_progress_e documentation 2023-02-18 21:00:18 -06:00
Banjo Kazooie
1aff1a433a baanim.h documentation 2023-02-17 20:08:45 -06:00
Banjo Kazooie
1c4d1b54cd document various assets, bsStoredState.c, and stateTimers.c 2023-02-16 13:21:40 -06:00
Banjo Kazooie
e05358d82f label TTC actors 2023-01-31 13:47:47 -06:00
Banjo Kazooie
0be5904e28 label fx/scores 2023-01-30 16:33:46 -06:00
Banjo Kazooie
3bc8000903 bs animation enum update 2023-01-30 15:35:06 -06:00
Banjo Kazooie
4b1a4c225b document fxRipple and fxSparkle 2023-01-30 14:36:10 -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
342011dd23 core2/playerModel.c documentation 2022-12-01 17:41:20 -06:00
Banjo Kazooie
91a7ea3cad core2/code_83D70.c done 2022-08-15 16:45:08 -05:00
Banjo Kazooie
a5acb3dd82 core2/code_7A760.c done 2022-08-11 18:39:17 -05:00
Banjo Kazooie
bd0dfb3ea5 core2 .data defininitions 2022-08-10 16:06:32 -05:00
Banjo Kazooie
dd13d34074 The first commit 2022-07-15 17:09:41 -05:00