Commit Graph

620 Commits

Author SHA1 Message Date
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 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
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
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
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 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
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 368c276e1e
fix a value and do a rename (#669) 2024-08-23 12:12:55 -06:00
MegaMech 8ebae23080
Label a save info loop (#645)
* save info

* more gcc progress
2024-08-22 23:59:04 -06:00
coco875 40f677db52
Document Vehicles (#641)
* start doc collision

* fix merge

* finish rename fonction related to vehicle

* document around waypoint of vehicle

* make some modification

* make some change and rename one

* copy_ to oldPos

* doc smoke ferry and train

* some rename

* fix some renaming

* precise index

* rename a funciton

* simplify waypoint_vehicles

* change some name

* change some name

* rename move_to_point_direction

* fix some conflict

* Update code_80005FD0.c

* Update code_80005FD0.h

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-08-22 23:56:57 -06:00
coco875 7025ff0ca1
update libultra asm (#648)
* update libultra asm

* fix gcc __osThreadTail

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-08-22 23:31:24 -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 1ae52f2fcd
add fedora instruciton (#666)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-08-20 18:30:54 -06:00
Gabriel Ravier 2c19ad903b
Make evaluate_collision_players_palm_tree better (#667)
This matches just the same as before,	but using those two casts instead of
shifts seems more likely to be accurate to the original source code

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2024-08-20 18:30:18 -06:00
coco875 14e099aecf
document texture of kart (#663)
* document texture of kart

* change screenPlayerId to screenId

* some documentation around object

* Revert "some documentation around object"

This reverts commit cbb39078e0.

* more rename

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-08-16 15:52:01 -06:00
coco875 9f920f2040
Action more info when it doesn't match and fix first diff (#662)
* Update linux-compile.yml

* fix first-diff

* Update first-diff.py

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-08-16 15:45:32 -06:00
coco875 6885c23c67
fix ending typo (#651) 2024-08-16 15:43:51 -06:00
coco875 52fd80f4cc
fix typo src (#652)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-08-16 15:42:55 -06:00
coco875 684cc201c2
fix typo racing (#653)
* fix typo racing

* get it match

* replace G_LINE3D to G_QUAD

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-08-16 15:42:24 -06:00
coco875 81fe450051
fix typo src (#654)
* fix typo src

* fix non matcing

* Update code_80091750.c

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-08-16 15:38:16 -06:00
coco875 eae28fa550
fix typo buffers (#655)
* fix typo buffers

* tweak ld file

* rename to sMemoryPool

* add a warning

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-08-16 15:35:57 -06:00
coco875 e2f12c49e9
replace number with const (#665) 2024-08-16 15:34:28 -06:00
coco875 421548767d
fix typo data (#661)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-07-31 21:11:53 -06:00
coco875 2f288fbe10
fix typo debug (#660)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-07-31 21:11:24 -06:00
coco875 9b779c1466
fix course (#659)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-07-31 21:10:48 -06:00
coco875 b1161c2ce8
fix typo include (#658)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-07-31 21:10:19 -06:00
coco875 8f44a7e07e
fix typo src actor (#657)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-07-31 21:09:23 -06:00
coco875 ca4e219c1d
fix typo audio (#656) 2024-07-31 21:08:28 -06:00
coco875 8d414cb3c2
Delete trig_tables_bss.c (#650) 2024-07-28 15:33:33 -06:00
MegaMech 84680fa6e7
Update (#642) 2024-07-21 21:42:46 -06:00
coco875 3d0c047cc9
change bool (#644)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-07-21 21:42:14 -06:00
coco875 973eaa32fc
update doxygen (#649) 2024-07-21 21:41:19 -06:00