Banjo Kazooie
01bb4b8a85
Merge branch 'mr-origin-65'
2024-09-08 21:33:17 -05:00
Banjo Kazooie
e55c674517
PAL: core1 initialized
2024-09-08 20:39:43 -05:00
mariob92
35f93d5505
document more vola flags
2024-09-08 15:21:48 +02:00
mariob92
615e2bda33
documented volatile flag functions and enums and some Actor struct members
2024-09-08 12:22:27 +02:00
Banjo Kazooie
3460bb81e5
Merge remote-tracking branch 'origin/master' into pal
2024-09-07 21:13:37 -05: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
057a22e8ef
PAL: match up through core1/audio/copy
2024-09-07 01:54:12 -05:00
mariob92
539d6f4804
Further documentations have been made:
...
- src/fight: named more variables and functions, named some parameters
- src/core1, src/core2: named some dummy functions, documented a bit of the graphics stack
2024-09-06 19:37:28 +02:00
Banjo Kazooie
64c9d1eca8
PAL: match upto core1/code_15770
2024-09-05 22:26:30 -05:00
Banjo Kazooie
1a240c651c
Merge branch 'master' into wip/pal_integration
2024-09-05 20:10:25 -05:00
Banjo Kazooie
a39dfa2021
Merge branch 'mr-origin-55'
2024-09-05 19:56:43 -05:00
Banjo Kazooie
17a0530ff8
PAL: up to core1/rumblemanager.c
2024-09-05 00:43:07 -05:00
Banjo Kazooie
4fce59f41e
pal up to core1/code_E360
2024-09-04 23:13:08 -05:00
Banjo Kazooie
5593309d99
core1/code_8C50
2024-09-04 20:12:37 -05:00
Banjo Kazooie
06e1330e71
start Pal WIP
2024-09-04 01:30:42 -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
b26ae6b1f3
Merge branch 'mr-origin-53'
2024-09-01 16:26:51 -05:00
Banjo Kazooie
892f773f80
rename function prefixes to better follow guidelines
2024-09-01 16:23:14 -05:00
Banjo Kazooie
35a2c13ea9
Merge branch 'master' into banjo-kazooie-var_renames
2024-09-01 15:31:34 -05:00
Banjo Kazooie
9cb645df24
chsnacker documentation
...
snackerctl documentation
gczoombox partial documentation
several warning resolutions
2024-09-01 15:12:21 -05:00
Cyrus Kashef
de50021481
Merge branch banjo-kazooie:master into documentation
2024-08-31 05:56:33 +00:00
Mr-Wiseguy
b1b7605a5f
WIP Removed all defined or auto undefined symbols (not matching)
2024-08-30 17:59:33 -04:00
Cyrus Kashef
4882b2fd12
Documented Mole Files (Core 2 & SM)
2024-08-28 21:03:28 -05:00
Banjo Kazooie
4712748d9f
rand_seed document
2024-07-12 17:19:27 -05:00
Banjo Kazooie
9688497485
various documentation
2024-07-01 00:28:11 -05: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
8fe5c3b4d1
Document pfsManager_update
2024-05-08 22:08:18 -05:00
Banjo Kazooie
038e4f1050
func_8024E7C8 matched
2024-05-08 21:58:37 -05:00
Banjo Kazooie
c8324143e6
Merge branch 'master' of gitlab.com:banjo.decomp/banjo-kazooie
2024-05-04 21:39:02 -05:00
Banjo Kazooie
8f493432e5
Progress update (98.8633%)
2024-05-04 21:37:09 -05:00
MaikelChan
6eb79d80d9
Save data changes.
2023-08-10 04:18:32 +02:00
MaikelChan
c25a349249
Ability name corrections.
2023-08-10 00:26:00 +02:00
BraydonKains
2e14607b6b
Fix IFNDEF NOMATCHING typo
2023-03-19 11:34:11 -04:00
Banjo Kazooie
af75d8b32d
animation struct documentation
2023-03-12 23:11:39 -05:00
Banjo Kazooie
7dd7a0b60c
labeled "freelist" structure fla.c, labeled model animated textures and games animated texture cache
2023-03-12 16:01:21 -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
dd74091cb7
core2/code_6DA30.c done, _printbuffer_draw_lette() match
2023-02-03 13:06:38 -06:00
Banjo Kazooie
7a40f9161f
core1/code_5650.c, func_802432F8() match
2023-02-03 00:24:06 -06:00
Banjo Kazooie
6ae297e31f
func_803422D4() match
2023-01-31 21:34:21 -06:00
Banjo Kazooie
e05358d82f
label TTC actors
2023-01-31 13:47:47 -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
c004632915
remove "done" folders, label "bs/droneenter, bs/dronelook, and bs/dronevanish files and functions"
2023-01-21 20:13:03 -06:00
Banjo Kazooie
ef0bc36a58
func_80244190() match
2023-01-09 14:12:38 -06:00
Banjo Kazooie
fadd3f6994
core1/code_15770.c done, func_80253428() match
2023-01-08 21:12:18 -06:00
Banjo Kazooie
db4c83055f
func_8025276C() match
2023-01-08 18:03:29 -06:00