coco875
17a6f4bb3d
update clang and add action ( #664 )
...
* update clang and add action
* try clang on course folder only
* forget two file
* Update course_displaylists.inc.c
* forget few other file
* Update course_vertices.inc.c
* format all code while get it match
* second pass
* format other dir
* disable clang format on bad ido code
* fix some tabulation
* revert format on tool dir
* Update clang-format.yml
* ignore gbi.h
* add some read me instruction
* fix error
* format and fixing error
* Update README.md
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com >
2024-08-24 15:27:53 -06:00
coco875
8733751fb5
start documenting animation ( #668 )
...
* start documenting animation
* Update course_data.c
* change comment
2024-08-22 13:40:13 -06:00
coco875
e2f12c49e9
replace number with const ( #665 )
2024-08-16 15:34:28 -06:00
MegaMech
7a10ba89f6
Header cleanup and some renames ( #616 )
...
* Place macros for addr conversions
* dl renames
* fixes
* changes ok
* Delete types.h
* move enums
2024-04-20 19:10:53 -06:00
coco875
9ac20c80b8
fix a lot of warning in code ( #598 )
...
* Fix warnings
* Fix building
2024-04-16 10:00:08 -06:00
MegaMech
3da5a4f343
Add ymls for Torch code generator ( #497 )
...
* Add torch
* update jenkinsfile
2024-04-09 21:29:57 -06:00
MegaMech
40700ce9ad
Remove inc from linked file names ( #593 )
...
* Remove inc from linked file names
2024-04-02 13:12:38 -06: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
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
6716570e2a
Rename some Object related function and property ( #531 )
...
* rename some variables
2024-01-17 15:10:26 -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
fcbd54ff8b
Proper linkage for textures in course display lists ( #443 )
...
* Proper linkage for textures in course display lists
* Does not use new_extract_assets. This tool is small and easy to maintain on its own.
* Auto generate the linkonly files
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2023-11-09 06:30:19 -07: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
MegaMech
7f14bf80df
Rename wayPoint to waypoint ( #448 )
...
* Rename wayPoint to waypoint
* other
2023-10-09 20:46:56 -06:00
MegaMech
81a9c346d4
Delete courses/cup folders and rename course related files ( #432 )
...
* Move course folders
* Rename model to vertices
* Rename packed to displaylists
* Rename displaylists to course_displaylists.inc.c
* rename vertices to course_vertices
* makefile cleanup
* Rename trophy_model to ceremony_data
* move ceremony_data.inc.c to ending folder
2023-09-20 17:17:24 -06:00