Commit Graph

76 Commits

Author SHA1 Message Date
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
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
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
5fd7e7f3cc Merge branch 'mr-origin-84' 2024-09-26 19:28:18 -05:00
Banjo Kazooie
8a312a3e64 Merge branch 'mr-origin-80' 2024-09-26 19:10:37 -05: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
bb58ae66e9 Tuple operations 2024-09-22 11:24:26 +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
3127ba4a68 Renaming LMonkey 2024-09-19 12:32:08 +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
Nabnut
17f1f826b5 Renaming Actor.unk28 2024-09-19 12:31:50 +02:00
Banjo Kazooie
68676056d2 Merge branch 'mr-origin-73' 2024-09-13 20:47:15 -05:00
Banjo Kazooie
351f4e9fea Merge branch 'mr-origin-70' 2024-09-13 20:37:54 -05:00
mariob92
062344a1fb renamed Actor.unk16C_4 to Actor.volatile_initialized 2024-09-10 11:22:05 +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
f451eae4e2 document more vola flags 2024-09-08 17:59:41 +02:00
mariob92
35f93d5505 document more vola flags 2024-09-08 15:21:48 +02:00
mariob92
615e2bda33 documented volatile flag functions and enums and some Actor struct members 2024-09-08 12:22:27 +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
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
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
MaikelChan
011bea824c Names corrections to better match the style guide. 2023-08-14 23:40:53 +02:00
MaikelChan
e0fee1831b Cheat codes and sand castle stuff. 2023-08-09 20:58:56 +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