Tyler McGavran
80caf9a74a
Single match in math_util.c ( #484 )
...
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-11-05 16:10:54 -07:00
Tyler McGavran
596fa15e8d
Matched the last in collisions.c ( #481 )
...
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-11-02 22:31:19 -06: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
Tyler McGavran
c17d5c76c9
Linkage for the ceremony_data file ( #478 )
...
* Linkage for the ceremony_data file
Cleaned up all but 1 undefined symbol from the 0x0B range. The one
leftover may be something from texture_tkmk00. Or atleast, that's
what I think. Can't say for certain
* Startup logo linkage
Cleaned up a bunch of unused items from assets.json too
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-10-27 22:18:20 -06:00
Tyler McGavran
716b926260
Place variables from data_0DD0A0 to code_800029B0 ( #477 )
...
They match when placed there, although its not immediately clear
that they truly belong there. But a match is a match.
Also cleaned up a bunch of .h files that had references to the
newly matched variables.
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-10-27 20:00:52 -06:00
MegaMech
76dc587a34
EU 1.0 OK ( #265 )
...
* EU 1.0 ok
* EU 1.1 ok
Co-authored-by: AloXado320 <david.albujar.s.30@gmail.com >
2023-10-19 23:37:21 -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
AloXado320
77241ead94
Revamp progress script, change file structure and remove unused asm ( #459 )
...
* Revamp progress script, change file structure and remove unused asm
* Add text when there's no GLOBAL_ASM remaining (100%)
2023-10-14 12:07:09 -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
ab2be40711
Function renaming for math_utils and math_utils_2 ( #440 )
...
* Renaming functions in math_utils
2023-09-27 14:42:14 -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
3a4b8c5a34
removing space and unused fonction ( #433 )
2023-09-20 17:30:22 -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