Commit Graph

550 Commits

Author SHA1 Message Date
banjo.decomp
680cf7a950 Merge branch 'mr-origin-86' 2024-10-08 01:58:19 -05:00
Banjo Kazooie
06204d3b68 Merge branch 'document_bundles' into 'master'
Document bundles

See merge request banjo.decomp/banjo-kazooie!94
2024-10-08 06:12:58 +00:00
Banjo Kazooie
d72dc07c32 Merge branch 'documented_health' into 'master'
Document health score

See merge request banjo.decomp/banjo-kazooie!90
2024-10-08 06:10:59 +00: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
Banjo Kazooie
2710315cb0 Merge branch 'fight_docu' into 'master'
Fight and other docu

See merge request banjo.decomp/banjo-kazooie!85
2024-10-08 05:54:59 +00:00
Mario
cd336b9b58 Fight and other docu 2024-10-08 05:54:59 +00:00
Bl00D4NGEL
7f41a49ef8 refac: remove unnecessary value declarations for enums 2024-10-04 18:35:40 +02:00
Bl00D4NGEL
9d31df335a Revert "refac: remove unnecessary value declarations for enums"
This reverts commit 93d06ec6b9.
2024-10-04 18:27:50 +02:00
Bl00D4NGEL
93d06ec6b9 refac: remove unnecessary value declarations for enums 2024-10-04 18:16:52 +02:00
Bl00D4NGEL
38cf739431 refac: make treasurehunt functions static where applicable 2024-10-04 18:12:30 +02:00
Bl00D4NGEL
2fcf8440d4 refac: make treasure functions static where applicable 2024-10-04 18:02:48 +02:00
Bl00D4NGEL
bd78c628f5 refac: make nipper functions static where applicable 2024-10-04 18:01:54 +02:00
Bl00D4NGEL
87942a08b0 refac: make lockup functions static where applicable 2024-10-04 17:56:48 +02:00
Bl00D4NGEL
3ef65d7f0e refac: make leaky functions static where applicable 2024-10-04 17:54:05 +02:00
Bl00D4NGEL
581b467d2f refac: make clam functions static where applicable 2024-10-04 17:48:02 +02:00
Bl00D4NGEL
2ff64a65bd refac: move map flags into enums.h, mark functions static for blubber where applicable 2024-10-04 17:45:32 +02:00
Owlenuff
7a65ed96b3 Document bundles 2024-10-03 23:45:50 +02:00
Owlenuff
cc7b79b76c Documented health score 2024-10-01 22:29:21 +02:00
Bl00D4NGEL
a69ab3fdde Merge branch 'master' of https://gitlab.com/banjo.decomp/banjo-kazooie 2024-09-29 17:37:20 +02:00
Banjo Kazooie
ea4b9ab1a6 baflap documenation 2024-09-28 23:42:49 -05:00
Banjo Kazooie
d748198eab rename mlMtx_apply_vec3f 2024-09-28 23:03:22 -05:00
Banjo Kazooie
8ea4dfbeb8 rename mlMtx_apply_vec3f 2024-09-28 23:02:40 -05:00
Bl00D4NGEL
ca83d8f36c Merge branch 'master' of https://gitlab.com/banjo.decomp/banjo-kazooie into contrib 2024-09-29 03:13:01 +02:00
Bl00D4NGEL
9b427eb379 document: code26D0 2024-09-29 03:06:42 +02:00
Bl00D4NGEL
664885663e document: Treasure from TTC 2024-09-29 02:31:54 +02:00
Bl00D4NGEL
41cfc6aeac document: Leaky from TTC 2024-09-29 02:27:48 +02:00
Bl00D4NGEL
86a25f1345 refac: rename TTC_ prefixed functions to chXXX to conform to naming scheme 2024-09-29 02:09:44 +02:00
Bl00D4NGEL
97d2062611 Document: Clam from TTC 2024-09-29 01:40:44 +02:00
Bl00D4NGEL
41f5312d9c document: Treasurehunt from TTC 2024-09-29 01:13:07 +02:00
Bl00D4NGEL
bedd22fc40 document: Nipper from TTC 2024-09-29 00:27:02 +02:00
Bl00D4NGEL
ae0e7f6caf document: Lockup from TTC 2024-09-28 23:16:52 +02:00
Bl00D4NGEL
1506d57893 document: Blubber actor from TTC 2024-09-28 22:32:03 +02:00
Banjo Kazooie
65951ae11e Document ch/bat 2024-09-28 14:30:14 -05:00
Banjo Kazooie
acbedad7fa Merge branch 'mr-origin-76' 2024-09-28 13:31:37 -05:00
Banjo Kazooie
87b9bb398f PAL: sync core2/code_7060 & resolve file compiler warnings 2024-09-28 13:20:56 -05:00
Banjo Kazooie
86b22d6d09 Seperate and document ba/carriedobj
PAL: sync ba/carriedobj.
2024-09-26 20:40:42 -05:00
Banjo Kazooie
5fd7e7f3cc Merge branch 'mr-origin-84' 2024-09-26 19:28:18 -05:00
Banjo Kazooie
6ce93c3cd2 Merge branch 'mr-origin-80' 2024-09-26 19:15:42 -05:00
Banjo Kazooie
8a312a3e64 Merge branch 'mr-origin-80' 2024-09-26 19:10:37 -05:00
Banjo Kazooie
e8eed5ecb9 Merge branch 'master' into 'master'
Document sfxsource related code

See merge request banjo.decomp/banjo-kazooie!83
2024-09-27 00:05:30 +00:00
Banjo Kazooie
c62b3e69da Merge branch 'compiler_warnings' into 'master'
removed some compiler warnings that indicate potential undefined behaviour

See merge request banjo.decomp/banjo-kazooie!82
2024-09-27 00:01:55 +00:00
Banjo Kazooie
0f77761409 Merge branch 'docu_threads' into 'master'
Documented thread related variables

See merge request banjo.decomp/banjo-kazooie!81
2024-09-26 23:57:38 +00:00
Banjo Kazooie
4891a04c16 Merge branch 'master' into 'master'
BGS Functions Documentation

See merge request banjo.decomp/banjo-kazooie!79
2024-09-26 23:51:37 +00:00
Banjo Kazooie
79db8f306e Merge branch 'docu_coords' into 'master'
document coord related functions (mostly unused by the game)

See merge request banjo.decomp/banjo-kazooie!78
2024-09-26 23:48:47 +00:00
Banjo Kazooie
d6487c8478 Merge branch 'documenting_pause' into 'master'
Pause Refactor : Renaming and reformating

See merge request banjo.decomp/banjo-kazooie!77
2024-09-26 23:46:39 +00:00
Nabnut
2e10d1803c Renaming Bundle 2024-09-24 20:13:35 +02:00
Nabnut
7086187288 Renaming spawn functions 2024-09-24 11:08:21 +02:00
Nabnut
249f5a7329 Renaming Juju 2024-09-22 11:30:51 +02:00
Nabnut
13135e606f Renaming pause 2024-09-22 11:28:47 +02:00