SpaghettiKart/src
MegaMech 3da5a4f343
Add ymls for Torch code generator (#497)
* Add torch

* update jenkinsfile
2024-04-09 21:29:57 -06:00
..
actors Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
audio trig tables shiftable (#596) 2024-04-05 21:42:14 -06:00
buffers trig tables shiftable (#596) 2024-04-05 21:42:14 -06:00
data Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
debug Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
ending Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
os fix todo, bug not appears and change theme (#525) 2023-12-31 19:56:14 -07:00
racing Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
buffers.h Turn D_802BFB80 into a union (#582) 2024-03-25 13:25:13 -04:00
camera.c place surface type const and unassemble flag in vtx and document effects (#553) 2024-01-20 21:22:35 -07:00
camera.h fix todo, bug not appears and change theme (#525) 2023-12-31 19:56:14 -07:00
camera_junk.h Header & General Cleanup (#431) 2023-09-20 11:59:55 -06:00
code_800AF9B0.c Update some attempts for audio/external (#585) 2024-03-24 12:02:30 -04:00
code_800AF9B0.h Place variables from data_0DD0A0 to code_800029B0 (#477) 2023-10-27 20:00:52 -06:00
code_8003DC40.c place surface type const and unassemble flag in vtx and document effects (#553) 2024-01-20 21:22:35 -07:00
code_8003DC40.h Match funcs in player_controller.c (#398) 2023-09-04 18:57:16 -06:00
code_8006E9C0.c Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
code_8006E9C0.h Update StarSpawn to StarCloudData (#578) 2024-03-04 19:28:31 -07:00
code_80005FD0.c Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
code_80005FD0.h Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
code_80057C60.c Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
code_80057C60.h Document render/update objects (#565) 2024-03-04 09:02:45 -07:00
code_80057C60_var.c Rename some Object related function and property (#531) 2024-01-17 15:10:26 -07:00
code_80086E70.c Rename cpu behaviour related symbols (#586) 2024-04-06 11:35:13 -06:00
code_80086E70.h Document render/update objects (#565) 2024-03-04 09:02:45 -07:00
code_800029B0.c move actors code in actors folder and rename thing related to actor (#584) 2024-04-03 12:44:44 -06:00
code_800029B0.h move actors code in actors folder and rename thing related to actor (#584) 2024-04-03 12:44:44 -06:00
code_80004740.c Document render/update objects (#565) 2024-03-04 09:02:45 -07:00
code_80004740.h fix warning, type and document audio (#559) 2024-02-13 07:27:58 -07:00
code_80091440.c Finish bss (#527) 2024-01-02 14:53:51 -07:00
code_80091440.h Match bss for code_800029B0 and clean headers (#406) 2023-09-08 13:39:13 -06:00
code_80091750.c Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
code_80091750.h Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
crash_screen.c fix todo, bug not appears and change theme (#525) 2023-12-31 19:56:14 -07:00
crash_screen.h Add crash screen enhancement (#360) 2023-08-09 18:51:37 -06:00
data_segment2.h Linkage for the ceremony_data file (#478) 2023-10-27 22:18:20 -06:00
effects.c Rename cpu behaviour related symbols (#586) 2024-04-06 11:35:13 -06:00
effects.h move actors code in actors folder and rename thing related to actor (#584) 2024-04-03 12:44:44 -06:00
gbiMacro.c Header & General Cleanup (#431) 2023-09-20 11:59:55 -06:00
kart_dma.c Code Segments Shiftable (#566) 2024-02-05 17:08:29 -07:00
kart_dma.h Various Naming (#445) 2023-10-07 16:31:48 -06:00
main.c trig tables shiftable (#596) 2024-04-05 21:42:14 -06:00
main.h Rename cpu behaviour related symbols (#586) 2024-04-06 11:35:13 -06:00
math_util_2.c Document render/update objects (#565) 2024-03-04 09:02:45 -07:00
math_util_2.h Document render/update objects (#565) 2024-03-04 09:02:45 -07:00
menus.c Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
menus.h Some matches in code_80091750 (#511) 2023-12-24 19:57:02 -07:00
player_controller.c Rename cpu behaviour related symbols (#586) 2024-04-06 11:35:13 -06:00
player_controller.h Rename cpu behaviour related symbols (#586) 2024-04-06 11:35:13 -06:00
profiler.c Match memory.c, remove warnings, fix fake matches (#301) 2023-04-07 22:13:28 -06:00
profiler.h Match memory.c, remove warnings, fix fake matches (#301) 2023-04-07 22:13:28 -06:00
render_objects.c Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
render_objects.h Document render/update objects (#565) 2024-03-04 09:02:45 -07:00
render_player.c Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
render_player.h Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
save.c Match a couple functions (#558) 2024-01-21 19:11:13 -07:00
save.h Finish bss (#527) 2024-01-02 14:53:51 -07:00
spawn_players.c Rename cpu behaviour related symbols (#586) 2024-04-06 11:35:13 -06:00
spawn_players.h Rename cpu behaviour related symbols (#586) 2024-04-06 11:35:13 -06:00
staff_ghosts.c Rename cpu behaviour related symbols (#586) 2024-04-06 11:35:13 -06:00
staff_ghosts.h Couple matches (#466) 2023-10-18 23:19:07 -06:00
textures.h Some matches in code_80091750 (#535) 2024-01-10 18:36:52 -05:00
update_objects.c Add ymls for Torch code generator (#497) 2024-04-09 21:29:57 -06:00
update_objects.h Rename cpu behaviour related symbols (#586) 2024-04-06 11:35:13 -06:00