Commit Graph

109 Commits

Author SHA1 Message Date
Banjo Kazooie
24c3c06a6a pal progress, rename bs/iFrame to ba/iFrame 2025-08-17 19:01:23 -05:00
Banjo Kazooie
065fa3e8c8 code_83340 -> propModelList 2025-08-16 18:23:48 -05:00
Moses Troyer
c2dd933d22 All Changes 2025-08-16 17:15:49 +00:00
Banjo Kazooie
23b8510eb4 code_B6CE0.c => time.c 2024-11-03 13:03:26 -06:00
Shmoopi
0d223bfc2b Documenting Player Utilities and Related 2024-11-03 17:19:48 +00: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
819ba6b9ce Docuement TTC/ma/castle.c (based on XBox debug strings). 2024-10-20 12:11:45 -05:00
Banjo Kazooie
85e682f349 Merge branch 'master' into 'document/level-setup-related-code'
# Conflicts:
#   src/core2/nc/dynamicCam12.c
2024-10-20 05:05:12 +00:00
banjo.decomp
15390deab1 Merge branch 'mr-origin-97' 2024-10-19 23:19:49 -05:00
banjo.decomp
a59e1abddf Merge branch 'mr-origin-96' 2024-10-19 23:10:46 -05:00
banjo.decomp
9443a276c5 Merge branch 'mr-origin-93' 2024-10-19 23:04:50 -05:00
Bl00D4NGEL
c9e87f0363 document: Level setup related code 2024-10-19 01:30:21 +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
Bl00D4NGEL
916e83bf65 chore: replace \*_TEXT with \*_DIALOG 2024-10-15 20:14:46 +02:00
mariob92
9495386470 Merge branch 'master' of https://gitlab.com/banjo.decomp/banjo-kazooie into core1_docu 2024-10-15 10:40:52 +02:00
Bl00D4NGEL
3a8222b5cd general cleanup of ttc related code 2024-10-10 22:54:45 +02:00
Bl00D4NGEL
f8b724f598 document the rest of ttc 2024-10-10 22:33:07 +02:00
Bl00D4NGEL
230aa57fb1 refac: rename struct property 2024-10-10 22:20:53 +02:00
Bl00D4NGEL
1cf3980d5b Merge branch 'master' of https://gitlab.com/banjo.decomp/banjo-kazooie into document/sandcastle 2024-10-10 22:18:47 +02:00
mariob92
50138293a4 src/core1: moved SnS to core1
umbenannt:      include/SnS.h -> include/core1/sns.h
        umbenannt:      src/core1/code_1E360.c -> src/core1/sns.c
2024-10-08 20:58:22 +02:00
Owlenuff
8b326a11cc Document cubeList 2024-10-08 13:22:26 +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.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
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
c07c907d97 document: sandcastle (code_3E30) related code 2024-10-05 02:58:17 +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
Bl00D4NGEL
bcffeec1fb Merge branch 'master' of https://gitlab.com/banjo.decomp/banjo-kazooie into document/fileprogress 2024-10-02 00:20:25 +02:00
Bl00D4NGEL
7984c313a8 document: fileprogresss related code, replaced magic numbers with constants where applicable 2024-10-01 23:48:12 +02: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