coco875
c15d2d66f0
update fast64
2024-09-05 18:42:44 +02:00
coco875
c7c9699356
Merge branch 'master' into 3d-objects
2024-08-31 22:15:05 +02:00
coco875
0a73a2c9f4
Update README.MD
2024-08-31 22:14:30 +02:00
coco875
b9bf728b1c
Update README.MD
2024-08-31 22:03:57 +02:00
coco875
c63c717d26
Create README.MD
2024-08-31 21:51:02 +02:00
coco875
62c32a06e2
re arrange json
2024-08-31 21:41:42 +02:00
coco875
69a81ad2f1
add other collision gfx and prepare reorganise file
2024-08-31 18:06:00 +02: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
07aeaaec96
fix compilation issue
2024-08-31 16:13:17 +02:00
coco875
e322a9ecca
Merge branch 'master' into 3d-objects
2024-08-31 15:41:44 +02:00
coco875
982f4b8d2c
update submodule
2024-08-31 14:40:07 +02:00
coco875
643c18de58
re add fast64
2024-08-31 14:39:52 +02:00
coco875
59f54b4948
remove fast64
2024-08-31 14:39:27 +02: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
7294f76057
Update fast64
2024-08-18 14:01:14 -04:00
coco875
81ab3af9cf
fix compilation issue and add some model to extract
2024-08-18 13:59:52 -04:00
coco875
f76b16125d
Merge remote-tracking branch 'upstream/master' into 3d-objects
2024-08-17 20:23:44 +02:00
coco875
a5d0e5b874
update submodule fast64
2024-08-16 23:54:25 +02: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
MegaMech
3d7cdcee8a
Collision Documentation ( #640 )
...
* Collision related renames
2024-06-26 19:22:38 -06:00
MegaMech
975b96265c
Fix syntax error ( #639 )
...
* Rename some stack vars
* Update collision.c
2024-06-15 14:08:34 -06:00
MegaMech
a3cfaae2ba
Rename some stack vars ( #638 )
2024-06-15 14:06:02 -06:00
MegaMech
8389b71004
Rename surface map to collision mesh ( #637 )
2024-06-15 13:30:14 -06:00
MegaMech
bbf45b44de
Renames for screenId and other changes ( #636 )
...
* screenId renames
2024-06-15 12:01:58 -06:00
MegaMech
aa7e9146c4
Update common_data.yml ( #635 )
2024-06-15 12:00:41 -06:00