coco875
e322a9ecca
Merge branch 'master' into 3d-objects
2024-08-31 15:41:44 +02:00
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
f76b16125d
Merge remote-tracking branch 'upstream/master' into 3d-objects
2024-08-17 20:23:44 +02: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
coco875
4ca7fc5ac0
Merge remote-tracking branch 'upstream/master' into 3d-objects
2024-04-04 09:16:23 +02:00
MegaMech
40700ce9ad
Remove inc from linked file names ( #593 )
...
* Remove inc from linked file names
2024-04-02 13:12:38 -06:00
coco875
8c237713a2
simplify import of course_displaylists and course_textures and remplace adress with texture
2024-03-01 19:55:03 +01: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
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