Commit Graph

236 Commits

Author SHA1 Message Date
Banjo Kazooie
3460bb81e5 Merge remote-tracking branch 'origin/master' into pal 2024-09-07 21:13:37 -05:00
mariob92
b5c7accc37 documentations:
- added comments
- documented marker struct functions
2024-09-08 00:55:04 +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
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
mariob92
fbeb744fc6 Further documentations have made:
- src/fight: named all ActorInfos and related functions
- src/core2: named shock jump and flight pad ActorInfos and related functions in code_43A40.c, partially documented code_CF3E0.c
- include/enums.h: added some enum values
2024-09-06 12:07:27 +02:00
Banjo Kazooie
1a240c651c Merge branch 'master' into wip/pal_integration 2024-09-05 20:10:25 -05:00
Banjo Kazooie
e5cfb77283 Merge branch 'mr-origin-57' 2024-09-05 20:03:35 -05:00
Banjo Kazooie
06e1330e71 start Pal WIP 2024-09-04 01:30:42 -05:00
Bl00D4NGEL
9d802d0c08 refac: rename func_8030E510 to sfxsource_play 2024-09-03 20:25:19 +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
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
Banjo Kazooie
9cb645df24 chsnacker documentation
snackerctl documentation
gczoombox partial documentation
several warning resolutions
2024-09-01 15:12:21 -05:00
Cyrus Kashef
0964b8e08a Merge branch banjo-kazooie:master into documentation 2024-09-01 00:00:26 +00:00
Cyrus Kashef
c6fdd863ed Warps & Misc Documentation 2024-08-31 18:41:14 -05:00
Banjo Kazooie
131e422275 ccw/ch/vacationtexttrigger, ccw/ch/grublinhood documentation update 2024-08-31 17:48:41 -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
9ada030d0e func_8032F194 match 2024-08-23 18:24:32 -05:00
Banjo Kazooie
4712748d9f rand_seed document 2024-07-12 17:19:27 -05:00
Banjo Kazooie
ee5847f5f1 asm preprocessor update 2024-07-07 19:57:19 -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
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
Banjo Kazooie
e139aac86c mapSavestate_apply() matched 2024-05-04 23:10:06 -05:00
MaikelChan
4f9848c062 Flags corrections. 2023-08-11 21:36:36 +02:00
MaikelChan
cc777e6924 Token name corrections. 2023-08-11 19:26:47 +02:00
MaikelChan
7b8cf7ae77 Indentation with spaces. 2023-08-11 16:49:26 +02:00
MaikelChan
bdc75ae007 Completed Mumbo Token enum. 2023-08-11 16:47:26 +02:00
MaikelChan
9886d4aa28 Mumbo tokens enum WIP 2023-08-11 07:09:04 +02: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
MaikelChan
e0fee1831b Cheat codes and sand castle stuff. 2023-08-09 20:58:56 +02:00
MaikelChan
7af9cad5be Brentilda flags. 2023-08-09 19:40:11 +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
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
b17246e2fa func_8032CD60() match, progress update, 98.5% 2023-02-23 13:55:13 -06:00
Banjo Kazooie
ffd0495f90 func_80307CA0() match 2023-02-22 16:34:34 -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
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
96317e7239 label FP files 2023-01-31 17:32:35 -06:00
Banjo Kazooie
e05358d82f label TTC actors 2023-01-31 13:47:47 -06:00