3145 Commits
Author SHA1 Message Date
louist103andGarrett Cox d46b3bc2fa Fix splines 2024-05-22 09:04:57 -05:00
Garrett Cox 5e96bdeba5 Various changes/fixes to z_parameter (#7) 2024-05-22 09:04:57 -05:00
Adam BirdandGarrett Cox 2ecd1ead12 add macro to convert 0x0E segment values (#6) 2024-05-22 09:04:57 -05:00
Garrett Cox 1f69d643fc Changes to build on mac (#4) 2024-05-22 09:04:57 -05:00
Garrett Cox 13a369e871 Add gPlayState 2024-05-22 09:04:57 -05:00
louist103andGarrett Cox fd7e53e7bf Fix climbing ledges. 2024-05-22 09:04:57 -05:00
2332f63f5a Initial commit for 2S2H
Co-authored-by: Louis <35883445+louist103@users.noreply.github.com>
Co-authored-by: Nicholas Estelami <NEstelami@users.noreply.github.com>
Co-authored-by: Random06457 <28494085+Random06457@users.noreply.github.com>
2024-05-22 09:04:51 -05:00
Garrett Coxandlouist103 ea8c7de686 Delete irrelevant files from decomp 2024-01-05 18:00:59 -05:00
Garrett Coxandlouist103 9be74e0026 Move source into subdirectory 2024-01-05 18:00:59 -05:00
Louis 7c7021f3a2 warnings 2023-11-14 22:12:51 -05:00
Louis 8e194033bc OK 2023-11-14 21:40:57 -05:00
engineer124andGitHub d9585d7444 Animation Cleanup: En_L* and some En_M* (#1493)
* cleanup L, some M

* small fix

* typo

* brackets

* more brackets
2023-11-15 11:46:54 +11:00
3d150f3e1d Misc fixes 1 (#1491)
* Some low-hanging UB

* document bug on z_file_nameset_NES.c

* ALIGNED on audio data

* document bug on decode

* document bugs on Message_Decode

* Format

* More ALIGNED

* Put the ALIGNED macro at the right like the other uses in the repo

* review

* fix Message Decode

(cherry picked from commit abfbc7068816756f7ea3fa4a36ee0fe664c54c72)

Co-authored-by: engineer124 <engineer124engineer124@gmail.com>

* remove comments

* Update src/overlays/gamestates/ovl_file_choose/z_file_choose_NES.c

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* format

---------

Co-authored-by: engineer124 <engineer124engineer124@gmail.com>
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
2023-11-14 22:46:22 +11:00
Tom OvertonandGitHub 60ddc5891e EnJso2 (Garo Master) OK and documented (#1485)
* EnJso2 (Garo Master) OK and documented

* Name all the override input things

* Respond to reviews
2023-11-13 09:41:51 -03:00
engineer124andGitHub 71d83a5e15 Match func_801457CC (z_sram_NES.c OK) (#1472)
* Match func_801457CC

* cleanup

* pads

* ITEM_NUM_SLOTS

* fix macro
2023-11-11 19:08:39 -03:00
engineer124andGitHub 8d33d36a9b fix Misc Data (#1484) 2023-11-11 10:27:01 -03:00
b2535fc75a Fix aliasing in Cutscene_SetActorCue (#1483)
Co-authored-by: Revo <projectrevotpp@hotmail.com>
2023-11-11 09:34:27 -03:00
louist103andGitHub 547126d93a Update warnings_build_current.txt 2023-11-10 21:10:00 -05:00
briaguyaandGitHub c194e94515 Update ci.yml 2023-11-10 20:46:26 -05:00
briaguyaandGitHub 1530497529 Update ci.yml 2023-11-10 20:40:51 -05:00
briaguyaandGitHub 3ae6f37ffb Update ci.yml 2023-11-10 20:31:13 -05:00
briaguyaandGitHub f7dfafbbf4 Update ci.yml 2023-11-10 20:27:04 -05:00
louist103andGitHub 53c41a1359 Create ci.yml 2023-11-10 20:15:01 -05:00
a441a3cb2d Decompile ovl_En_Po_Composer (#1391)
* Decompiled, mostly named

* Few more labels and document object

* Review changes

* Further review changes

* Improve EnPoComposer_UpdateEnvColor

* PO_COMPOSER -> POE_COMPOSER, tweak animation names

* More changes

* OCARINA_MODE_EVENT

* fix merge

---------

Co-authored-by: angie <angheloalf95@gmail.com>
2023-11-10 09:52:11 -03:00
RevoSucks d60d163f55 fix ugly union hack with less fake code 2023-11-09 23:10:08 -05:00