Banjo Kazooie
33745d334b
update bk_rom_compressor
2024-08-31 01:54:14 -05:00
Cyrus Kashef
de50021481
Merge branch banjo-kazooie:master into documentation
2024-08-31 05:56:33 +00:00
Banjo Kazooie
624d9ac58b
Merge branch 'master' of gitlab.com:banjo.decomp/banjo-kazooie
2024-08-31 00:04:36 -05:00
Banjo Kazooie
0185fdefa3
Make tool build recipes Phony
2024-08-31 00:04:26 -05:00
Banjo Kazooie
4bd3ad00de
Merge branch 'fix-shifting' into 'master'
...
Remove all undefined symbols (besides fixed address ones) and fix bss/data migrations to allow shifting
See merge request banjo.decomp/banjo-kazooie!52
2024-08-31 04:38:55 +00:00
Mr-Wiseguy
87f630370e
Import parameters.s from ultralib and cleanup undefined syms, fix accidental change in makefile
2024-08-30 22:01:48 -04:00
Mr-Wiseguy
fd89ad5560
Back to OK without undefined symbols
2024-08-30 21:56:03 -04:00
Mr-Wiseguy
9d1d1e5de8
Fix bss ordering in code_7AF80
2024-08-30 20:51:36 -04:00
Mr-Wiseguy
9f05494e7c
Matched __propellorCtrl_setState without a function static
2024-08-30 19:38:02 -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
2514b28c12
remove tracked .rodata section
2024-08-29 09:05:42 -05:00
Banjo Kazooie
3cfac5bf5c
func_803411B0 match
2024-08-29 08:50:27 -05:00
Banjo Kazooie
e1ca9892de
func_80299EC0 match
2024-08-29 02:42:08 -05:00
Banjo Kazooie
01776fb5bf
func_80340BE4 match
2024-08-28 21:48:23 -05:00
Cyrus Kashef
4882b2fd12
Documented Mole Files (Core 2 & SM)
2024-08-28 21:03:28 -05:00
Banjo Kazooie
ac6099cbda
func_80307948 match
2024-08-27 20:31:47 -05:00
Banjo Kazooie
d4ba75e163
update bk_rom_compressor, includes crc correction
2024-08-26 20:51:17 -05:00
Banjo Kazooie
ed2fb89d88
gcdialog_update matched
2024-08-26 10:46:28 -05:00
Banjo Kazooie
f003892499
func_8031FC40 match
2024-08-25 20:45:15 -05:00
Banjo Kazooie
929beb4de9
func_80293668 match
2024-08-24 20:26:16 -05:00
Banjo Kazooie
a0e73bfa4d
README.md update
2024-08-23 18:30:19 -05:00
Banjo Kazooie
fff563a3f0
func_80308984 match
2024-08-23 18:28:26 -05:00
Banjo Kazooie
9ada030d0e
func_8032F194 match
2024-08-23 18:24:32 -05:00
Banjo Kazooie
4712748d9f
rand_seed document
2024-07-12 17:19:27 -05:00
Banjo Kazooie
0578499295
add non-matching functions
2024-07-07 20:02:35 -05:00
Banjo Kazooie
ee5847f5f1
asm preprocessor update
2024-07-07 19:57:19 -05:00
Banjo Kazooie
9688497485
various documentation
2024-07-01 00:28:11 -05:00
Banjo Kazooie
676533f2dc
Include nonmatched functions in README
2024-06-29 14:38:46 -05:00
Banjo Kazooie
955312954f
documentation. Include nonmatched functions in README
2024-06-29 14:38:03 -05:00
Banjo Kazooie
a3648a5084
func_803083B0 matched
2024-06-22 18:19:02 -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
Banjo Kazooie
8fe5c3b4d1
Document pfsManager_update
2024-05-08 22:08:18 -05:00
Banjo Kazooie
038e4f1050
func_8024E7C8 matched
2024-05-08 21:58:37 -05:00
Banjo Kazooie
531e6c97b4
func_803603AC
2024-05-07 10:36:25 -05:00
Banjo Kazooie
dee99f4207
mapSavestate_save
2024-05-06 20:35:27 -05:00
Banjo Kazooie
861e460347
func_80341D5C
2024-05-05 17:38:30 -05:00
Banjo Kazooie
e139aac86c
mapSavestate_apply() matched
2024-05-04 23:10:06 -05:00
Banjo Kazooie
255c800b18
func_8032A09C
2024-05-04 22:26:15 -05:00
Banjo Kazooie
c8324143e6
Merge branch 'master' of gitlab.com:banjo.decomp/banjo-kazooie
2024-05-04 21:39:02 -05:00
Banjo Kazooie
8f493432e5
Progress update (98.8633%)
2024-05-04 21:37:09 -05:00
MaikelChan
011bea824c
Names corrections to better match the style guide.
2023-08-14 23:40:53 +02:00
MaikelChan
4f9848c062
Flags corrections.
2023-08-11 21:36:36 +02:00
MaikelChan
cc777e6924
Token name corrections.
2023-08-11 19:26:47 +02:00
MaikelChan
7b8cf7ae77
Indentation with spaces.
2023-08-11 16:49:26 +02:00
MaikelChan
bdc75ae007
Completed Mumbo Token enum.
2023-08-11 16:47:26 +02:00
MaikelChan
9886d4aa28
Mumbo tokens enum WIP
2023-08-11 07:09:04 +02:00
MaikelChan
a9463632e3
More renaming
2023-08-11 06:39:02 +02:00
MaikelChan
6eb79d80d9
Save data changes.
2023-08-10 04:18:32 +02:00
MaikelChan
c25a349249
Ability name corrections.
2023-08-10 00:26:00 +02:00