2954 Commits
Author SHA1 Message Date
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
RevoSucks 3536286a20 Merge branch 'zret' of https://github.com/HarbourMasters/mm into zret 2023-11-09 23:01:28 -05:00
RevoSucks b6b0dd6453 z_collision_check BSS.. ok.. maybe 2023-11-09 23:01:21 -05:00
Alejandro Javier Asenjo Nitti 34af7b3dc5 Fix most hardcoded pointers in extracted assets 2023-11-10 00:11:43 -03:00
Alejandro Javier Asenjo Nitti f182586aac correct typos in z_collision_check.c 2023-11-09 23:47:44 -03:00
Alejandro Javier Asenjo Nitti 0c0622dd8a ovl_En_Wdhand_reloc 2023-11-09 23:10:27 -03:00
Alejandro Javier Asenjo Nitti c63d7adced warning 2023-11-09 22:38:07 -03:00
engineer124andGitHub 2823a720bc Match Environment_DrawSkyboxStarsImpl (z_kankyo OK), introduce rand.h (#1476)
* match Environment_DrawSkyboxStarsImpl

* revert

* PR Review

* small fix

* group pads together

* Color_RGBA8_u32
2023-11-10 10:28:16 +11:00
Derek HensleyandGitHub e96f18d4e7 Small boot cleanup (#1475) 2023-11-10 10:08:21 +11:00
70637abca9 ovl_En_An OK and somewhat documented (#1457)
* Init and Destroy

* EnAn_Update

* EnAn_Draw

* the overrides

* func_80B54124

* two more

* more funcs

* SCHEDULE_CALC_TIME_ALT

* moar

* mor

* mas

* scriiiipts

* mor funcs

* almost everythihng

* migrate data

* func_80B57B48 NON_EQUIVALENT

* object symbols

* face

* fix merge

* slots

* schedule result enum

* func_80B57B48

* format

* name some easy to name struct members

* stateFlags

* object stuff

* accessories

* text ids

* more function naming

* more naming

* name some anims

* trying to make sense out of the schedule

* convert schedule to ifs

* clean it up

* schedule algorithm

* many placeholder names

* name most of the important schedule values

* Add notes to every reamining schedule enum value

* dec

* HandleSchedule

* more naming

* name flags

* name some of the ProcessSchedule functions

* and more naming

* a bit of asset naming

* some typos

* asset naming

* more asset naming

* printing code

* WEEKEVENTREG_COUPLES_MASK_CUTSCENE_*

* name the mouths

* idk

* whoops

* format

* Name the remaining weekeventregs from anju

* name more flags

* whoops

* a

* Incorporate SCHEDULE_TIME

* format

* fix merge

* cleanup

* remove debug stuff

* clean

* WEEKEVENTREG_TALKED_ANJU_IN_LAUNDRY_POOL

* whoops

* remove some gotos

* whoops

* Update src/overlays/actors/ovl_En_An/z_en_an.c

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

* Update src/overlays/actors/ovl_En_An/z_en_an.c

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

* Update src/overlays/actors/ovl_En_An/z_en_an.c

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

* Update src/overlays/actors/ovl_En_An/z_en_an.c

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

* Update src/overlays/actors/ovl_En_An/z_en_an.c

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

* Update src/overlays/actors/ovl_En_An/z_en_an.c

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

* review

* whoops

* review

* ENAN_GET_8000

* Update src/overlays/actors/ovl_En_An/z_en_an.c

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>

* Update src/overlays/actors/ovl_En_An/z_en_an.c

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>

* Update src/overlays/actors/ovl_En_An/z_en_an.c

Co-authored-by: Isghj <42048411+isghj5@users.noreply.github.com>

* review

* Update src/overlays/actors/ovl_En_An/z_en_an.c

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>

* Update src/overlays/actors/ovl_En_An/z_en_an.c

Co-authored-by: Isghj <42048411+isghj5@users.noreply.github.com>

* fix merge

* Update src/overlays/actors/ovl_En_An/z_en_an.c

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

* Update src/overlays/actors/ovl_En_An/z_en_an.c

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

* Update src/overlays/actors/ovl_En_An/z_en_an.c

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

* review

* review

---------

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
Co-authored-by: Isghj <42048411+isghj5@users.noreply.github.com>
2023-11-10 09:52:32 +11:00
ParkerandGitHub f2347000b0 Update README with python venv instructions (#1372)
This change updates the README to include instructions for setting up
a python virtual environment.
2023-11-10 09:18:34 +11:00
engineer124andGitHub 7681c97df0 Match Both Message Decodes (#1479)
* WIP

* match Message_DecodeNES

* cleanup

* another cleanup

* match Message_Decode

* more cleanup

* oops

* add back void
2023-11-09 12:57:56 -03:00
engineer124andGitHub 5b17c3793e Match Environment_UpdateLights (z_kankyo OK) (#1478)
* Match Environment_UpdateLights

* cleanup
2023-11-09 08:56:33 -03:00
Alejandro Javier Asenjo Nitti b1633ecd2d Message_Decode matching 2023-11-09 06:34:05 -03:00
Alejandro Javier Asenjo Nitti 5c571c2593 Message_DecodeNES matching 2023-11-09 04:02:57 -03:00
Alejandro Javier Asenjo Nitti 956436315e Environment_UpdateLights 2023-11-09 01:14:38 -03:00