56 Commits

Author SHA1 Message Date
Mario 4c532b8a39 Create header files, give better names and fix compiler warnings for core1 2026-08-05 00:31:11 +00:00
Cyrus Kashef ca2dcf62c5 Model Appendages & BS Method Table Documentation & Minor Cleanup 2026-07-02 18:28:20 +00:00
Cyrus Kashef be14329492 CCW Documentation 2026-05-21 12:02:53 +00:00
Mario de805b4421 Documentation of model and modelrender related stuff 2026-05-16 14:59:40 +00:00
Cyrus Kashef b025a3aa5e Map Setup Documentation 2026-04-30 14:36:33 +00:00
Mario 82f4485927 refactor overlay code 2026-04-23 10:23:45 +00:00
mariob92 7fe22d7587 document mapSavestate related functions
- renamed: src/core2/code_5BEB0.c -> src/core2/mapsavestate.c
2026-04-19 16:23:17 +02:00
mariob92 36e6b42689 Merge branch 'master' into banjo-kazooie-print_documentation 2026-04-08 20:21:24 +02:00
Cyrus Kashef f38aa2b8a3 Merge branch banjo-kazooie:master into master 2026-04-06 14:12:08 +00:00
MaikelChan 3cecddfca9 More text print documentation. 2026-03-08 21:37:34 +01:00
MaikelChan 0cd50d48f0 Renamed code_6DA30 to print. 2026-03-08 20:25:51 +01:00
CyrusKashef c26b1170a8 Maleo !137 - core2/gsworld.c Cherry Picked Changes 2026-02-19 14:00:28 -06:00
Mario 0a989150e3 Merge branch banjo-kazooie:master into docu_boot 2026-02-04 16:04:53 +00:00
Mario c661fd5545 Refactoring of bitfields code 2026-02-03 15:36:41 +00:00
mariob92 ab362d1fb0 document playerPosition code
src/core2/code_11460.c
2026-02-03 03:14:50 +00:00
mariob92 77e85b4b04 sync ultra files for boot and core1/core2
added assert, separated string
2026-01-01 20:55:00 +01:00
Banjo Kazooie 2decbef3fa pal: all core2/bs matched 2025-09-13 19:29:38 -05:00
Banjo Kazooie 9e141bcfc9 PAL: match up to core2/bsbflap.c 2025-08-18 21:49:05 -05:00
Banjo Kazooie 065fa3e8c8 code_83340 -> propModelList 2025-08-16 18:23:48 -05:00
Moses Troyer c2dd933d22 All Changes 2025-08-16 17:15:49 +00:00
Banjo Kazooie e8be0b8651 correct RBB warnings 2024-11-03 14:07:56 -06: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 Kazooie e327e09636 Merge branch 'master' into 'document/lighting'
# Conflicts:
#   src/core2/code_AC520.c
2024-10-20 04:58:04 +00:00
Banjo Kazooie 420b2b109d Merge branch 'document/camera-node' into 'master'
Document: Camera related code

See merge request banjo.decomp/banjo-kazooie!101
2024-10-20 04:54:40 +00:00
Dominik Peters da047aa99a Document: Camera related code 2024-10-20 04:54:40 +00:00
Bl00D4NGEL 61c8d35853 document: lighting related code 2024-10-17 21:42:54 +02: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 8a55096c9c src/core1: document code_7090.c and code_CE60.c 2024-10-16 21:50:24 +02:00
banjo.decomp 3cd3b3e5da Merge branch 'mr-origin-89' 2024-10-08 02:06:56 -05:00
Mario cd336b9b58 Fight and other docu 2024-10-08 05:54:59 +00:00
Owlenuff 4bf7028254 Documented ch Tumblar 2024-10-01 13:04:35 +02:00
Banjo Kazooie ea4b9ab1a6 baflap documenation 2024-09-28 23:42:49 -05: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 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
Mr-Wiseguy 8d918e3505 Fix fixed-point matrix type being used in floating-point matrix instances 2024-09-13 17:56:28 -04:00
Banjo Kazooie 9cb645df24 chsnacker documentation
snackerctl documentation
gczoombox partial documentation
several warning resolutions
2024-09-01 15:12:21 -05:00
Mr-Wiseguy b1b7605a5f WIP Removed all defined or auto undefined symbols (not matching) 2024-08-30 17:59:33 -04:00
Banjo Kazooie 9688497485 various documentation 2024-07-01 00:28:11 -05: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
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 1aff1a433a baanim.h documentation 2023-02-17 20:08:45 -06:00
Banjo Kazooie 1c4d1b54cd document various assets, bsStoredState.c, and stateTimers.c 2023-02-16 13:21:40 -06:00
Banjo Kazooie e05358d82f label TTC actors 2023-01-31 13:47:47 -06:00
Banjo Kazooie 4b1a4c225b document fxRipple and fxSparkle 2023-01-30 14:36:10 -06:00
Banjo Kazooie cd146f444f misc documentation 2023-01-30 00:02:44 -06:00