engineer124
|
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 |
engineer124
|
29bf8142b9
|
Introduce Sfx Tables (#927)
* SfxTables
* Fix indexing
* fix voice text
* Rename with ordering
* Restore defines
|
2022-08-04 06:04:13 +01:00 |
Anghelo Carvajal
|
5fcd494a7a
|
`ovl_En_Ma4` matched and mostly documented (#199)
* First pass
* limbdraw
* another one
* lots of stuff
* stuff
* big one
* func_80ABEB6C
* The NON_MATCHING that matches in reality
* "Fix" some cases
* Fix merge issues
* fix func_80ABF254
* match a pair
* func_80ABF7C8
* func_80ABE1C4
* func_80ABF354
* func_80ABF534
* Import data
* Limb fixes
* Minor renames
* Fix merge issues
* A few renames
* Rename half the functions
* More renames
* More renaming
* documentation finished
* Format
* fix typo
* whoops
* Fix merge issues
* Update src/overlays/actors/ovl_En_Ma4/z_en_ma4.h
Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
* Update src/overlays/actors/ovl_En_Ma4/z_en_ma4.h
Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
* Update src/overlays/actors/ovl_En_Ma4/z_en_ma4.h
Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
* Update src/overlays/actors/ovl_En_Ma4/z_en_ma4.c
Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
* Update src/overlays/actors/ovl_En_Ma4/z_en_ma4.c
Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
* Update src/overlays/actors/ovl_En_Ma4/z_en_ma4.c
Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
* Update src/overlays/actors/ovl_En_Ma4/z_en_ma4.c
Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
* Update variables names
Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
|
2021-07-13 21:49:05 -04:00 |
engineer124
|
c203b9b606
|
Importing Sound Effects from MM3D (#179)
* Add sfx & update Audio_PlayActorSound2
* more sfx
* Match Enemies sfxId
* Update with PR
* Update sfx for new pr
* Fix commit
|
2021-06-11 21:08:47 -04:00 |