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
|
1772033ec8
|
rename miscFlags to baflag
|
2024-10-31 00:59:44 -05:00 |
banjo.decomp
|
622902575b
|
document baeyes.c, bainput.c, and basfx.c
|
2024-10-30 23:47:11 -05:00 |
banjo.decomp
|
01a4051a87
|
Document core2/bakey.c
|
2024-10-30 21:56:48 -05: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
|
aa181c3bd9
|
Document core2/batimer.c functions
|
2024-10-27 22:46:37 -05:00 |
banjo.decomp
|
a6af6eb323
|
Docuement core2/anseq.c
|
2024-10-20 19:13:29 -05:00 |
banjo.decomp
|
819ba6b9ce
|
Docuement TTC/ma/castle.c (based on XBox debug strings).
|
2024-10-20 12:11:45 -05:00 |
banjo.decomp
|
8a76df65d9
|
Docuement FP/ma/snowy.c (based on XBox debug strings).
|
2024-10-20 12:09:27 -05:00 |
banjo.decomp
|
9048ada585
|
Docuement FP/ma/snowbutton.c (based on XBox debug strings).
|
2024-10-20 11:40:42 -05:00 |
banjo.decomp
|
88082f3236
|
Docuement FP/ma/slalom.c (based on XBox debug strings).
|
2024-10-20 01:57:17 -05:00 |
mariob92
|
d9439b9cef
|
src/core1: renamed matrix math library
umbenannt: include/ml/mtx.h -> include/core1/mlmtx.h
umbenannt: src/core1/code_13990.c -> src/core1/mlmtx.c
|
2024-10-17 17:00:39 +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
|
05fe65d6e8
|
src/core1: more documentation and renaming
neue Datei: include/core1/framebufferdraw.h
neue Datei: include/core1/sprite.h
umbenannt: src/core1/code_ABB0.c -> src/core1/framebufferdraw.c
umbenannt: src/core1/code_13680.c -> src/core1/sprite.c
umbenannt: src/core1/code_3A70.c -> src/core1/stub_3A70.c
|
2024-10-15 22:14:17 +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 |
mariob92
|
a5b65b87fa
|
src/core1: renamed and documented file
umbenannt: src/core1/code_2FA0.c -> src/core1/stub_2FA0.c
|
2024-10-13 21:40:02 +02:00 |
mariob92
|
e125d3c1be
|
src/core1: renamed and documented file
neue Datei: include/core1/lookup.h
umbenannt: src/core1/code_18310.c -> src/core1/lookup.c
|
2024-10-13 21:01:13 +02:00 |
mariob92
|
0cee3c6697
|
src/core1: renamed files
umbenannt: src/core1/code_1E6E0.c -> src/core1/crccalc.c
umbenannt: src/core1/code_15770.c -> src/core1/depthbuffer.c
|
2024-10-09 08:46:12 +02:00 |
mariob92
|
6050ddbbd2
|
src/core1: various video/screen/framebuffer related documentations
neue Datei: include/core1/vimgr.h
umbenannt: src/core1/code_E360.c -> src/core1/vimgr.c
|
2024-10-09 08:11:35 +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 |
mariob92
|
737ccf97c3
|
src/core1: improvments and renamings on various files, added some header files
neue Datei: include/core1/eeprom.h
neue Datei: include/core1/pfsmanager.h
neue Datei: include/core1/ucode.h
umbenannt: src/core1/code_18110.c -> src/core1/eeprom.c
umbenannt: src/core1/code_10A00.c -> src/core1/pfsmanager.c
umbenannt: src/core1/code_13640.c -> src/core1/stub_13640.c
umbenannt: src/core1/code_1D590.c -> src/core1/stub_1D590.c
umbenannt: src/core1/code_18210.c -> src/core1/ucode.c
umbenannt: src/core1/code_EAF0.c -> src/core1/viewport.c
|
2024-10-08 18:29:28 +02:00 |
Owlenuff
|
4270ed91b1
|
Move ch Bottles2 to Jump Tutorial
|
2024-10-08 12:35:46 +02:00 |
Mario
|
cd336b9b58
|
Fight and other docu
|
2024-10-08 05:54:59 +00:00 |
Banjo Kazooie
|
ea4b9ab1a6
|
baflap documenation
|
2024-09-28 23:42:49 -05:00 |
Banjo Kazooie
|
65951ae11e
|
Document `ch/bat`
|
2024-09-28 14:30:14 -05:00 |
Banjo Kazooie
|
87b9bb398f
|
PAL: sync core2/code_7060 & resolve file compiler warnings
|
2024-09-28 13:20:56 -05:00 |
Banjo Kazooie
|
86b22d6d09
|
Seperate and document `ba/carriedobj`
PAL: sync ba/carriedobj.
|
2024-09-26 20:40:42 -05:00 |
Banjo Kazooie
|
0f77761409
|
Merge branch 'docu_threads' into 'master'
Documented thread related variables
See merge request banjo.decomp/banjo-kazooie!81
|
2024-09-26 23:57:38 +00:00 |
mariob92
|
209a979572
|
renamed two files in src/core1:
- code_2BD0 -> pimanager
- code_31C0 -> initthread
|
2024-09-20 18:38:23 +02:00 |
mariob92
|
03afd57a54
|
- document coord related functions (mostly unused by the game)
- renamed code_B7B20.c to coords.c
- removed the exception for asm/core1/code_1E820.s from .gitignore file (should not be in the work tree)
|
2024-09-19 16:52:55 +02:00 |
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 |
mariob92
|
44ecd35d89
|
renamed code_C3B20.c to file.c
|
2024-09-09 19:06:52 +02:00 |
Banjo Kazooie
|
b77274c9ea
|
PAL: initialized to rom address 0xF7BA60
|
2024-09-09 01:43:40 -05:00 |
Banjo Kazooie
|
e55c674517
|
PAL: core1 initialized
|
2024-09-08 20:39:43 -05:00 |
Banjo Kazooie
|
057a22e8ef
|
PAL: match up through core1/audio/copy
|
2024-09-07 01:54:12 -05:00 |
Banjo Kazooie
|
64c9d1eca8
|
PAL: match upto core1/code_15770
|
2024-09-05 22:26:30 -05:00 |
Banjo Kazooie
|
6d0b4b7e5d
|
PAL: match core1/overlaymanager
|
2024-09-05 22:06:51 -05:00 |
Banjo Kazooie
|
fd186e3b9f
|
PAL: match core1/code_13680.c
|
2024-09-05 20:18:30 -05:00 |
Banjo Kazooie
|
b1b21a82ac
|
PAL: match core1/code_13640.c
|
2024-09-05 20:17:24 -05:00 |
Banjo Kazooie
|
17a0530ff8
|
PAL: up to core1/rumblemanager.c
|
2024-09-05 00:43:07 -05:00 |
Banjo Kazooie
|
4fce59f41e
|
pal up to core1/code_E360
|
2024-09-04 23:13:08 -05:00 |
Banjo Kazooie
|
5593309d99
|
core1/code_8C50
|
2024-09-04 20:12:37 -05:00 |
Banjo Kazooie
|
06e1330e71
|
start Pal WIP
|
2024-09-04 01:30:42 -05:00 |