368 Commits

Author SHA1 Message Date
Mario c50936ed51 Refactoring framebufferdraw.c 2026-08-26 15:40:46 +00:00
Cyrus Kashef 3bd1f590ef Merge branch 'animation_file' into 'master'
Animation file documentation

See merge request banjo.decomp/banjo-kazooie!180
2026-08-26 15:16:47 +00:00
Mario 5c6ed7f8a6 Animation file documentation 2026-08-26 15:16:46 +00:00
wedarobi b435fa902c enum/map: Some more map constants 2026-08-23 10:29:27 +10:00
wedarobi 92a30293e6 enum/map: Turn a bunch of magic map constants into their enum form, etc 2026-08-23 08:34:13 +10:00
Mario f8a6039a82 Sort core2 includes 2026-08-21 19:13:20 +00:00
wedarobi a422ec1429 enums/map: Add previously-unknown names for all unused maps, revealed by Evercade/Blaze 2026-08-21 05:12:58 +00:00
wedarobi 56343a529f enums/asset: Additions to asset enum 2026-08-14 15:17:41 +00:00
wedarobi e90093119c Multiple (document pfsManager/joy, document konami code, etc) 2026-08-14 12:22:02 +00:00
Mario ae434f705b Remove ultralib and clib naming collisions 2026-08-12 14:56:39 +00:00
Mario c15e315438 Collision code documentation 2026-08-11 16:00:20 +00:00
Mario 4c532b8a39 Create header files, give better names and fix compiler warnings for core1 2026-08-05 00:31:11 +00:00
Mario c845029ac1 Documenting music related code 2026-07-27 15:23:19 +00:00
mariob92 d684e1e2af fix globalTimer_getTime call in src/core2/code_A5BC0.c 2026-07-21 18:07:55 +02:00
Mario bb199d3e31 Draw code documentation 2026-07-20 00:59:25 +00:00
Cyrus Kashef 4fb511539b Slight Rubee & Function Documentation 2026-07-16 04:30:49 +00:00
Mario 3ffdd5ea25 Checksums 2026-07-10 20:15:21 +00:00
Cyrus Kashef ec18233ad0 Documentation & Renaming Files 2026-07-10 03:59:55 +00:00
Cyrus Kashef ca2dcf62c5 Model Appendages & BS Method Table Documentation & Minor Cleanup 2026-07-02 18:28:20 +00:00
Cyrus Kashef 3cc12e6e27 RBB Documentation 2026-06-04 05:14:34 +00:00
Mario cedf44a947 document audioManager 2026-05-22 14:12:39 +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
SuperZambezi 4b6aae7bb0 Documentation: warp locations 2026-05-04 15:28:51 +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
Mario ea488fad08 Merge branch 'ucode' into 'master'
document ucode related stuff and resetThread

See merge request banjo.decomp/banjo-kazooie!147
2026-04-23 09:53:27 +00:00
Mario a38041e8be Merge branch 'mapsavestate' into 'master'
document mapSavestate related functions

See merge request banjo.decomp/banjo-kazooie!148
2026-04-23 09:49:47 +00:00
Cyrus Kashef ce9090f188 Documentation: CC, BGS, Anti-Piracy, & Misc Function 2026-04-23 09:46:23 +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 cd592f26f9 more work on: src/core1/code_8C50.c
- removed doube underscores from private functions
- further documentations
2026-04-18 16:39:33 +02:00
mariob92 3e85dbf98a more work on: src/core1/code_8C50.c
- created header file (threads.h)
- renamed resetThread to thread5 (based on OSId in osCreateThread), because it's not really reset handling
- renamed functions to match style guide
- further documentations
2026-04-17 17:41:35 +02:00
mariob92 4d0874b2c0 further documentation of ucode processing related stuff (resetThread) 2026-04-15 21:25:53 +02:00
mariob92 d06c70805e further documentation of ucode processing related stuff (resetThread) 2026-04-15 15:43:48 +02:00
mariob92 7c070897ce document ucode related stuff and resetThread
src/core1/ucode.c
src/core1/code_8C50.c
2026-04-14 13:10:48 +02:00
SuperZambezi d8b63bc787 after master merge 2026-04-12 03:11:37 -07:00
mariob92 36e6b42689 Merge branch 'master' into banjo-kazooie-print_documentation 2026-04-08 20:21:24 +02:00
Mario 7697918ef8 Merge branch 'master' into 'anti_piracy_define'
# Conflicts:
#   Makefile
#   src/CC/code_1F70.c
2026-04-08 17:14:18 +00:00
Cyrus Kashef f38aa2b8a3 Merge branch banjo-kazooie:master into master 2026-04-06 14:12:08 +00:00
Mario efa1ae27ce Merge branch banjo-kazooie:master into docu_boot 2026-03-29 15:18:52 +00:00
MaikelChan c1f6769fe4 Documented piracy checks. 2026-03-15 01:27:32 +01: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
MaikelChan 12c4bdc524 More text print documentation. 2026-03-08 19:02:39 +01:00
MaikelChan b788328637 More text print documentation. 2026-03-08 17:02:48 +01:00
MaikelChan f3b152b4d4 More text print documentation. 2026-03-08 06:48:14 +01:00
MaikelChan f0e5d5e4b8 More text print documentation. 2026-03-08 06:10:48 +01:00
CyrusKashef c26b1170a8 Maleo !137 - core2/gsworld.c Cherry Picked Changes 2026-02-19 14:00:28 -06:00
Cyrus Kashef 8005cf78fe Furnace Fun, Baddies, & Renaming/Relocating Files 2026-02-19 03:52:50 +00:00
SuperZambezi 17af03018f lair and rbb enums 2026-02-16 22:25:08 -08:00