Tom Overton and GitHub
fd5ff73a35
Extract assets from link_animetion ( #1056 )
...
* Extract assets from link_animetion
* Add empty last line
2022-09-24 15:14:59 -03:00
c23112c855
ovl_En_Bee OK ( #1086 )
...
* all functions matching
* initial cleanup
* tatl hint
* clean up + SFX
* SFX
* more SFX
* func_800B3030
* SFX FIX
* castings
* clean up
* array of Vec3f
* for loop fix (Thanks @Maide)
* ACTORCAT_ITEMACTION
* a few nits
* ACTORCAT_ENEMY
* actor struct size restored
* ACTORCAT_ENEMY
* Update src/overlays/actors/ovl_En_Bee/z_en_bee.c
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com >
* parenthesis
* parenthesis
* merge fail
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com >
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com >
2022-09-24 15:07:11 -03:00
StickyThwomp and GitHub
d968e58f9c
Obj_Kendo_Kanban OK and Documented (Decomp was mostly done already) ( #1057 )
...
* stuff
* Renaming in-process
- Changed action names and setup names based on examples.
- Undid some ill-advised changes that broke matching.
- Misc variable naming. Need verification and not all complete.
* wip renaming
* A bit more progress on determining names for everything.
* Done with naming.
* Touchup before review
* Updates from review:
- Leave displacementY/unk_AC0 naming to z_actor work.
- Remove unnecessary include of z64math.h, indirect inclusion preferred
- Add trailing comma for better formatting of sDisplayLists
- Rename of static vectors sNullVec3f->sZeroVec, sUnitVectorX->sUnitVecX
- Restore pad instead of using local const. Change const to #define
- Prefer index over idx
- Remove 'b' prefix from bHasNewRootCornerPos
- Const -> Enum and formatting in ObjKendoKanban_IsPlayerOnTop
- Rename 'Aerial' to 'Tumble'
* Missed items in review:
- Missed an instance of displacementY->unk_AC0 renaming (Cause of build failure)
- Whitespace formatting
- UNK_TYPE2 undo
* More adjustments from review:
- Undo accidental formatting changes to z64player.h, restoring to master.
- Naming and Formatting changes.
- Removing some comments.
* From review, qualify enum and #define with obj name, whitespace cleanup.
2022-09-24 15:00:53 -03:00
Parker Burnett and GitHub
b4adfb0a22
Fbdemo_triforce OK with documentation ( #1053 )
...
* close to done
* OK and doc'd
* PR feedback
* 4mat
* PR feedback round 2
* fixed engineers comment
2022-09-24 14:49:07 -03:00
engineer124 and GitHub
cdee1fc45b
z_kaleido_prompt.c Ok and Documented (Pause Menu Save/Continue Prompt. Unused) (#1045 )
...
* kaleido prompt ok
* fix pauseCtx
2022-09-24 14:43:21 -03:00
Derek Hensley and GitHub
71a18d70cf
OK ( #1040 )
2022-09-24 14:36:55 -03:00
Derek Hensley and GitHub
77be902c25
Effect Bomb2 Ok ( #1039 )
...
* OK
* PR
2022-09-24 14:31:20 -03:00
Derek Hensley and GitHub
1402db4008
Effect Dfire OK ( #1038 )
...
* OK
* rename function
* MTXMODE enum
* PR
* Format
* % -> &
* note
2022-09-24 14:26:08 -03:00
Derek Hensley and GitHub
b5a9189cef
Effect Deaddb OK ( #1037 )
...
* OK
* Add description
* format
* Fix EffectSsDeadDbInitParams size comment
2022-09-24 14:21:08 -03:00
Derek Hensley and GitHub
71e4046415
Effect Deadds OK ( #1018 )
...
* OK
* cleanup
* Fix merge
* Small cleanups
2022-09-24 14:15:48 -03:00
Derek Hensley and GitHub
fb4ca3fb17
Effect DtBubble OK ( #1017 )
...
* OK
* Some cleanup
* Format
* Name enum
2022-09-24 14:09:46 -03:00
Derek Hensley and GitHub
f31056ef8a
Effect Dust OK ( #1016 )
...
* OK
* Some cleanup
* Description
* format
* Better name
* whoops
* Array count
* Name dust texture arrays
* Fix
* static
* Update dust tex outnames
2022-09-24 14:04:03 -03:00
Alejandro Asenjo and GitHub
aa6841a33b
ovl_Oceff_Wipe2 OK ( #1006 )
...
* ovl_Oceff_Wipe2 Decompiled
* pr review
* renamings
* renamings
2022-09-14 13:21:02 -03:00
Alejandro Asenjo and GitHub
420403a09a
ovl_En_Encount1 OK ( #1005 )
...
* 1 Non matching
* all functions matching
* new reloc problems
* Documenting
* ovl_En_Encount1 decompiled
* Co-authored-by: Synray synray@users.noreply.github.com
* Co-authored-by: petrie911 petrie911@users.noreply.github.com
* Co-authored-by: Fig02 fig02srl@gmail.com
* Co-authored-by: Maide eeeedddccc@hotmail.co.uk
* Co-authored-by: EllipticEllipsis EllipticEllipsis@users.noreply.github.com
* uncomment old reloc
* pr review
2022-09-14 13:12:31 -03:00
Alejandro Asenjo and GitHub
33f7ede84f
ovl_Oceff_Spot OK ( #1004 )
...
* ovl_Oceff_Spot decompiled
* format
* renamings and pr review
* pr review
* pr review
2022-09-14 13:07:46 -03:00
Alejandro Asenjo and GitHub
e47dc7da25
ovl_Oceff_Wipe3 OK ( #1001 )
...
* all functions matching
* ovl_Oceff_Wipe3 decompiled
* bss
* pr review
* pr review
* renamings
* pr review
2022-09-14 12:57:47 -03:00
bf26065867
EnAz and EnTwig (Beaver bros and the minigame rings) ( #999 )
...
* leave it to beavers
* match
* merge
* catchup part 2
* fix warnings
* I accidentally the xml
* hopefully that's all of them
* lol merge
* linked object
* now with more enums
* Update src/overlays/actors/ovl_En_Az/z_en_az.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* more fixes
* limbs and maths
* stuff
* more macro management
* last enum?
* more fixes
* fixed
* entrances
Co-authored-by: petrie911 <pmontag@DESKTOP-LG8A167.localdomain >
Co-authored-by: petrie911 <pmontag@Monday.localdomain >
Co-authored-by: petrie911 <pmontag@PHYS-S129.iowa.uiowa.edu >
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
2022-09-14 12:51:10 -03:00
Parker Burnett and GitHub
3d430a5733
En_bubble OK ( #995 )
...
* bubble OK
* fixing elfbulb
* flag fix
* PR comments
* PR comments
* missed a fix
* PR fixes
* don't know how this got in there
* u to s
* small fix
2022-09-14 12:46:16 -03:00
Alejandro Asenjo and GitHub
90ade1be9f
ovl_En_Js Decompiled ( #991 )
...
* progress
* progress
* func_80968E38 (thanks @engineer124)
* progress
* remove comments
* general cleanup
* warnings
* all functions matching
* macros
* final details
* format
* ovl_En_Js Decompiled
* PLAYER_AO enums
* fix
* pr review
* re preview
* pr review
* pr review
* pr review
* resolving after merge
* conflict resolution
* pr review
* pr review
* pr review
2022-09-14 12:37:21 -03:00
Maide and GitHub
98501be8df
Obj_Usiyane ( #902 )
...
* Obj_Usiyane
* PR
* RP
* PR
2022-09-14 12:32:22 -03:00
c5254084c2
Matched several functions ( #1020 )
...
* matchmaker, matchmaker
* more matches
* one fix
* I'll format you good
* cleanup
Co-authored-by: petrie911 <pmontag@PHYS-S129.iowa.uiowa.edu >
2022-08-15 14:55:42 -04:00
engineer124 and GitHub
82fe521721
Audio Sfx (code_801A5BD0 and selected sfx functions in code_8019AF00.c) OK and Documented ( #798 )
...
* Rename functions
* code_801A5BD0 OK
* PR 1, improve spacing
* Rename unused struct
* Rename Sfx Variables
* PR Feedback, update names
* Add comment
* cleanup vars
* Fix merge
* Rework documentation, include more functions in sfx system
* PR suggestions
* fix AudioSfx_MuteBanks
* missed enum
* more cleanup
* more suggestions
2022-08-15 14:39:57 -04:00
Derek Hensley and GitHub
24ba04d70c
Effect Deaddd OK ( #1019 )
...
* OK
* cleanup
* Add unused comment
2022-08-15 14:31:36 -04:00
Alejandro Asenjo and GitHub
4b545bc259
ovl_Oceff_Wipe7 OK ( #1009 )
...
* progress
* ovl_Oceff_Wipe7 OK
* pr review
* format
* renamings
2022-08-15 14:27:30 -04:00
Alejandro Asenjo and GitHub
e77b07296a
ovl_Dm_Char09 Decompiled ( #996 )
...
* progress
* progress
* 1 function left
* all functions matching
* data imported
* ovl_Dm_Char09 decompiled
* format
* sfx
* constants
* ovl_Dm_Char09 PR
* pr review
* pr review
* format
* csIndex back to temp until we know proper behav.
2022-08-15 14:20:03 -04:00