Shmoopi
|
0d223bfc2b
|
Documenting Player Utilities and Related
|
2024-11-03 17:19:48 +00:00 |
|
banjo.decomp
|
1772033ec8
|
rename miscFlags to baflag
|
2024-10-31 00:59:44 -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 Kazooie
|
acbedad7fa
|
Merge branch 'mr-origin-76'
|
2024-09-28 13:31:37 -05:00 |
|
Nabnut
|
bb58ae66e9
|
Tuple operations
|
2024-09-22 11:24:26 +02:00 |
|
Nabnut
|
6cf31d1df0
|
Renaming gcdialog_showText function
|
2024-09-19 12:32:04 +02:00 |
|
Banjo Kazooie
|
81517d0f33
|
PAL: match core1/snackerctl.c
|
2024-09-13 21:59:46 -05:00 |
|
mariob92
|
3b092f2749
|
created enums for misc flags
|
2024-09-08 19:57:16 +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
|
9cb645df24
|
chsnacker documentation
snackerctl documentation
gczoombox partial documentation
several warning resolutions
|
2024-09-01 15:12:21 -05:00 |
|