Banjo Kazooie
|
fbe20325c2
|
PAL: match core1/ba/marker.c
|
2024-09-13 23:57:18 -05:00 |
|
Banjo Kazooie
|
4f99cac9f1
|
PAL: match core1/code_39D0.c
|
2024-09-13 22:20:01 -05:00 |
|
Banjo Kazooie
|
81517d0f33
|
PAL: match core1/snackerctl.c
|
2024-09-13 21:59:46 -05:00 |
|
Banjo Kazooie
|
68676056d2
|
Merge branch 'mr-origin-73'
|
2024-09-13 20:47:15 -05:00 |
|
Banjo Kazooie
|
0d83006835
|
Merge branch 'mr-origin-72'
|
2024-09-13 20:43:08 -05:00 |
|
Banjo Kazooie
|
351f4e9fea
|
Merge branch 'mr-origin-70'
|
2024-09-13 20:37:54 -05:00 |
|
Banjo Kazooie
|
50e1368ae1
|
remove redundant SQ definitions
|
2024-09-13 20:31:14 -05:00 |
|
Banjo Kazooie
|
425e05a58b
|
Merge branch 'mr-origin-69'
|
2024-09-13 20:26:40 -05:00 |
|
Banjo Kazooie
|
d55a8d829d
|
create seperate core2/file.h header
|
2024-09-13 19:34:27 -05:00 |
|
Banjo Kazooie
|
c566cadd6f
|
Merge branch 'projectile_functions' into 'master'
Projectile functions
See merge request banjo.decomp/banjo-kazooie!71
|
2024-09-13 23:44:46 +00:00 |
|
Banjo Kazooie
|
5d77725303
|
Merge branch 'file_functions' into 'master'
File functions
See merge request banjo.decomp/banjo-kazooie!67
|
2024-09-13 23:38:30 +00:00 |
|
Banjo Kazooie
|
333e1b8600
|
Merge branch 'naming_actor_properties' into 'master'
Renaming functions
See merge request banjo.decomp/banjo-kazooie!68
|
2024-09-13 23:37:12 +00:00 |
|
Banjo Kazooie
|
07e6954ac9
|
Merge branch 'fix-matrix-typing' into 'master'
Fix fixed-point matrix type being used in floating-point matrix instances
See merge request banjo.decomp/banjo-kazooie!74
|
2024-09-13 23:20:29 +00:00 |
|
Mr-Wiseguy
|
8d918e3505
|
Fix fixed-point matrix type being used in floating-point matrix instances
|
2024-09-13 17:56:28 -04:00 |
|
Adrien Bonnin
|
6307691657
|
Bool values naming
|
2024-09-10 19:37:16 +02:00 |
|
Adrien Bonnin
|
242c2e01dd
|
Projectile functions
|
2024-09-10 12:50:45 +02:00 |
|
mariob92
|
062344a1fb
|
renamed Actor.unk16C_4 to Actor.volatile_initialized
|
2024-09-10 11:22:05 +02:00 |
|
mariob92
|
d36f6a807c
|
viewport - further documentation
|
2024-09-10 09:23:21 +02:00 |
|
mariob92
|
a0994765b1
|
more viewport function documentation and cleaning up prototypes
|
2024-09-10 01:40:54 +02:00 |
|
Bl00D4NGEL
|
692cfe0ee0
|
refac: rename func_80389DF4 to code3420_handleOrganGame
|
2024-09-10 01:07:19 +02:00 |
|
Bl00D4NGEL
|
ab81b1bdef
|
refac: rename func_80322FE4 to overlay_init
|
2024-09-10 00:51:00 +02:00 |
|
Bl00D4NGEL
|
3b76490b72
|
refac: rename D_80383350 to sOverlay
|
2024-09-10 00:48:32 +02:00 |
|
Bl00D4NGEL
|
aedd993cd9
|
refac: rename init overlay init functions
|
2024-09-10 00:38:45 +02:00 |
|
mariob92
|
4f843f3ecb
|
document viewport functions
|
2024-09-10 00:17:16 +02:00 |
|
Bl00D4NGEL
|
2a0d1eacd5
|
fix: rename function references from previous refactors
|
2024-09-09 23:38:22 +02:00 |
|
Bl00D4NGEL
|
9390431cd5
|
refac: rename func_803331D8 to codeABC00_spawnJiggyAtLocation
|
2024-09-09 23:28:02 +02:00 |
|
Bl00D4NGEL
|
0d55c2db1b
|
refac: rename func_802918F0 to isLoadzoneFlagSet
|
2024-09-09 23:18:37 +02:00 |
|
Bl00D4NGEL
|
f17c2242b0
|
refac: rename func_80291930 to codeA960_forceLoadzone
|
2024-09-09 23:10:21 +02:00 |
|
Bl00D4NGEL
|
5e55a7f445
|
refac: rename MISC_FLAG_15 to MISC_FLAG_15_LOADZONE
|
2024-09-09 23:09:55 +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
|
44ecd35d89
|
renamed code_C3B20.c to file.c
|
2024-09-09 19:06:52 +02:00 |
|
mariob92
|
98d6423dfb
|
documented file access functions
|
2024-09-09 19:04:59 +02:00 |
|
Banjo Kazooie
|
b77274c9ea
|
PAL: initialized to rom address 0xF7BA60
|
2024-09-09 01:43:40 -05:00 |
|
Banjo Kazooie
|
d876e71eba
|
Merge branch 'mr-origin-66'
|
2024-09-08 21:40:47 -05:00 |
|
Banjo Kazooie
|
ee4e6c5fe9
|
resync PAL symbols
|
2024-09-08 21:38:36 -05:00 |
|
Banjo Kazooie
|
01bb4b8a85
|
Merge branch 'mr-origin-65'
|
2024-09-08 21:33:17 -05:00 |
|
Banjo Kazooie
|
65e383dc67
|
Merge branch 'mr-origin-64'
|
2024-09-08 21:29:47 -05:00 |
|
Banjo Kazooie
|
19774bdfdc
|
Merge commit 'e55c6745' into HEAD
|
2024-09-08 20:43:36 -05:00 |
|
Banjo Kazooie
|
e55c674517
|
PAL: core1 initialized
|
2024-09-08 20:39:43 -05:00 |
|
Adrien Bonnin
|
9d2e6efbda
|
Documenting Mumbo Mountain
|
2024-09-08 23:20:57 +02:00 |
|
Banjo Kazooie
|
28f1144b92
|
Merge branch 'wip/pal_integration' into 'master'
Wip/pal integration
See merge request banjo.decomp/banjo-kazooie!63
|
2024-09-08 18:53:56 +00:00 |
|
Banjo Kazooie
|
d1f8a8dd79
|
fix compressor version mismatch
|
2024-09-08 13:51:10 -05:00 |
|
Banjo Kazooie
|
37a987d9e6
|
fix borken pal symbols
|
2024-09-08 13:45:56 -05:00 |
|
Banjo Kazooie
|
17828dfa4d
|
Merge remote-tracking branch 'origin/master' into pal
|
2024-09-08 13:16:53 -05:00 |
|
mariob92
|
3b092f2749
|
created enums for misc flags
|
2024-09-08 19:57:16 +02:00 |
|
mariob92
|
f85116d50c
|
completed documentation of vola flags
|
2024-09-08 18:58:43 +02:00 |
|
Adrien Bonnin
|
5ce76c4769
|
Documenting collision triangle
|
2024-09-08 18:32:21 +02:00 |
|
mariob92
|
f451eae4e2
|
document more vola flags
|
2024-09-08 17:59:41 +02:00 |
|
Banjo Kazooie
|
fd6a60a4b4
|
fix makefile tool dependencies
|
2024-09-08 10:57:27 -05:00 |
|