Commit Graph

646 Commits

Author SHA1 Message Date
coco875 59c798fe02 Merge remote-tracking branch 'upstream/master' into text-documentation 2024-12-19 22:41:51 +01:00
coco875 a6daa22251 Update menu_item.h 2024-12-19 22:41:06 +01:00
coco875 fdc201b313 Merge branch 'master' into text-documentation 2024-12-19 22:41:03 +01:00
coco875 df687d0af9 clean up a little 2024-12-19 22:32:20 +01:00
coco875 ad04dc68b0 rename code_80091750 to menu_item 2024-12-19 22:25:28 +01:00
coco875 0c7bb8f04d rename around 2024-12-19 22:22:51 +01:00
MegaMech f3872623db
Update code_800029B0.c (#695) 2024-11-03 17:02:07 -07:00
coco875 f4f57d6755
Update format (#693)
* remove useless yaml file

* update format

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-10-22 12:47:45 -06:00
coco875 1c957fb7b4
remove useless yaml file (#692)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-10-22 12:46:35 -06:00
coco875 8901f82f5a
some rename and allow change the course engine (#691)
* some rename and allow change the course engine

* fix comment

* add more comment

* rename and change description
2024-10-20 17:24:37 -06:00
AloXado320 d797a978fc MenuItem struct names and some rename 2024-10-18 20:03:59 -05:00
AloXado320 8050db3edd load img renames and first step or label menu items 2024-10-13 17:20:00 -05:00
coco875 52d8c3e21a continue rename 2024-10-07 19:34:28 +02:00
AloXado320 9ad4f29c3c Match 6 functions 2024-10-06 13:00:18 -05:00
AloXado320 0ee98ae789 Merge remote-tracking branch 'origin/master' into HEAD 2024-10-06 01:21:18 -05:00
AloXado320 0e0345f96d
Label menus.c and small documentation (#690)
* Label menus.c and small documentation

* remove test

* save.h

* BACK_OUT -> GO_BACK
2024-10-05 15:15:47 -06:00
coco875 c5a7d0a8eb fix all warning 2024-09-27 12:48:48 +02:00
coco875 0bca03b2a1 get it match again and fix some warning 2024-09-27 12:36:34 +02:00
coco875 bfaab29960
Merge branch 'master' into text-documentation 2024-09-27 09:13:54 +02:00
AloXado320 1381235a5f
Fix color text array and function (#689)
* Fix color text array and function

* seg2 header
2024-09-26 14:49:24 -06:00
coco875 55a0a3cb74 Merge branch 'master' into text-documentation 2024-09-26 11:22:47 +02:00
github-actions[bot] eb90cd7a00
Clang Format (#687)
* Clang Format

* Update code_80091750.c

---------

Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-09-25 08:30:10 -06:00
MegaMech cb0e7678bf
Match func_800A66A8 (#686)
* Update code_80091750.c

* Delete asm/non_matchings/code_80091750/func_800A66A8.s

* Update code_80091750.c

* Update code_80091750.c

* Update code_80091750.c
2024-09-25 08:11:19 -06:00
coco875 e6f33c4326 some rename and get it compile (but don't match for obscure reason) 2024-09-24 21:17:34 +02:00
github-actions[bot] 9cb6bf66d5
clang format (#682)
Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-09-23 10:30:25 -06:00
coco875 817979416f
Update clang-pr.yml (#683)
* Update clang-pr.yml

* Update clang-pr.yml

* Update clang-pr.yml

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-09-23 10:29:47 -06:00
coco875 7c85cac331 continue rename 2024-09-23 09:43:05 +02:00
coco875 97be909a6e
Merge pull request #21 from coco875/clang-format
Applid Clang format on the branch
2024-09-23 08:51:16 +02:00
coco875 575f451e45 clang format 2024-09-23 05:51:16 +00:00
coco875 d5fc322a20
Merge pull request #22 from MegaMech/patch-1
Renames
2024-09-23 07:49:35 +02:00
MegaMech a87c8984d8
buffer vars 2024-09-22 21:45:20 -06:00
MegaMech 43b7e412e9
more 2024-09-22 19:56:24 -06:00
MegaMech 6200329e6f
Renames and doc 2024-09-22 16:43:33 -06:00
coco875 066d18b836 continue rename and place const 2024-09-22 21:38:04 +02:00
coco875 87e7caac5a type menu 2024-09-17 21:45:40 +02:00
coco875 4915880dd5 some rename 2024-09-17 09:44:18 +02:00
coco875 6da6598cc6
extract models with blender (#577)
* start making models extraction with blender

* finishing extract model

* Update fast64

* extract course

* Update fast64

* Update fast64

* simplify import of course_displaylists and course_textures and remplace adress with texture

* Update fast64

* change data format and simplify the thread queue

* move in a blender folder

* remove fast64

* re add fast64

* add model_extract and fast64_blender in makefile

* multithread with make file split the models into multiple json and add course segment

* Update fast64

* remove old model_extract

* remove the error when he don't find blender

* start rename around course section

* update submodule fast64

* fix compilation issue and add some model to extract

* Update fast64

* remove fast64

* re add fast64

* update submodule

* fix compilation issue

* add other collision gfx and prepare reorganise file

* re arrange json

* Create README.MD

* Update README.MD

* Update README.MD

* update fast64

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-09-15 17:06:29 -06:00
coco875 93aebabaa3
Rename Object Timing Related Code (#673)
* start making models extraction with blender

* finishing extract model

* Update fast64

* extract course

* Update fast64

* Update fast64

* simplify import of course_displaylists and course_textures and remplace adress with texture

* Update fast64

* change data format and simplify the thread queue

* move in a blender folder

* remove fast64

* re add fast64

* add model_extract and fast64_blender in makefile

* multithread with make file split the models into multiple json and add course segment

* Update fast64

* remove old model_extract

* remove the error when he don't find blender

* start rename around course section

* rename around object

* update submodule fast64

* fix compilation issue and add some model to extract

* Update fast64

* remove fast64

* re add fast64

* update submodule

* fix compilation issue

* add other collision gfx and prepare reorganise file

* re arrange json

* Create README.MD

* Update README.MD

* Update README.MD

* update fast64

* rename to initiate_next_state

* Revert "Merge branch '3d-objects' into general-object"

This reverts commit f5347b38cc, reversing
changes made to a353c4d954.

* revert the revert...

* revert 3d-models PR

* finish some revert

* Update code_80005FD0.c

* fix code_80091750.c

* Update code_80091750.c

* rename isTimerRunning to isTimerActive and set_object_timer_running to set_object_timer_state

* rename to initialize_next_state

* rename to object_next_state

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-09-15 15:03:40 -06:00
github-actions[bot] 39be31b758
clang format (#681)
Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2024-09-15 15:00:58 -06:00
coco875 b42cf5a59a
some rename in ceremony (#647)
* rename ceremony

* apply some suggestion

* some rename

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-09-15 14:41:39 -06:00
github-actions[bot] e6bdbec61e
clang format (#680)
Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2024-09-11 16:52:36 -06:00
coco875 bf9f8e37c8
Clang pr (#679)
* Create clang-pr.yml

* Update clang-pr.yml

* Update osCreateMesgQueue.c

* Update osCreateMesgQueue.c

* Update clang-pr.yml

* Update clang-pr.yml

* Update clang-format.yml
2024-09-11 16:30:23 -06:00
coco875 16c5c33a85
Clang suggest (#678)
* add clang suggestion

* Update clang-format-suggest.yml

* Update clang-format-suggest.yml

* simplify

* switch to ubuntu

* Update clang-format-suggest.yml

* update ubuntu

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-09-11 08:51:17 -06:00
MegaMech b6ba045b42
Uintptr (#671)
* Update render_courses.c

* Update math_util.c

* Update math_util.c

* Update math_util.h

* Update render_courses.c
2024-09-11 08:46:38 -06:00
AloXado320 3f353d7b69
Fix some libultra struct types (#677) 2024-09-06 12:20:19 -06:00
AloXado320 c9b9c2d7c8
Fix label variables used in menus (#675)
* Fix label variables used in menus

* split D_800F2BDC and clang format menu.c

---------

Co-authored-by: coco875 <pereira.jannin@gmail.com>
2024-09-06 12:18:57 -06:00
AloXado320 82cea5f7f9
Fix color font matrix function (#676) 2024-09-05 13:05:27 -06:00
MisterSheeple 36ff32f9b1
Update Dockerfile to latest Ubuntu LTS + fixed missing cmake (#674) 2024-09-04 17:36:21 -06:00
coco875 b3aa6eceda
some rename for torch (#588)
* rename gBombKartSpawns, and fix cup ID

* Update doxygen_syms.md

* rename for gCourseIndexInCup and his constant

* rename to gCupSelectedCourseIndex

* forget a change in constant

* fix compilation issue
2024-08-31 08:34:52 -06:00
coco875 3534198418
Update linkonly_generator.py (#670) 2024-08-24 15:36:12 -06:00