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 |
|
banjo.decomp
|
622902575b
|
document baeyes.c, bainput.c, and basfx.c
|
2024-10-30 23:47:11 -05:00 |
|
banjo.decomp
|
01a4051a87
|
Document core2/bakey.c
|
2024-10-30 21:56:48 -05: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
|
aa181c3bd9
|
Document core2/batimer.c functions
|
2024-10-27 22:46:37 -05:00 |
|
banjo.decomp
|
a59e1abddf
|
Merge branch 'mr-origin-96'
|
2024-10-19 23:10:46 -05:00 |
|
mariob92
|
e19c5f75d0
|
src/core1/ml.c: more consistent function names
|
2024-10-17 16:45:16 +02: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 |
|
mariob92
|
8a55096c9c
|
src/core1: document code_7090.c and code_CE60.c
|
2024-10-16 21:50:24 +02:00 |
|
mariob92
|
ee183c38cc
|
src/core1: reorganized header files
|
2024-10-08 20:39:44 +02:00 |
|
Owlenuff
|
7bbc6d3b69
|
Document sfxsource
|
2024-10-08 12:28:08 +02:00 |
|
banjo.decomp
|
6fb4f2b3f1
|
Merge branch 'mr-origin-91'
|
2024-10-08 02:13:18 -05:00 |
|
Banjo Kazooie
|
01b63ee455
|
Merge branch 'level_specific_flags' into 'master'
Document level specific flags
See merge request banjo.decomp/banjo-kazooie!88
|
2024-10-08 06:07:43 +00:00 |
|
Owlenuff
|
ea6b1e5291
|
Document level specific flags
|
2024-10-08 06:07:42 +00:00 |
|
Mario
|
cd336b9b58
|
Fight and other docu
|
2024-10-08 05:54:59 +00:00 |
|
Bl00D4NGEL
|
dd2611e595
|
document: FILEPROG_0_TIPTUP_MINIGAME_PROGRESS, replace FILEPROG_0 usage with NULL where applicable
|
2024-10-03 04:25:14 +02:00 |
|
Banjo Kazooie
|
ea4b9ab1a6
|
baflap documenation
|
2024-09-28 23:42:49 -05:00 |
|
Banjo Kazooie
|
86b22d6d09
|
Seperate and document ba/carriedobj
PAL: sync ba/carriedobj.
|
2024-09-26 20:40:42 -05:00 |
|
Banjo Kazooie
|
8a312a3e64
|
Merge branch 'mr-origin-80'
|
2024-09-26 19:10:37 -05:00 |
|
Nabnut
|
249f5a7329
|
Renaming Juju
|
2024-09-22 11:30:51 +02:00 |
|
Bl00D4NGEL
|
9bd6988f99
|
refac: rename func_8030D90C to sfxsource_createSfxsourceAndReturnIndex and func_8030DBB4 to sfxsource_playSfxAtVolume
Additionally rename properties/variables assigned by sfxsource_createSfxsourceAndReturnIndex to sfxsourceIdx
|
2024-09-22 03:10:19 +02:00 |
|
Nabnut
|
6cf31d1df0
|
Renaming gcdialog_showText function
|
2024-09-19 12:32:04 +02:00 |
|
Nabnut
|
4f714c2d5a
|
Renaming boolean values
|
2024-09-19 12:31:53 +02:00 |
|
Banjo Kazooie
|
68676056d2
|
Merge branch 'mr-origin-73'
|
2024-09-13 20:47:15 -05: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 |
|
Bl00D4NGEL
|
345c41152c
|
refac: rename func_8025A70C to comusic_playTrack
|
2024-09-09 23:05:11 +02:00 |
|
Adrien Bonnin
|
1861ce5c0e
|
Renaming functions
|
2024-09-09 19:51:23 +02:00 |
|
mariob92
|
3b092f2749
|
created enums for misc flags
|
2024-09-08 19:57:16 +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
|
b26ae6b1f3
|
Merge branch 'mr-origin-53'
|
2024-09-01 16:26:51 -05:00 |
|
Banjo Kazooie
|
35a2c13ea9
|
Merge branch 'master' into banjo-kazooie-var_renames
|
2024-09-01 15:31:34 -05:00 |
|
Cyrus Kashef
|
c6fdd863ed
|
Warps & Misc Documentation
|
2024-08-31 18:41:14 -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
|
9688497485
|
various documentation
|
2024-07-01 00:28:11 -05:00 |
|
Banjo Kazooie
|
4c7da41508
|
document ba/carry, ba/drone and ba/falldamage
|
2024-06-17 01:10:20 -05:00 |
|
Banjo Kazooie
|
092de6aae3
|
documentation: core2/ba/physics
|
2024-06-16 22:36:36 -05:00 |
|
MaikelChan
|
011bea824c
|
Names corrections to better match the style guide.
|
2023-08-14 23:40:53 +02:00 |
|
MaikelChan
|
c25a349249
|
Ability name corrections.
|
2023-08-10 00:26:00 +02:00 |
|
MaikelChan
|
bf45573eec
|
Some var renaming
|
2023-08-09 16:08:13 +02: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
|
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
|
1c4d1b54cd
|
document various assets, bsStoredState.c, and stateTimers.c
|
2023-02-16 13:21:40 -06:00 |
|
Banjo Kazooie
|
e05358d82f
|
label TTC actors
|
2023-01-31 13:47:47 -06:00 |
|
Banjo Kazooie
|
3bc8000903
|
bs animation enum update
|
2023-01-30 15:35:06 -06:00 |
|