Commit Graph

  • 4b24d5f438 Fix bug in docs (#545) MegaMech 2024-01-14 17:20:15 -07:00
  • 0c325e3497 Fix docs placeholder (#544) MegaMech 2024-01-14 15:34:59 -07:00
  • e09b3797ef More docs (#543) MegaMech 2024-01-14 14:32:13 -07:00
  • 7b408209af docs first setup (#542) MegaMech 2024-01-13 18:32:53 -07:00
  • 93adc02caf Try to fix docs 2 (#540) MegaMech 2024-01-13 00:47:23 -07:00
  • 861d2ad7e3 Try to fix docs tree (#539) MegaMech 2024-01-13 00:29:05 -07:00
  • 396b8e1d81 Fixes the error "iconv: invalid option -- o" by redirecting stdout to the desired file. (#538) Alyx Burke 2024-01-12 20:31:21 +00:00
  • 34aaf7808e Some matches in code_80091750 (#535) Tyler McGavran 2024-01-10 18:36:52 -05:00
  • 323dea8abc Test adding docs (#533) MegaMech 2024-01-06 20:43:12 -07:00
  • 076f95d9d3 Update Doxyfile (#532) MegaMech 2024-01-06 20:02:55 -07:00
  • 03843d77fe some const placement and one rename (#529) coco875 2024-01-06 15:46:59 +01:00
  • 4429c49062 Match a function, add some comments for some NON_MATCHING functions (#528) Tyler McGavran 2024-01-05 18:03:45 -05:00
  • b923157c67 Match func_8000BBD8 (#526) MegaMech 2024-01-02 15:45:46 -07:00
  • 7c44252daa Finish bss (#527) coco875 2024-01-02 22:53:51 +01:00
  • 21a639a480 some rename in player controller and spawn players (#524) coco875 2024-01-01 04:36:11 +01:00
  • 98474c5b94 fix todo, bug not appears and change theme (#525) coco875 2024-01-01 03:56:14 +01:00
  • 2727a5e5dd Turn loop unrolling back on for code_8006E9C0 (#523) Tyler McGavran 2023-12-31 21:04:30 -05:00
  • c2c00db97d Rename gTrains to gTrainList (#522) MegaMech 2023-12-30 20:46:34 -07:00
  • 9370701ca4 Fix Array D_80165230 Fake Match Usage (#521) MegaMech 2023-12-30 20:32:51 -07:00
  • c3975f2865 Cleanup some references to fake variables (#520) Tyler McGavran 2023-12-30 22:07:04 -05:00
  • efd984fb62 Match func_8006F008 (#519) MegaMech 2023-12-30 16:04:04 -07:00
  • e5a215cb7c Add bss render player and spawn player (#518) coco875 2023-12-30 23:46:05 +01:00
  • a38d338bf0 Some matches in code_80005FD0 (#517) Tyler McGavran 2023-12-29 12:54:39 -05:00
  • c89b4f6fe7 Match the BSS segment for code_80005FD0 (#516) Tyler McGavran 2023-12-28 23:39:35 -05:00
  • c187c71bb9 place const and format external, code_8005fd0 and 80091750 (#515) coco875 2023-12-25 18:32:52 +01:00
  • 7597ee4ea8 add bss variable to camera.c (#514) coco875 2023-12-25 16:57:38 +01:00
  • 68347c23c5 Match func_8001A588 (#513) MegaMech 2023-12-25 07:06:10 -07:00
  • 3638f19145 some rename in code_8006e9c0 (#512) coco875 2023-12-25 14:43:47 +01:00
  • 371516f918 Some matches in code_80091750 (#511) Tyler McGavran 2023-12-24 21:57:02 -05:00
  • 4452b40f4b Doxygen Syms Gen Ignores Switch Jumptables (#510) coco875 2023-12-25 00:59:07 +01:00
  • dffedc1ab1 Remove blank lines from doxygen (#509) MegaMech 2023-12-24 16:33:06 -07:00
  • f9bd2e8ae2 improve display of address and add link to function (#508) coco875 2023-12-25 00:08:26 +01:00
  • 670a930f31 Rename code_8001F980 to render_player and code_800B45E0 to save (#507) coco875 2023-12-24 23:52:09 +01:00
  • f1befa8bcd fix doxygen syms (#506) coco875 2023-12-24 23:42:20 +01:00
  • 96b209a753 Lots of matches in hud_renderer (#503) Tyler McGavran 2023-12-24 16:51:16 -05:00
  • 141c9a0fd9 Doxygen sym fix (#505) MegaMech 2023-12-23 19:14:32 -07:00
  • bd32f31e8b Add sym addr generation for doxygen (#504) MegaMech 2023-12-23 19:05:47 -07:00
  • b7b494f9d8 More matches in code_80005FD0 (#502) Tyler McGavran 2023-12-18 23:02:13 -05:00
  • 6b9f36bbb0 Some matches in code_80005FD0 (#501) Tyler McGavran 2023-12-18 00:29:01 -05:00
  • 4e84f00a25 Rename Functions For Calculating Distance (#500) coco875 2023-12-15 09:16:24 +01:00
  • f4658efbba Matches, near-matches, and fixed warnings in code_800B45E0 (#498) Matthew 2023-11-25 19:01:58 -05:00
  • 8b2bca8268 Some matches in code_80071F00 (#496) Tyler McGavran 2023-11-25 15:24:25 -05:00
  • a4b64d540c Import some code_80071F00 matches (#495) Joshua Peisach 2023-11-24 21:11:37 -05:00
  • 97522fb899 A small cleanup PR (#494) MegaMech 2023-11-14 09:20:12 -07:00
  • fcbd54ff8b Proper linkage for textures in course display lists (#443) Tyler McGavran 2023-11-09 08:30:19 -05:00
  • 58d3f26f47 Match some D_8018E7AC related functions in code_80091750.c (#492) VDavid003 2023-11-09 00:00:29 +01:00
  • 8b3577c214 Upgrade Dockerfile to Ubuntu 22.04 as 18.04 is EOL (#491) MisterSheeple 2023-11-08 00:36:48 -05:00
  • 1294274142 Fix alignment issue when compiling under Arch (#490) VDavid003 2023-11-08 04:39:10 +01:00
  • cbe41239d7 More audio stuff (#488) Tyler McGavran 2023-11-07 22:38:25 -05:00
  • f75460cb8b Matches in code_80005D0 (#487) MegaMech 2023-11-07 20:17:28 -07:00
  • b6abd829d2 Give names to a lot of object spawn locations (#486) Tyler McGavran 2023-11-07 19:02:21 -05:00
  • 893380da09 Match func_800C2474 (EU) and trim spaces in external.c (#485) AloXado320 2023-11-06 01:57:22 -05:00
  • 80caf9a74a Single match in math_util.c (#484) Tyler McGavran 2023-11-05 18:10:54 -05:00
  • 959c933714 Document progress.py and correct readme (#483) AloXado320 2023-11-05 15:57:14 -05:00
  • 596fa15e8d Matched the last in collisions.c (#481) Tyler McGavran 2023-11-03 00:31:19 -04:00
  • 0f3bc7ca1a 3 matches in code_80057C60 (#480) Tyler McGavran 2023-11-03 00:09:47 -04:00
  • a1f432e9dc match func_8000F628 and add NUM_PLAYERS define (#479) MegaMech 2023-10-28 12:39:32 -06:00
  • c17d5c76c9 Linkage for the ceremony_data file (#478) Tyler McGavran 2023-10-28 00:18:20 -04:00
  • 716b926260 Place variables from data_0DD0A0 to code_800029B0 (#477) Tyler McGavran 2023-10-27 22:00:52 -04:00
  • 6e9f0ae130 Fix EU build and match func_800C76C0 (eu) (#476) AloXado320 2023-10-20 16:42:43 -05:00
  • a0f451f2a2 Allow course geography to shift (#475) MegaMech 2023-10-19 23:46:23 -06:00
  • 76dc587a34 EU 1.0 OK (#265) MegaMech 2023-10-19 23:37:21 -06:00
  • 291c1d40d6 Lots of mcathes in audio/external (#473) Tyler McGavran 2023-10-19 19:26:14 -04:00
  • 318bf3a6c2 Match audio/external.c BSS segment (#470) Tyler McGavran 2023-10-19 14:31:33 -04:00
  • 134e126cd9 some define comment and replace number by const (#469) coco875 2023-10-19 20:06:12 +02:00
  • ac17d943be hud_renderer stuff (#468) Joshua Peisach 2023-10-19 13:31:23 -04:00
  • c71395bc59 Textures doc (#467) coco875 2023-10-19 18:44:00 +02:00
  • a870180a2c Couple matches (#466) Tyler McGavran 2023-10-19 01:19:07 -04:00
  • 53f84286d6 match a few funcs and add compiler option (#465) MegaMech 2023-10-18 13:56:26 -06:00
  • 03a5550a94 Rename bomb kart structs (#464) Joshua Peisach 2023-10-14 23:08:15 -04:00
  • 5b397234bf Readme note update (#463) MegaMech 2023-10-14 12:22:42 -06:00
  • e4d1967f4f Fix readme formatting (#462) MegaMech 2023-10-14 12:16:58 -06:00
  • 77241ead94 Revamp progress script, change file structure and remove unused asm (#459) AloXado320 2023-10-14 13:07:09 -05:00
  • aa720db51a A few matches across a couple files, although mostly code_80005FD0 (#460) Tyler McGavran 2023-10-14 00:09:18 -04:00
  • d71e1c7b70 finish setup doxygen (#458) coco875 2023-10-14 05:04:33 +02:00
  • 10e0e61731 rename in code_8001F980.c (#456) coco875 2023-10-14 04:55:46 +02:00
  • 364f0776c6 Match __osLeoInterrupt.c (#457) AloXado320 2023-10-11 20:00:21 -05:00
  • 740efaa303 Add Enhancements and Flycam Enhancement (#452) MegaMech 2023-10-10 11:25:16 -06:00
  • 7f14bf80df Rename wayPoint to waypoint (#448) MegaMech 2023-10-09 20:46:56 -06:00
  • 41a0471605 Match func_80026B4C and fix D_802F1F80 (#447) AloXado320 2023-10-07 18:51:11 -05:00
  • d8cfed9491 Various Naming (#445) coco875 2023-10-08 00:31:48 +02:00
  • 2b74bbbcef Doc setup_game_memory, label syms, add osSyncPrintf support, match funcs (#444) MegaMech 2023-10-06 00:19:09 -06:00
  • 274fc21ffa Taggerung's match of func_8005E6C (#441) Joshua Peisach 2023-09-30 21:31:13 -04:00
  • ab2be40711 Function renaming for math_utils and math_utils_2 (#440) coco875 2023-09-27 22:42:14 +02:00
  • 26923a31e9 Add Doxyfile (#434) Joshua Peisach 2023-09-27 16:02:11 -04:00
  • 2f583fdb42 cleaning camera, kart_dma, menu, math_util (#436) coco875 2023-09-23 06:00:30 +02:00
  • 3a4b8c5a34 removing space and unused fonction (#433) coco875 2023-09-21 01:30:22 +02:00
  • 81a9c346d4 Delete courses/cup folders and rename course related files (#432) MegaMech 2023-09-20 17:17:24 -06:00
  • f4fc23bada Header & General Cleanup (#431) coco875 2023-09-20 19:59:55 +02:00
  • 7d2fe91598 Couple matches in code_80091750 (#430) Tyler McGavran 2023-09-20 13:44:36 -04:00
  • 9f2330e259 Migrate some rodata files to C, for files in NEEDS_RODATA state (#427) AloXado320 2023-09-20 12:24:43 -05:00
  • b97b57cd8a Update ctx_includes.c (#429) coco875 2023-09-20 19:11:25 +02:00
  • 378144b35b some renaming (#419) coco875 2023-09-19 20:23:12 +02:00
  • 91fc8ea473 Some train decomp and move seg2 files to ending (#423) MegaMech 2023-09-17 16:57:18 -06:00
  • 3f221d6f25 Label mtx variables in GfxPool (#424) AloXado320 2023-09-17 17:39:25 -05:00
  • 78a7d02b87 Match func_800CA730, func_800518F8 and some code_80091750 stuff (#421) Joshua Peisach 2023-09-17 09:04:46 -04:00
  • 8233fa2aab More audio matches (#420) Tyler McGavran 2023-09-15 23:50:27 -04:00
  • 4e583c6fd1 Fix castle ceremony pointers (#418) AloXado320 2023-09-14 17:11:01 -05:00
  • 86c86c8bcd Lots of matches in the audio code (#417) Tyler McGavran 2023-09-14 00:36:27 -04:00
  • 4ee09e005f Import bss for audio and elsewhere (#416) MegaMech 2023-09-12 19:43:54 -06:00