Commit Graph

  • 6217af0c38 Fix JP build and add action to test all versions (#558) Ryan Myers 2025-05-06 15:22:41 -04:00
  • 9427c0a5f4 Update score (#557) github-actions[bot] 2025-05-06 09:57:09 -04:00
  • 934ef08ad8 Clean up game_ui.c and rework compiler flags + fix the warnings they caused. (#556) Fazana 2025-05-06 14:54:20 +01:00
  • 764705b67c match and document audio_spatial.c (#555) Unnunu 2025-05-06 16:47:08 +03:00
  • 54ea0252ad Update score (#554) github-actions[bot] 2025-05-05 20:31:10 -04:00
  • 53ab6559e5 Fix building for other versions (#551) Ryan Myers 2025-05-05 20:27:33 -04:00
  • de04669992 match: func_80066CDC (#552) Dominik Peters 2025-05-05 23:12:32 +02:00
  • b88bd4366e match and document audiosfx.c (#550) Unnunu 2025-05-05 15:47:26 +03:00
  • 7063517833 match: func_80011264, improve match% for func_80059208 (#548) Dominik Peters 2025-05-05 01:35:07 +02:00
  • 4aa7b9a8c1 match: hud_element_render, hud_init_element, inline rodata strings (#547) Dominik Peters 2025-05-05 00:28:17 +02:00
  • b39ec77a04 match: func_800A1E48, hud_main_time_trial, hud_race_finish_multiplayer (#544) Dominik Peters 2025-05-04 04:20:53 +02:00
  • b303da9239 match: func_80010994, func_8001CD28 (#545) Dominik Peters 2025-05-04 03:16:59 +02:00
  • 114e84fded match: func_8002E904 (#543) Dominik Peters 2025-05-04 02:36:05 +02:00
  • 44cef98962 match: func_8002FF6C (#541) Dominik Peters 2025-05-03 15:05:45 +02:00
  • 55baf61e62 match: func_8002EEEC (#540) Dominik Peters 2025-05-02 00:27:27 +02:00
  • 45208555b8 match: func_800BCC70 (#539) Dominik Peters 2025-05-01 16:35:49 +02:00
  • 93413ebb03 match: func_800BE654 (#537) Dominik Peters 2025-04-30 02:42:08 +02:00
  • 57aa448faa match audioline_reset and func_80009D6C in audio_spatial.c (#536) Unnunu 2025-04-28 17:28:18 +03:00
  • eaf2af275b match last functions in lights.c (#534) Unnunu 2025-04-28 15:17:14 +03:00
  • 9c00d3f75b match func_80025510, partial match of other functions in tracks.c (#532) Unnunu 2025-04-28 15:07:18 +03:00
  • 59eda67fbe match: func_800B8C04 (#529) Dominik Peters 2025-04-26 02:55:03 +02:00
  • afb264bc16 Match stack_pointer with C code (#530) Ryan Myers 2025-04-25 15:40:33 -04:00
  • c136b34b61 Match func_800BA8E4 (#528) Ryan Myers 2025-04-23 15:24:11 -04:00
  • 197cb7eab2 document: waves.c related structs / variables (#526) Dominik Peters 2025-04-23 19:23:53 +02:00
  • e5a6f14f24 match func_800BBF78 and non equivalent func_800BDC80 (#525) Dominik Peters 2025-04-21 15:04:23 +02:00
  • e980d79bc1 document textures_sprites.c (#523) Fazana 2025-04-20 19:41:04 +01:00
  • 31acc13170 Merge pull request #520 from Unnunu/particles Unnunu 2025-04-19 10:54:34 +03:00
  • 4f38a96b5e update score Unnunu 2025-04-19 10:48:22 +03:00
  • 1112b84a4d Merge branch 'master' into particles Unnunu 2025-04-19 10:20:45 +03:00
  • 01fa637c54 Merge pull request #521 from Bl00D4NGEL/match/func_800BC6C8 Dominik Peters 2025-04-19 02:31:54 +02:00
  • 109b04f1d3 chore: update match score Bl00D4NGEL 2025-04-19 02:27:59 +02:00
  • b0a21d3872 Merge remote-tracking branch 'origin/master' into match/func_800BC6C8 Bl00D4NGEL 2025-04-19 02:27:46 +02:00
  • 03d9cb41f9 Merge pull request #519 from Bl00D4NGEL/match/func_800BA4B8 Dominik Peters 2025-04-19 02:26:33 +02:00
  • 28c49f2075 changed to British English spelling Unnunu 2025-04-19 01:46:30 +03:00
  • 6844f16424 format code Unnunu 2025-04-19 01:38:09 +03:00
  • 70d87574dd fix: rename D_8012A0E0 to gNumberOfLevelSegments in symbol_addrs.txt Bl00D4NGEL 2025-04-19 00:37:39 +02:00
  • ad352874c7 FALSE for booleans Unnunu 2025-04-19 01:36:21 +03:00
  • 7fb107f89d match: func_800BC6C8 Bl00D4NGEL 2025-04-18 21:58:10 +02:00
  • 9be8b33589 Apply suggestions from code review Dominik Peters 2025-04-18 16:38:56 +02:00
  • 398144af90 remove wrong comment Unnunu 2025-04-18 17:05:48 +03:00
  • be726343ad update score Unnunu 2025-04-18 15:55:42 +03:00
  • 6b198fa80d Merge branch 'master' into particles Unnunu 2025-04-18 15:54:12 +03:00
  • b0eb467082 particle.h cleaned up Unnunu 2025-04-18 15:50:40 +03:00
  • 491b2d8a01 particle.c fully documented Unnunu 2025-04-18 15:42:18 +03:00
  • 38ee60fa15 document more in particle.c Unnunu 2025-04-18 12:19:57 +03:00
  • 8faf76e9de match func_800BA4B8 Bl00D4NGEL 2025-04-18 02:51:13 +02:00
  • 88bfcc6d22 wip Unnunu 2025-04-17 17:24:32 +03:00
  • b5022dc9fa simplify Particle struct Unnunu 2025-04-17 09:16:41 +03:00
  • d7165b747a match func_800B82B4 and func_800B9C18 (#517) Dominik Peters 2025-04-16 21:37:09 +02:00
  • a298ec5b5f Match func_80026430 and fix UB in func_80026070 (#516) Ryan Myers 2025-04-16 15:27:28 -04:00
  • a2636b9708 Document shadows a bit after learning some stuff about them (#513) Fazana 2025-04-16 18:09:08 +01:00
  • c3abf7244d Merge pull request #511 from Bl00D4NGEL/partial-match/func_800B82B4 David Benepe 2025-04-16 10:59:30 -04:00
  • a7dcd646ed Merge branch 'master' into partial-match/func_800B82B4 David Benepe 2025-04-16 10:39:34 -04:00
  • 30cfc0e604 document particle.c Unnunu 2025-04-16 10:52:08 +03:00
  • 7dfb824ec8 more documentation of particle.c Unnunu 2025-04-16 10:51:49 +03:00
  • 981a860d5c revert wromg rename Unnunu 2025-04-15 08:34:48 +03:00
  • dc28cc2d2b 100 funcs remaining! (#510) Ryan Myers 2025-04-14 21:13:21 -04:00
  • 639b46b69f partial match: func_800B82B4 Bl00D4NGEL 2025-04-14 20:38:01 +02:00
  • 2e39255093 save progress Unnunu 2025-04-14 17:07:39 +03:00
  • 135665dea9 Merge pull request #508 from Bl00D4NGEL/match/debug_render_audio_effects David Benepe 2025-04-12 18:08:45 -04:00
  • fabec5a79f fixed almost all types in particles.c Unnunu 2025-04-12 23:47:30 +03:00
  • 0ad08ed3bd wip Unnunu 2025-04-12 01:37:29 +03:00
  • c303c90ef6 match: debug_render_audio_effects Bl00D4NGEL 2025-04-11 23:40:35 +02:00
  • 0ec84a519b match 3 object functions (#507) Unnunu 2025-04-11 15:59:00 +03:00
  • 59cc857f2a matched func_80078190 and render_rain_overlay (#506) Unnunu 2025-04-10 19:22:34 +03:00
  • c0228a75b2 Move over (Match func_80009968 as audioline_reverb_create), this one is build_tex_display_list! (#504) Ryan Myers 2025-04-09 15:17:50 -04:00
  • 8bd6f4248c Fix BSS for audio_spatial (#503) Ryan Myers 2025-04-08 13:04:50 -04:00
  • dc45ff2b33 match: func_800BB2F4 (#502) Dominik Peters 2025-04-08 13:41:44 +02:00
  • fa806d366f match: func_800B92F4 / func_800B97A8 (#501) Dominik Peters 2025-04-06 03:06:23 +02:00
  • 34508976cd Match audioline_init (#497) Ryan Myers 2025-04-05 16:00:13 -04:00
  • c60aa38b48 Merge pull request #498 from DavidSM64/piFix David Benepe 2025-04-03 20:09:34 -04:00
  • 94e2b41a54 Fixed building on raspberry pi David Benepe 2025-04-03 19:07:38 -04:00
  • 224d0f62f5 partial match: func_800B8C04 (#494) Dominik Peters 2025-03-29 19:18:19 +01:00
  • 79654e9e59 game_ui.c rework (#493) Fazana 2025-03-29 18:05:09 +00:00
  • d494d5dcf7 Audio struct fixes, and other random documenting things (#491) Ryan Myers 2025-03-26 20:43:33 -04:00
  • 50ae503e3b Some attempt at making the save buffer human readable, and renamed joypad.c funcs (#490) Fazana 2025-03-26 14:52:23 +00:00
  • 3f48db7616 Fix warnings and polish build environment a little (#489) Fazana 2025-03-26 12:56:16 +00:00
  • 6db9a8d6ea Splat merge (#470) Ryan Myers 2025-03-25 09:07:00 -04:00
  • 59f86699a1 gcc building (#487) Fazana 2025-03-20 21:40:03 +00:00
  • ad6cf02037 match: func_800C15D4 (#486) Dominik Peters 2025-03-20 16:18:09 +01:00
  • ef5ab1d376 Match func_80004384 (#485) Ryan Myers 2025-03-18 07:35:25 -04:00
  • 2b946d7bc9 Merge pull request #484 from Bl00D4NGEL/match/menu_credits_loop David Benepe 2025-03-15 23:24:05 -04:00
  • 2d7eca8196 match: menu_credits_loop Bl00D4NGEL 2025-03-16 04:17:29 +01:00
  • c9920dac94 Merge pull request #483 from DavidSM64/fixm2ctx David Benepe 2025-03-14 18:18:02 -04:00
  • ce4a092660 For real this time. David 2025-03-14 16:32:59 -04:00
  • 7980bd7c78 Match menu_track_select_init (#481) Ryan Myers 2025-03-14 15:03:30 -04:00
  • df1b47540b Merge pull request #482 from DavidSM64/fixm2ctx David Benepe 2025-03-14 15:02:29 -04:00
  • 484d2bc100 Fixed m2ctx.py issues David 2025-03-14 14:58:06 -04:00
  • 019b2fa9d0 Match menu_ghost_data_init (#480) Ryan Myers 2025-03-13 14:17:05 -04:00
  • d7e3aa069a Match func_80087F14 (#479) Ryan Myers 2025-03-12 16:03:32 -04:00
  • be8410c33e Match func_80094D28 and fix several warnings in menu.c (#478) Ryan Myers 2025-03-11 19:32:15 -04:00
  • 88d0931f7a Match func_80080580 (#477) Ryan Myers 2025-03-11 11:14:49 -04:00
  • 4a8d4299c7 Match 3 menu functions (#476) Ryan Myers 2025-03-08 18:57:40 -05:00
  • d6569b249b Match func_80092188 (#475) Ryan Myers 2025-03-07 13:33:51 -05:00
  • b13aa33b64 match: func_80050A28 (#474) Dominik Peters 2025-03-07 15:41:12 +01:00
  • 3d67a064f2 Match func_8004F7F4 (#473) Ryan Myers 2025-03-06 19:56:36 -05:00
  • f1f2f9791f match: func_8005B818 (#472) Dominik Peters 2025-03-06 15:06:08 +01:00
  • efc8a5b095 Match func_80054FD0 (#471) Ryan Myers 2025-03-05 16:23:56 -05:00
  • db602828c3 4 More matches, and large struct changes (#469) Ryan Myers 2025-03-02 17:18:23 -05:00
  • 3209990c94 Match func_80026E54 and func_80026070 (#468) Ryan Myers 2025-02-27 15:40:33 -05:00