Commit Graph

  • 220c249b88 Merge branch 'audiomanager' into 'master' master Cyrus Kashef 2026-05-22 14:12:39 +00:00
  • cedf44a947 document audioManager Mario 2026-05-22 14:12:39 +00:00
  • 88ec7aebe1 Merge branch 'ccw_documentation_merge_prep' into 'master' Mario 2026-05-21 12:02:53 +00:00
  • be14329492 CCW Documentation Cyrus Kashef 2026-05-21 12:02:53 +00:00
  • 4909c39474 Merge branch 'modelrender' into 'master' Cyrus Kashef 2026-05-16 14:59:40 +00:00
  • de805b4421 Documentation of model and modelrender related stuff Mario 2026-05-16 14:59:40 +00:00
  • 8997389c91 Merge branch 'master' into 'master' Cyrus Kashef 2026-05-04 15:28:52 +00:00
  • 4b6aae7bb0 Documentation: warp locations SuperZambezi 2026-05-04 15:28:51 +00:00
  • 29387a0d37 Merge branch 'map_setup_documentation' into 'master' Mario 2026-04-30 14:36:34 +00:00
  • b025a3aa5e Map Setup Documentation Cyrus Kashef 2026-04-30 14:36:33 +00:00
  • fde575b134 Merge branch 'overlays' into 'master' Mario 2026-04-23 10:23:46 +00:00
  • 82f4485927 refactor overlay code Mario 2026-04-23 10:23:45 +00:00
  • ea488fad08 Merge branch 'ucode' into 'master' Mario 2026-04-23 09:53:27 +00:00
  • a38041e8be Merge branch 'mapsavestate' into 'master' Mario 2026-04-23 09:49:47 +00:00
  • a1629b39a8 Merge branch 'prep_for_merge_requests' into 'master' Mario 2026-04-23 09:46:23 +00:00
  • ce9090f188 Documentation: CC, BGS, Anti-Piracy, & Misc Function Cyrus Kashef 2026-04-23 09:46:23 +00:00
  • 7fe22d7587 document mapSavestate related functions - renamed: src/core2/code_5BEB0.c -> src/core2/mapsavestate.c mariob92 2026-04-19 16:23:17 +02:00
  • cd592f26f9 more work on: src/core1/code_8C50.c - removed doube underscores from private functions - further documentations mariob92 2026-04-18 16:39:33 +02:00
  • 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 mariob92 2026-04-17 17:41:35 +02:00
  • 4d0874b2c0 further documentation of ucode processing related stuff (resetThread) mariob92 2026-04-15 21:25:53 +02:00
  • d06c70805e further documentation of ucode processing related stuff (resetThread) mariob92 2026-04-15 15:43:48 +02:00
  • 7c070897ce document ucode related stuff and resetThread src/core1/ucode.c src/core1/code_8C50.c mariob92 2026-04-14 13:10:48 +02:00
  • d25b22344b Merge branch 'third_update' into 'master' Mario 2026-04-13 05:25:29 +00:00
  • d8b63bc787 after master merge SuperZambezi 2026-04-12 03:11:37 -07:00
  • 261f8825be Merge branch 'print_documentation' into 'master' Mario 2026-04-08 18:26:23 +00:00
  • 36e6b42689 Merge branch 'master' into banjo-kazooie-print_documentation mariob92 2026-04-08 20:21:24 +02:00
  • 081882df2a Merge branch 'anti_piracy_define' into 'master' Mario 2026-04-08 17:17:37 +00:00
  • 7697918ef8 Merge branch 'master' into 'anti_piracy_define' Mario 2026-04-08 17:14:18 +00:00
  • 47bce4410c Renamed DISABLE_PIRACY_CHECKS to ANTI_TAMPER. MaikelChan 2026-04-08 19:02:21 +02:00
  • c0a05b12ac Merge branch 'master' into 'master' Mario 2026-04-06 14:21:43 +00:00
  • f38aa2b8a3 Merge branch banjo-kazooie:master into master Cyrus Kashef 2026-04-06 14:12:08 +00:00
  • 8faa96f383 Merge branch 'docu_boot' into 'master' Mario 2026-03-29 15:25:20 +00:00
  • efa1ae27ce Merge branch banjo-kazooie:master into docu_boot Mario 2026-03-29 15:18:52 +00:00
  • 299858917c Included missing check in the DISABLE_PIRACY_CHECKS define. MaikelChan 2026-03-15 04:16:57 +01:00
  • c1f6769fe4 Documented piracy checks. MaikelChan 2026-03-15 01:27:32 +01:00
  • 10b2da35b5 Added a toggleable define to disable piracy checks. MaikelChan 2026-03-14 18:39:28 +01:00
  • 3cecddfca9 More text print documentation. MaikelChan 2026-03-08 21:37:34 +01:00
  • 0cd50d48f0 Renamed code_6DA30 to print. MaikelChan 2026-03-08 20:25:51 +01:00
  • a73775a04b More text print documentation. MaikelChan 2026-03-08 19:31:48 +01:00
  • 12c4bdc524 More text print documentation. MaikelChan 2026-03-08 19:02:39 +01:00
  • aaa9a84e62 More text print documentation. MaikelChan 2026-03-08 17:25:43 +01:00
  • b788328637 More text print documentation. MaikelChan 2026-03-08 17:02:48 +01:00
  • 8c451bfe66 Fixed warning. MaikelChan 2026-03-08 16:21:24 +01:00
  • d63e1dfabf More text print documentation. MaikelChan 2026-03-08 16:20:01 +01:00
  • 32eb672f6e More text print documentation. MaikelChan 2026-03-08 07:03:46 +01:00
  • f3b152b4d4 More text print documentation. MaikelChan 2026-03-08 06:48:14 +01:00
  • f0e5d5e4b8 More text print documentation. MaikelChan 2026-03-08 06:10:48 +01:00
  • 8c802b73a9 Some text print documentation. MaikelChan 2026-03-02 01:50:02 +01:00
  • c26b1170a8 Maleo !137 - core2/gsworld.c Cherry Picked Changes CyrusKashef 2026-02-19 14:00:28 -06:00
  • cc5f9b0427 Merge branch 'doc/furnace_fun' into 'master' Cyrus Kashef 2026-02-19 03:52:50 +00:00
  • 8005cf78fe Furnace Fun, Baddies, & Renaming/Relocating Files Cyrus Kashef 2026-02-19 03:52:50 +00:00
  • 17af03018f lair and rbb enums SuperZambezi 2026-02-16 22:25:08 -08:00
  • e4cf166e75 cutscene enums SuperZambezi 2026-02-16 16:47:51 -08:00
  • d78c9a3737 libultra changes: solve sqrtf/gu_sqrtf issue mariob92 2026-02-11 16:44:09 +01:00
  • 1263bb9d0f libultra changes: use includes from libultra tree, use syncprintf.c and exceptasm.s from libultra tree mariob92 2026-02-10 19:46:58 +01:00
  • de4dc3833c Merge branch banjo-kazooie:master into master Cyrus Kashef 2026-02-10 13:54:26 +00:00
  • 024af52cdf Merge branch 'master' into 'master' Moses Troyer 2026-02-09 22:48:26 +00:00
  • 8c5f529fb5 Merge Request Cleanup + Collision Table Documentation Cyrus Kashef 2026-02-09 22:48:26 +00:00
  • 77c204e037 Merge branch 'documentation' into 'master' Cyrus Kashef 2026-02-06 02:28:51 +00:00
  • 45a983a664 Collision Table Part 3 CyrusKashef 2026-02-05 20:20:49 -06:00
  • 100af60831 fix submodule lib/ultralib ref mariob92 2026-02-05 18:03:24 +01:00
  • 271874bf40 exclude most libultra stuff in separate repository mariob92 2026-02-05 17:43:53 +01:00
  • d1f63a71da Collision Table Part 2 CyrusKashef 2026-02-04 22:53:48 -06:00
  • 0a989150e3 Merge branch banjo-kazooie:master into docu_boot Mario 2026-02-04 16:04:53 +00:00
  • 82214590d8 Collision Table Part 1 CyrusKashef 2026-02-03 22:16:18 -06:00
  • c920ced720 Merge branch 'master' of https://gitlab.com/banjo.decomp/banjo-kazooie into documentation CyrusKashef 2026-02-03 15:28:48 -06:00
  • 749ac2cc9c Merge branch 'refactor_bitfields' into 'master' Moses Troyer 2026-02-03 15:36:41 +00:00
  • c661fd5545 Refactoring of bitfields code Mario 2026-02-03 15:36:41 +00:00
  • 5a45357969 Errors When Merging (Resolved OK) CyrusKashef 2026-02-02 22:16:28 -06:00
  • af23a9c7f1 Merge branch 'master' of https://gitlab.com/banjo.decomp/banjo-kazooie into documentation CyrusKashef 2026-02-02 22:08:19 -06:00
  • a9dc04f802 Forgot Some Changes? CyrusKashef 2026-02-02 21:47:36 -06:00
  • 3112e3575b Removed Duplicate CyrusKashef 2026-02-02 21:40:29 -06:00
  • 8b784728b0 Minor Fixes CyrusKashef 2026-02-02 21:37:28 -06:00
  • 800c03388f Merge branch 'core1/defragmanager' into 'master' Moses Troyer 2026-02-03 03:30:33 +00:00
  • 9bee42a73e documentation: defragmanager.c mariob92 2025-05-21 15:36:20 +02:00
  • 2395afac8e Merge branch 'playerposition' into 'master' Moses Troyer 2026-02-03 03:20:31 +00:00
  • 05375cc119 rename src/core2/code_11460.c -> src/core2/playerposition.c mariob92 2025-09-30 07:57:56 +02:00
  • ab362d1fb0 document playerPosition code src/core2/code_11460.c mariob92 2025-09-30 07:31:23 +02:00
  • 07c2e7e920 Merge branch 'second_update' into 'master' Moses Troyer 2026-02-03 03:07:47 +00:00
  • 80a01001b4 Document: FP Wozza + enum updates SuperZambezi 2026-02-03 03:07:46 +00:00
  • 2264e24de7 Super Zambezi - Remaining Enums CyrusKashef 2026-02-02 20:48:28 -06:00
  • 2c5a7a6b99 Super Zambezi + Mario - Whoops Did Multiple Lol CyrusKashef 2026-02-02 19:52:28 -06:00
  • e8399c4eb5 Minirop - Fixed Typos CyrusKashef 2026-02-01 20:39:56 -06:00
  • 59e4202d9a Mr Wiseguy - prodModelList.c CyrusKashef 2026-02-01 20:29:31 -06:00
  • cb43635b3b Christoph Grenz - bsTrot & Second Boggy Race CyrusKashef 2026-02-01 14:44:01 -06:00
  • 03710586b9 Patrick - Fix Some Core2 Implicit Casting Warnings CyrusKashef 2026-02-01 14:20:24 -06:00
  • b3d2fc3c55 Dominik Peters - Enum Additions CyrusKashef 2026-02-01 13:48:33 -06:00
  • 08fabe5f77 Dominik Peters - Changes Checkpoint CyrusKashef 2026-02-01 13:06:49 -06:00
  • 8006d480c7 Dominik Peters - Node Prop CyrusKashef 2026-02-01 12:32:44 -06:00
  • adb1cdbfc5 Dominik Peters - prop.h CyrusKashef 2026-02-01 12:01:06 -06:00
  • 259d3bbc9d Dominik Peters - Model & Actor Props CyrusKashef 2026-02-01 11:22:07 -06:00
  • ca4b079bb5 Dominik Peters - SpriteProp Update CyrusKashef 2026-02-01 10:35:19 -06:00
  • 0fbb8bc4f1 Dominik Peters - enum.h CyrusKashef 2026-02-01 09:01:58 -06:00
  • 89d36cde64 separate libn_audio code from libultra audio code in core1 mariob92 2026-01-01 21:37:35 +01:00
  • 77e85b4b04 sync ultra files for boot and core1/core2 mariob92 2026-01-01 20:55:00 +01:00
  • 71d1057613 sync ultra files for boot and core1 mariob92 2025-12-22 10:51:23 +01:00
  • 9494cecadc sync ultra files for boot and core1 mariob92 2025-12-21 22:05:49 +01:00
  • a70e261c19 sync ultra files for boot and core1 mariob92 2025-12-19 18:07:56 +01:00
  • 3e6c1d391f split maptlbrdb from exceptasm in core1 to match same layout as libultra mariob92 2025-12-19 16:18:33 +01:00
  • e59b1adb2a reorganize libultra related header files to match original source tree additional fixes mariob92 2025-12-09 13:47:34 +01:00