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
|
d38faa8147
|
Move ch Bottles to SmBottles
|
2024-10-08 12:36:11 +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
|
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 |
mariob92
|
44ecd35d89
|
renamed code_C3B20.c to file.c
|
2024-09-09 19:06:52 +02:00 |
mariob92
|
78142ca162
|
renamed: src/fight/code_9850.c -> src/fight/chgreenblast.c
|
2024-09-06 19:43:22 +02:00 |
Banjo Kazooie
|
35a2c13ea9
|
Merge branch 'master' into banjo-kazooie-var_renames
|
2024-09-01 15:31:34 -05:00 |
Banjo Kazooie
|
9cb645df24
|
chsnacker documentation
snackerctl documentation
gczoombox partial documentation
several warning resolutions
|
2024-09-01 15:12:21 -05:00 |
Banjo Kazooie
|
131e422275
|
ccw/ch/vacationtexttrigger, ccw/ch/grublinhood documentation update
|
2024-08-31 17:48:41 -05: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
|
b1b7605a5f
|
WIP Removed all defined or auto undefined symbols (not matching)
|
2024-08-30 17:59:33 -04: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
|
6c12648934
|
Renamed some c files.
|
2023-08-09 16:42:48 +02:00 |
Banjo Kazooie
|
af75d8b32d
|
animation struct documentation
|
2023-03-12 23:11:39 -05:00 |
Banjo Kazooie
|
7dd7a0b60c
|
labeled "freelist" structure fla.c, labeled model animated textures and games animated texture cache
|
2023-03-12 16:01:21 -05:00 |
Banjo Kazooie
|
7f3dd5aa12
|
identified/labeled camera functions
|
2023-03-10 21:52:35 -06:00 |
Banjo Kazooie
|
13728811aa
|
name functions in src/core2/nc/cameranodelist.c
|
2023-03-10 00:31:06 -06:00 |
Banjo Kazooie
|
ffd0495f90
|
func_80307CA0() match
|
2023-02-22 16:34:34 -06:00 |
Banjo Kazooie
|
d0112a6d4a
|
file_progress_e documentation
|
2023-02-18 21:00:18 -06:00 |
Banjo Kazooie
|
1c4d1b54cd
|
document various assets, bsStoredState.c, and stateTimers.c
|
2023-02-16 13:21:40 -06:00 |
Banjo Kazooie
|
96317e7239
|
label FP files
|
2023-01-31 17:32:35 -06:00 |