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
Mario
cd336b9b58
Fight and other docu
2024-10-08 05:54:59 +00:00
Owlenuff
7a65ed96b3
Document bundles
2024-10-03 23:45:50 +02: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
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
6cf31d1df0
Renaming gcdialog_showText function
2024-09-19 12:32:04 +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
Banjo Kazooie
425e05a58b
Merge branch 'mr-origin-69'
2024-09-13 20:26:40 -05:00
mariob92
062344a1fb
renamed Actor.unk16C_4 to Actor.volatile_initialized
2024-09-10 11:22:05 +02:00
mariob92
a0994765b1
more viewport function documentation and cleaning up prototypes
2024-09-10 01:40:54 +02:00
mariob92
4f843f3ecb
document viewport functions
2024-09-10 00:17:16 +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
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
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
mariob92
ec98c1620c
document gGlobalTimer and related functions
2024-09-02 12:35:38 +02:00
Mr-Wiseguy
fd89ad5560
Back to OK without undefined symbols
2024-08-30 21:56:03 -04:00
Mr-Wiseguy
b1b7605a5f
WIP Removed all defined or auto undefined symbols (not matching)
2024-08-30 17:59:33 -04:00
Banjo Kazooie
4712748d9f
rand_seed document
2024-07-12 17:19:27 -05:00
Banjo Kazooie
9688497485
various documentation
2024-07-01 00:28:11 -05:00
Banjo Kazooie
092de6aae3
documentation: core2/ba/physics
2024-06-16 22:36:36 -05: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
Banjo Kazooie
cd146f444f
misc documentation
2023-01-30 00:02:44 -06:00
Banjo Kazooie
0258e21af5
level overlay .bss sections defined
2022-12-05 19:04:09 -06:00
Banjo Kazooie
612636992f
core2/code_78E50.c done, misc documentation
2022-12-05 13:37:58 -06:00
Banjo Kazooie
1c063c781c
address variaty of compiler warnings and code documentation
2022-12-03 01:30:35 -06:00
Banjo Kazooie
b74c76a430
modelRender.c documentation
2022-12-01 00:21:11 -06:00
Mr-Wiseguy
e1bf4549e3
Created inital yaml for decompressed rom, edited makefile to build it and fixed all undefined symbol/multiple definition errors
2022-11-15 20:40:01 -05:00
Banjo Kazooie
cd222d498a
fight documentation
2022-10-08 22:07:56 -05:00
Banjo Kazooie
ac01e8921b
fight at 100%
2022-09-24 20:45:07 -05:00
Banjo Kazooie
fb02779b92
splat update
2022-09-23 22:03:49 -05:00
Banjo Kazooie
dd13d34074
The first commit
2022-07-15 17:09:41 -05:00