Commit Graph

629 Commits

Author SHA1 Message Date
mariob92 615e2bda33 documented volatile flag functions and enums and some Actor struct members 2024-09-08 12:22:27 +02:00
Banjo Kazooie 359ec6a3a8 update rom compressor 2024-09-07 21:40:07 -05:00
Banjo Kazooie 3460bb81e5 Merge remote-tracking branch 'origin/master' into pal 2024-09-07 21:13:37 -05:00
Banjo Kazooie 347c3edcdf Merge branch 'master' of gitlab.com:banjo.decomp/banjo-kazooie 2024-09-07 21:11:19 -05:00
Banjo Kazooie f7e7c8dcf6 Merge branch 'documentation/ReadMe' into 'master'
Added Table Of Contents To Building Instructions

See merge request banjo.decomp/banjo-kazooie!62
2024-09-08 01:39:28 +00:00
Banjo Kazooie 3f210f38b8 implement pal CI 2024-09-07 20:24:53 -05:00
Banjo Kazooie ec7ce689c3 Merge branch 'master' into pal 2024-09-07 20:19:19 -05:00
Banjo Kazooie 5fad901805 update asm-processor 2024-09-07 20:18:59 -05:00
Cyrus Kashef 415f0b0228 Added Table Of Contents To Building Instructions 2024-09-07 23:25:16 +00:00
mariob92 6c8b89fd9f Merge branch 'further_documentations' of gitlab.com:mariob92/banjo-kazooie into further_documentations 2024-09-08 00:58:01 +02:00
Mario 1867ec3d2e Merge branch banjo-kazooie:master into further_documentations 2024-09-07 22:55:52 +00:00
mariob92 b5c7accc37 documentations:
- added comments
- documented marker struct functions
2024-09-08 00:55:04 +02:00
Banjo Kazooie 05821843a7 README update 2024-09-07 22:05:05 +00:00
Mario 5c8fb7ef6b Merge branch banjo-kazooie:master into further_documentations 2024-09-07 20:21:52 +00: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
Banjo Kazooie b073e08c28 Merge branch 'feature/ci-build' into 'master'
Implement CI builds & automated PR testing

See merge request banjo.decomp/banjo-kazooie!61
2024-09-07 18:47:09 +00:00
Banjo Kazooie 596bf7c0ee Update gitlab variable version names to match Pipeline names 2024-09-07 18:21:58 +00:00
Jamie Kerber bc1a837507 Refactor CI to be version-specific 2024-09-07 20:06:47 +02:00
Jamie Kerber 69e323c36e Added CI builds 2024-09-07 18:03:15 +02:00
Jamie Kerber 1e92b51931 Fixed Docker builds 2024-09-07 16:56:21 +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 057a22e8ef PAL: match up through core1/audio/copy 2024-09-07 01:54:12 -05:00
mariob92 78142ca162 renamed: src/fight/code_9850.c -> src/fight/chgreenblast.c 2024-09-06 19:43:22 +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 64c9d1eca8 PAL: match upto core1/code_15770 2024-09-05 22:26:30 -05:00
Banjo Kazooie 6d0b4b7e5d PAL: match core1/overlaymanager 2024-09-05 22:06:51 -05:00
Banjo Kazooie fd186e3b9f PAL: match core1/code_13680.c 2024-09-05 20:18:30 -05:00
Banjo Kazooie b1b21a82ac PAL: match core1/code_13640.c 2024-09-05 20:17:24 -05:00
Banjo Kazooie 1a240c651c Merge branch 'master' into wip/pal_integration 2024-09-05 20:10:25 -05:00
Banjo Kazooie 4f122e5b8c Merge branch 'mr-origin-58' 2024-09-05 20:07:11 -05:00
Banjo Kazooie e5cfb77283 Merge branch 'mr-origin-57' 2024-09-05 20:03:35 -05:00
Banjo Kazooie 1fe12db32d Sfxsource -> SfxSource to better fit style guide 2024-09-05 20:03:21 -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
Adrien Bonnin c7cd396dba Documenting sound effect playback 2024-09-04 08:17:10 +02:00
Bl00D4NGEL 90bee21337 refac: rename unk2A of Sfxsource struct to sample_rate 2024-09-03 20:30:13 +02:00
Bl00D4NGEL 1908fb86b2 refac: rename D_803824C0 to sfxsources 2024-09-03 20:27:17 +02:00
Bl00D4NGEL 3b2c5f4a99 refac: rename struct45s to Sfxsource 2024-09-03 20:26:49 +02: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
mariob92 ec98c1620c document gGlobalTimer and related functions 2024-09-02 12:35:38 +02:00
Banjo Kazooie 98e97f4e95 remove static __propellorTimer symbol 2024-09-01 20:53:34 -05:00
Banjo Kazooie c03e6232a4 Add LICENSE 2024-09-01 21:43:10 +00:00
Banjo Kazooie 992a784ae7 remove section progress badges from README 2024-09-01 16:32:03 -05:00
Banjo Kazooie a1392e33de Merge branch 'mr-origin-53' 2024-09-01 16:28:30 -05:00
Banjo Kazooie b26ae6b1f3 Merge branch 'mr-origin-53' 2024-09-01 16:26:51 -05:00