Commit Graph

22 Commits

Author SHA1 Message Date
Shmoopi
0d223bfc2b Documenting Player Utilities and Related 2024-11-03 17:19:48 +00:00
banjo.decomp
4c3d4df97b rename animctrl to anctrl to match source debug string and tooie naming
rename `rumbleManager` to `bamotor`
2024-10-30 19:51:58 -05:00
banjo.decomp
8a76df65d9 Docuement FP/ma/snowy.c (based on XBox debug strings). 2024-10-20 12:09:27 -05:00
banjo.decomp
88082f3236 Docuement FP/ma/slalom.c (based on XBox debug strings). 2024-10-20 01:57:17 -05: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
banjo.decomp
6fb4f2b3f1 Merge branch 'mr-origin-91' 2024-10-08 02:13:18 -05:00
Mario
cd336b9b58 Fight and other docu 2024-10-08 05:54:59 +00:00
Bl00D4NGEL
bcffeec1fb Merge branch 'master' of https://gitlab.com/banjo.decomp/banjo-kazooie into document/fileprogress 2024-10-02 00:20:25 +02:00
Bl00D4NGEL
7984c313a8 document: fileprogresss related code, replaced magic numbers with constants where applicable 2024-10-01 23:48:12 +02:00
Nabnut
bb58ae66e9 Tuple operations 2024-09-22 11:24:26 +02:00
mariob92
062344a1fb renamed Actor.unk16C_4 to Actor.volatile_initialized 2024-09-10 11:22:05 +02:00
mariob92
f1dea250de documentations
- spawnableActorList_add: decode flags
- add some prototypes in functions.h
- ActorMarker: docu unk8 (drawFunc) and unk14_20 (id)
2024-09-07 21:51:24 +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
Banjo Kazooie
a39dfa2021 Merge branch 'mr-origin-55' 2024-09-05 19:56:43 -05: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
mariob92
ec98c1620c document gGlobalTimer and related functions 2024-09-02 12:35:38 +02:00
Banjo Kazooie
092de6aae3 documentation: core2/ba/physics 2024-06-16 22:36:36 -05:00
Banjo Kazooie
af75d8b32d animation struct documentation 2023-03-12 23:11:39 -05:00
Banjo Kazooie
d0112a6d4a file_progress_e documentation 2023-02-18 21:00:18 -06:00
Banjo Kazooie
96317e7239 label FP files 2023-01-31 17:32:35 -06:00
Banjo Kazooie
cd146f444f misc documentation 2023-01-30 00:02:44 -06:00
Banjo Kazooie
99b2cad21d document core2/ch/snowball.c 2023-01-22 21:11:24 -06:00