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 |
|
Alejandro Javier Asenjo Nitti
|
07cc2fe0e7
|
Environment_DrawSkyboxStarsImpl
|
2023-11-08 17:25:58 -03:00 |
|
Alejandro Javier Asenjo Nitti
|
ba3513ebce
|
spec + flags
|
2023-11-08 17:08:12 -03:00 |
|
 Derek HensleyandGitHub
|
54e2eff961
|
D_801AEFA0 (#1473)
|
2023-11-09 00:03:51 +11:00 |
|
 engineer124andGitHub
|
dfb6c5b02c
|
Struct Returns (#1466)
* change args
* more funcs
* cleanup
* play cleanup
* missed a file
* weird warnings
* missed some
* fix func from honotrap
|
2023-11-07 10:52:09 -03:00 |
|
 Alejandro Asenjo NittiandGitHub
|
28e2da2a18
|
Match func_809F24C8 NON_MATCHING (#1465)
* fix func_809F24C8
* reloc
|
2023-11-07 10:32:25 -03:00 |
|
 engineer124andGitHub
|
277c184cb4
|
Match Environment_Init (#1474)
* Match Environment_Init (fake)
* that's much better
|
2023-11-07 10:17:29 -03:00 |
|
 RevoandGitHub
|
2743e1590e
|
Merge pull request #25 from inspectredc/environment-init
environment init matching
|
2023-11-07 06:06:47 -05:00 |
|
 RevoandGitHub
|
8d4d44829d
|
Merge pull request #24 from inspectredc/jso2init
jso2 init matching
|
2023-11-07 06:06:38 -05:00 |
|
inspectredc
|
029b809510
|
environment init matching
|
2023-11-07 10:38:13 +00:00 |
|
inspectredc
|
da4c1b3c73
|
jso2 init matching
|
2023-11-07 10:34:34 +00:00 |
|