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
8733751fb5
start documenting animation ( #668 )
...
* start documenting animation
* Update course_data.c
* change comment
2024-08-22 13:40:13 -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
3d0c047cc9
change bool ( #644 )
...
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com >
2024-07-21 21:42:14 -06:00
MegaMech
3d7cdcee8a
Collision Documentation ( #640 )
...
* Collision related renames
2024-06-26 19:22:38 -06:00
MegaMech
a620e1ec3f
Update update_objects.c ( #619 )
2024-04-20 22:06:45 -06:00
MegaMech
cda6a508fd
Match func_8007C4A4 & func_80095AE0 ( #618 )
...
* Match funcs
* Add ub fix
2024-04-20 21:56:02 -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
zestydevy
b2ffbda43f
match func_8007C360 ( #613 )
...
* match func_8007C360
* Delete asm/non_matchings/update_objects/func_8007C360.s
2024-04-17 20:44:14 -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
d9c1ebb626
Initial gcc Support ( #568 )
...
* Added GCC
2024-04-15 10:53:58 -06:00
MegaMech
3da5a4f343
Add ymls for Torch code generator ( #497 )
...
* Add torch
* update jenkinsfile
2024-04-09 21:29:57 -06:00
coco875
2b66867af1
Rename cpu behaviour related symbols ( #586 )
...
* Rename cpu related symbols
2024-04-06 11:35:13 -06:00
coco875
12f332614e
move actors code in actors folder and rename thing related to actor ( #584 )
...
* Move actors into their folders
* Renamings and documentation
2024-04-03 12:44:44 -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
6af653ad3d
Update some attempts, got a couple matches ( #591 )
...
* Update some attempts, got a couple matches
* More matches and updates
Signed-off-by: Taggerung <tyler.taggerung@email.com >
2024-04-02 13:00:35 -06:00
Tyler McGavran
6f4decf6b3
Update StarSpawn to StarCloudData ( #578 )
...
* Update StarSpawn to StarCloudData
Add and better specify the struct used to control how stars and
clouds are handled in various courses.
2024-03-04 19:28:31 -07:00
coco875
f99e242d97
Document render/update objects ( #565 )
...
* Document objects related code.
* Including render/update objects code
* Various renamings
2024-03-04 09:02:45 -07:00