Commit Graph

14 Commits

Author SHA1 Message Date
mariob92
ee183c38cc src/core1: reorganized header files 2024-10-08 20:39:44 +02:00
Mario
cd336b9b58 Fight and other docu 2024-10-08 05:54:59 +00: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
c8598c2677 documentations:
- various particle system functions/structs
- more in src/fight
- beehive
- added prototypes (reduced compiler warnings)
2024-09-07 12:52:35 +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
342011dd23 core2/playerModel.c documentation 2022-12-01 17:41:20 -06:00
Banjo Kazooie
aa33833595 core2/modelRender.c documentation 2022-12-01 13:27:28 -06:00
Banjo Kazooie
b74c76a430 modelRender.c documentation 2022-12-01 00:21:11 -06:00
Banjo Kazooie
a6170aafb0 core2/code_4C020.c done 2022-08-29 20:59:56 -05:00
Banjo Kazooie
dd13d34074 The first commit 2022-07-15 17:09:41 -05:00