Commit Graph

22 Commits

Author SHA1 Message Date
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
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
9cb645df24 chsnacker documentation
snackerctl documentation
gczoombox partial documentation
several warning resolutions
2024-09-01 15:12:21 -05:00
Mr-Wiseguy
b1b7605a5f WIP Removed all defined or auto undefined symbols (not matching) 2024-08-30 17:59:33 -04:00
Banjo Kazooie
955312954f documentation. Include nonmatched functions in README 2024-06-29 14:38:03 -05:00
Banjo Kazooie
092de6aae3 documentation: core2/ba/physics 2024-06-16 22:36:36 -05:00
Banjo Kazooie
d0112a6d4a file_progress_e documentation 2023-02-18 21:00:18 -06:00
Banjo Kazooie
cd146f444f misc documentation 2023-01-30 00:02:44 -06:00
Banjo Kazooie
30bc339ea5 progress update 2023-01-02 13:04:30 -06:00
Banjo Kazooie
612636992f core2/code_78E50.c done, misc documentation 2022-12-05 13:37:58 -06:00
Banjo Kazooie
1c063c781c address variaty of compiler warnings and code documentation 2022-12-03 01:30:35 -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
250f550f67 core2/code_47BD0.c done 2022-10-25 15:20:43 -05:00
Banjo Kazooie
ecd10dbb0a core2/code_5B6A0.c done 2022-10-24 18:50:26 -05:00
Banjo Kazooie
c0b005fa3d core2/code_47BD0.c progress 2022-09-30 13:44:22 -05:00
Banjo Kazooie
eafea932fa define .rodata splits for all core2 files 2022-09-25 16:30:31 -05:00
Banjo Kazooie
07ca1d783d core2/code_94A20.c progress 2022-08-19 13:49:30 -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