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
MegaMech
bba223ffa4
Match bss in podium ceremony ( #403 )
2023-09-07 11:44:13 -06:00
MegaMech
19a056591a
Match func in player_controller.c ( #394 )
...
* Match func
* Rename to player_controller.c
2023-08-31 21:55:01 -06:00
MegaMech
6562421673
some matches ( #391 )
2023-08-30 22:45:51 -06:00
Tyler McGavran
31d3ac14ec
Put void in several function prototypes ( #387 )
...
I have historically made prototypes for argument-less functions
with just plain `()` for the argument list. This has caused some
minor pains when using `m2c` and is, pendatically, incorrect.
So I have changed all argument-less function protoypes to instead
have `(void)` as the argument list. This required a couple small
fixes here and there.
2023-08-26 12:48:45 -06:00
MegaMech
0e85b1acb1
Some matches in 80027D00 ( #385 )
2023-08-25 22:14:08 -06:00
MegaMech
6e3f6aee63
Matched some funcs ( #378 )
...
* Matched code
2023-08-22 19:12:51 -06:00
Tyler McGavran
63f97bbfa3
Some matches in code_80005FD0 ( #376 )
...
Got set_places matched which feels nice. That was a big functions.
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-08-22 18:21:01 -06:00