MegaMech
3da5a4f343
Add ymls for Torch code generator ( #497 )
...
* Add torch
* update jenkinsfile
2024-04-09 21:29:57 -06:00
coco875
2b66867af1
Rename cpu behaviour related symbols ( #586 )
...
* Rename cpu related symbols
2024-04-06 11:35:13 -06:00
coco875
12f332614e
move actors code in actors folder and rename thing related to actor ( #584 )
...
* Move actors into their folders
* Renamings and documentation
2024-04-03 12:44:44 -06:00
Tyler McGavran
6af653ad3d
Update some attempts, got a couple matches ( #591 )
...
* Update some attempts, got a couple matches
* More matches and updates
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2024-04-02 13:00:35 -06:00
Tyler McGavran
18e7c8939b
Matches in code_80005FD0 ( #580 )
...
Signed-off-by: Taggerung <tyler.taggerung@email.com >
Co-authored-by: Taggerung <tyler.taggerung@email.com >
2024-03-04 11:26:36 -05:00
coco875
f99e242d97
Document render/update objects ( #565 )
...
* Document objects related code.
* Including render/update objects code
* Various renamings
2024-03-04 09:02:45 -07:00
Tyler McGavran
1aa6824d33
Match the last 2 data files ( #574 )
...
* Match the last 2 data files
Signed-off-by: Taggerung <tyler.taggerung@email.com >
* Update one of the file names based on comments
Signed-off-by: Taggerung <tyler.taggerung@email.com >
* Fix bad path in onomatopoeia asset file
Signed-off-by: Taggerung <tyler.taggerung@email.com >
---------
Signed-off-by: Taggerung <tyler.taggerung@email.com >
Co-authored-by: Taggerung <tyler.taggerung@email.com >
2024-02-28 10:11:38 -05:00
coco875
d6663422b0
fix warning, type and document audio ( #559 )
...
* Document audio
* Update external.h
* fix warnings
* put a do while on one line
2024-02-13 07:27:58 -07:00
MegaMech
c2d7f1077c
Match ( #562 )
2024-02-05 17:07:30 -07:00
coco875
639fec1458
place surface type const and unassemble flag in vtx and document effects ( #553 )
...
* place surface type const and unassemble flag in vtx
2024-01-20 21:22:35 -07:00
coco875
a86b3b0a2e
document player and cpu ( #534 )
...
* document player and cpu
* cpu_descisions_branch_item to cpu_decisions_branch_item
2024-01-17 16:19:54 -07:00
Tyler McGavran
34aaf7808e
Some matches in code_80091750 ( #535 )
...
* Some matches in code_80091750
Found a couple functions that had not been split out properly
Signed-off-by: Taggerung <tyler.taggerung@email.com >
* More matches
Signed-off-by: Taggerung <tyler.taggerung@email.com >
---------
Signed-off-by: Taggerung <tyler.taggerung@email.com >
Co-authored-by: Taggerung <tyler.taggerung@email.com >
2024-01-10 18:36:52 -05:00
coco875
03843d77fe
some const placement and one rename ( #529 )
...
* some const placement and one rename
2024-01-06 07:46:59 -07:00
Tyler McGavran
4429c49062
Match a function, add some comments for some NON_MATCHING functions ( #528 )
...
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2024-01-05 16:03:45 -07:00
MegaMech
b923157c67
Match func_8000BBD8 ( #526 )
...
* Renames
* match func
2024-01-02 15:45:46 -07:00
coco875
7c44252daa
Finish bss ( #527 )
...
* Finish importing bss
2024-01-02 14:53:51 -07:00
coco875
98474c5b94
fix todo, bug not appears and change theme ( #525 )
...
* fix todo, bug not appears and change theme
* fix warning
2023-12-31 19:56:14 -07:00
Tyler McGavran
2727a5e5dd
Turn loop unrolling back on for code_8006E9C0 ( #523 )
...
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-12-31 19:04:30 -07:00
MegaMech
c2c00db97d
Rename gTrains to gTrainList ( #522 )
2023-12-30 20:46:34 -07:00
Tyler McGavran
c3975f2865
Cleanup some references to fake variables ( #520 )
...
* Cleanup some references to fake variables
* Some matches, header stuff, and updated a BSS file
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-12-30 20:07:04 -07:00
MegaMech
efd984fb62
Match func_8006F008 ( #519 )
2023-12-30 16:04:04 -07:00
coco875
e5a215cb7c
Add bss render player and spawn player ( #518 )
...
* finish render_player
* finish normally spawn_player bss
2023-12-30 15:46:05 -07:00
Tyler McGavran
a38d338bf0
Some matches in code_80005FD0 ( #517 )
...
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-12-29 10:54:39 -07:00
Tyler McGavran
c89b4f6fe7
Match the BSS segment for code_80005FD0 ( #516 )
...
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-12-28 21:39:35 -07:00
coco875
c187c71bb9
place const and format external, code_8005fd0 and 80091750 ( #515 )
2023-12-25 10:32:52 -07:00
MegaMech
68347c23c5
Match func_8001A588 ( #513 )
...
* Match func_8001A588
* Update doxygen_symbol_gen.py
2023-12-25 07:06:10 -07:00
coco875
3638f19145
some rename in code_8006e9c0 ( #512 )
...
* some basic function renames
* Renaming player hud related variables.
2023-12-25 06:43:47 -07:00
coco875
670a930f31
Rename code_8001F980 to render_player and code_800B45E0 to save ( #507 )
...
* Update and rename code_8001F980.c to render_player.c
* Rename code_8001F980.h to render_player.h
* rename import file to render_player
* Update and rename code_80004740.c to save.c
* Rename code_80004740.h to save.h
2023-12-24 15:52:09 -07:00
Tyler McGavran
b7b494f9d8
More matches in code_80005FD0 ( #502 )
...
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-12-18 21:02:13 -07:00
Tyler McGavran
6b9f36bbb0
Some matches in code_80005FD0 ( #501 )
...
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-12-17 22:29:01 -07:00
MegaMech
97522fb899
A small cleanup PR ( #494 )
...
* Update code_80005FD0.c
* Update code_80091750.c
* Update course_data.inc.c
2023-11-14 09:20:12 -07:00
MegaMech
f75460cb8b
Matches in code_80005D0 ( #487 )
...
* Variety of matches
2023-11-07 20:17:28 -07:00
MegaMech
a1f432e9dc
match func_8000F628 and add NUM_PLAYERS define ( #479 )
...
* Match two funcs and add NUM_PLAYERS define
2023-10-28 12:39:32 -06:00
coco875
134e126cd9
some define comment and replace number by const ( #469 )
2023-10-19 12:06:12 -06:00
Tyler McGavran
a870180a2c
Couple matches ( #466 )
...
Removed some things from variables.h and functions.h
Added headers for some src/data files
2023-10-18 23:19:07 -06:00
MegaMech
53f84286d6
match a few funcs and add compiler option ( #465 )
...
* match a few funcs and add compiler option
2023-10-18 13:56:26 -06:00
Joshua Peisach
03a5550a94
Rename bomb kart structs ( #464 )
...
Signed-off-by: Joshua Peisach <itzswirlz2020@outlook.com >
2023-10-14 21:08:15 -06:00
Tyler McGavran
aa720db51a
A few matches across a couple files, although mostly code_80005FD0 ( #460 )
...
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-10-13 22:09:18 -06:00
coco875
10e0e61731
rename in code_8001F980.c ( #456 )
...
* some renames
* Update code_8001F980.c
2023-10-13 20:55:46 -06:00
MegaMech
7f14bf80df
Rename wayPoint to waypoint ( #448 )
...
* Rename wayPoint to waypoint
* other
2023-10-09 20:46:56 -06:00
coco875
d8cfed9491
Various Naming ( #445 )
...
* Mass renames
2023-10-07 16:31:48 -06:00
MegaMech
2b74bbbcef
Doc setup_game_memory, label syms, add osSyncPrintf support, match funcs ( #444 )
...
* Doc setup_game_memory and label syms
* match func_800132F4
* match func label defines
* fix some fake ptrs
* match more code
* Matches
* Add osSyncPrintf support and matches
* Add func equiv to draw_square and add comment to is_debug
2023-10-06 00:19:09 -06:00
coco875
2f583fdb42
cleaning camera, kart_dma, menu, math_util ( #436 )
...
* cleaning camera.h
* cleaning math_utils.h and remove space
* cleaning kart_dma
* cleaning menu.h
2023-09-22 22:00:30 -06:00
coco875
f4fc23bada
Header & General Cleanup ( #431 )
...
* Header cleanup
2023-09-20 11:59:55 -06:00
coco875
378144b35b
some renaming ( #419 )
...
* Renames
2023-09-19 12:23:12 -06:00
MegaMech
91fc8ea473
Some train decomp and move seg2 files to ending ( #423 )
...
* Some train decomp
* Move seg2 to ending/
* move racing code files into racing folder
* Fix progress
* Rename segments
2023-09-17 16:57:18 -06:00
MegaMech
4ee09e005f
Import bss for audio and elsewhere ( #416 )
2023-09-12 19:43:54 -06:00
MegaMech
70207db13b
Various cleanup ( #410 )
2023-09-09 18:01:01 -06:00
Tyler McGavran
7afffb63f5
Cleanup undefined_syms for all the course data ( #407 )
...
* Update building of packed_dl files
* Expose course_data symbols to linker.
* Remove undefined_syms for course data
* Update ctx_includes
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-09-08 22:56:49 -06:00
MegaMech
208fecdd28
Match bss for code_800029B0 and clean headers ( #406 )
...
* Match bss for code_800029B0 and clean headers
* Fix dvdl and a warning
2023-09-08 13:39:13 -06:00