Commit Graph
1272 Commits
Author SHA1 Message Date
FazanaandGitHub c67da4c011 Merge pull request #231 from FazanaJ/hoohooheehee
Create Sound ID and Sequence ID enums + some racer labelling
2022-05-22 16:23:01 +01:00
Fazana 8413639214 Update game_text.c 2022-05-22 13:33:59 +01:00
Fazana 3bf535c462 last of the sound labels 2022-05-22 13:17:19 +01:00
Fazana 312f369acb rename play_sound_global
man this PR is gonna suck lmao

but it'll be worth it I promise
2022-05-22 12:46:49 +01:00
Fazana 3b1697a6c6 camera segments 2022-05-22 12:33:39 +01:00
Fazana a0d8f24f0d more accurate sequence names
based on the official ost names
2022-05-22 11:44:24 +01:00
Fazana f6660fae7c name 2022-05-21 23:04:29 +01:00
Fazana cfd251611d did the rest of the sound IDs 2022-05-21 22:47:43 +01:00
Fazana 6fb678e1e8 yes 2022-05-21 21:19:37 +01:00
Fazana cf4d602714 character voice offset identification 2022-05-21 21:08:29 +01:00
Fazana 0b69232c2a Update enums.h 2022-05-21 20:44:43 +01:00
Fazana 6119f222de identify sequence ID's, too 2022-05-21 20:44:35 +01:00
Fazana 5f6e424d3b started identifying sound ID's
I already know this PR is gonna be the actual mother of all PR's
2022-05-21 20:14:57 +01:00
Fazana 2ca7f8ba92 label boost related things
zip zoom
2022-05-21 16:44:59 +01:00
FazanaandGitHub 4a8712ae75 Merge pull request #230 from FazanaJ/fixbuild
fix non equivalent builds
2022-05-20 22:42:23 +01:00
Fazana 8010ce554c fix non equivalent builds
oops lmao
2022-05-20 21:12:03 +01:00
FazanaandGitHub 519ff3c09c Further matches + bit of labelling (#228)
* match func_80058D5C

* minor cosmetic tweak

* what is to crush the spirit of somebody but to discover more unions

* dont mind me just switching computers

* remove a tempstruct

* temp thing

* match func_80054110

* Delete func_80054110.s

* racer.c cleanup

* Update math_util.h

* Update racer.c

* added CLAMP and WRAP macros

* Update math_util.h

* match func_80055A84

* he

* match func_80057A40

* we do a little labelling

* match update_camera_loop

* match update_camera_hovercraft

* Update structs.h

* pain.

* Update README.md

* Update racer.c

* like this?
2022-05-20 15:37:55 -04:00
David BenepeandGitHub 3898b4b04b Merge pull request #229 from Ryan-Myers/Ryan-Myers-patch-1
Fix PR workflow
2022-05-20 15:26:13 -04:00
Ryan MyersandGitHub 61fd8547a4 So yeah. I forgot to actually change the line... 2022-05-20 15:23:03 -04:00
Ryan MyersandGitHub d9fb432061 Fix PR workflow 2022-05-20 15:20:01 -04:00
David BenepeandGitHub 741617b016 Merge pull request #227 from Ryan-Myers/CI_In_Depth
Update workflows
2022-05-13 12:04:58 -04:00
Ryan Myers ea0cede264 Update workflows to be more explicit in their steps so it's easier to see the progress and debug 2022-05-13 12:03:18 -04:00
David BenepeandGitHub 3505153212 Merge pull request #226 from Ryan-Myers/master
Add Github Actions for automatic build verification
2022-05-12 11:09:05 -04:00
Ryan Myers dd8aadff0b Update actions to seperate builds for PR's versus locally 2022-05-11 14:51:52 -04:00
Ryan Myers 09e85a2d3f Merge remote-tracking branch 'origin/master' 2022-05-11 14:35:14 -04:00