engineer124 and GitHub
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
54aef44a9e
z_bg_tobira01 OK ( #168 )
...
* data merge
* two funcs
* one left
* actor OK
* file done
* fix warnings with jenkins
* Update src/overlays/actors/ovl_Bg_Tobira01/z_bg_tobira01.c
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com >
* Update src/overlays/actors/ovl_Bg_Tobira01/z_bg_tobira01.c
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com >
* Update src/overlays/actors/ovl_Bg_Tobira01/z_bg_tobira01.c
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com >
* Update z_bg_tobira01.c
* Update z_en_encount2.h
* Update z_obj_bell.c
* Update z_en_pametfrog.c
* Update z_en_minifrog.c
* Update include/functions.h
Co-authored-by: Zach Banks <zjbanks@gmail.com >
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com >
Co-authored-by: Zach Banks <zjbanks@gmail.com >
2021-06-11 18:03:45 -04:00
bb7247875b
En_Weather_Tag ( #178 )
...
* EnWeatherTag: Start
* EnWeatherTag: matching function, but suspicious
* EnWeatherTag: two non-matching functions, rest match
* EnWeatherTag: cleaning and docs
* EnWeatherTag: more docs
* WeatherTag: more docs
* WeatherTag: cleaning
* WeatherTag: pad renamed to unk to match
* Update include/z64save.h
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com >
* Update include/z64.h
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com >
* Update src/overlays/actors/ovl_En_Weather_Tag/z_en_weather_tag.c
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com >
* Update src/overlays/actors/ovl_En_Weather_Tag/z_en_weather_tag.c
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com >
* Update src/overlays/actors/ovl_En_Weather_Tag/z_en_weather_tag.c
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com >
* WeatherTag: requested changes
Co-authored-by: isghj8 <isghj8@gmail.com >
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com >
2021-06-11 08:15:09 -04:00
Derek Hensley and GitHub
70b67402cb
ovl_en_in OK ( #173 )
...
* First pass, 5 still non matching
* data
* cleanup
* Progress on func_808F33B8
* func_808F33B8 is ugly but it matches
* func_808F5728 ugly but matches
* cleanup
* More cleanup/doc a possible inifite loop bug
* Cleanup of the switch
* Readd functions returns
* More progress on THE switch
* Everything matches but the MACROS
* OK
* Add new global Animaion struct
* fix arg name
* PR suggestions pt 1
* PR suggestions pt 2
* Fix up a few things
* Add comment about walking flag
* update functions.txt
* Update 7 to more explicit bits
* More PR cleanup
2021-06-10 23:08:25 -04:00
engineer124 and GitHub
059c9075ca
effect_soft_sprite matching! ( #177 )
2021-06-10 18:05:40 -04:00
ae2073e119
Ovl_En_Pametfrog OK with partial documentation ( #165 )
...
* Init, 14 of 70 decompiled
* En_Pametfrog 26/70 functions decompiled
* 35/70 funcs
* Fully Matching!
* Documentation
* Fix merge from master
* PR suggestions
* minor improvements
* Fix functions.h
* Oopsie
* Oopsie Part 2
* Remove Pametfrog from split_asm.py rodata_excluded
* Better use of MACROS + animation docs
Co-authored-by: engineer124 <engineer124enginer124@gmail.com >
2021-06-10 17:34:57 -04:00
engineer124 and GitHub
e9eb4d4e0a
Match z_effect.c ( #176 )
2021-06-10 08:13:43 -04:00
Parker Burnett and GitHub
aae3c6f895
Obj_ghaka OK ( #171 )
...
* getting ghaka started
* two more matching funcs
* functions all match, but no OK...yet....
* some clean up stuff
* uhhh lets try this?
* fixing save context stuff
* z_obj_ghaka OK
* fixing small changes
* adding in new suggestions
* fixing error
2021-06-10 07:55:21 -04:00
9102481fc2
Ovl_En_Minifrog OK with partial documentation ( #166 )
...
* En_Minifrog first few funcs decompiled
* more matching
* En_Minifrog 3 non_matching functions left
* two functions left
* Start Documentation
* Fully Matching!
* Documentation
* Fix merge with master
* minor pr changes
* Minor improvements
* PR Suggestions + Minor docs
* Fix bool
* PR suggestions
Co-authored-by: engineer124 <engineer124enginer124@gmail.com >
2021-06-09 21:03:42 -04:00
engineer124 and GitHub
8b21da8c34
Match Remaining EnGinkoMan Functions (EnGinkoMan OK) ( #175 )
...
* EnGinkoMan OK
* Cleanup
* Minor PR suggestion
2021-06-09 18:49:20 -04:00
83e263ab12
ovl_En_Ma_Yts OK and partially documented (#164 )
...
* destroy
* moar
* limbdraw
* some setups identified
* func_80B8D6F8
* func_80B8E0BC
* fix unmatching
* func_80B8D12C
* func_80B8D1E8
* func_80B8DBB8
* some renaiming
* some renaimings
* symbols
* small renaming and a few functions
* Almost every function done
* lots of renames
* Fix merge conflicts
* misc notes
* struct_800BD888_arg1
* some renamings and enum
* func_80B8D2D8
* func_80B8DA28
* import data and cleanup
* format
* minor changes
* Documentation pass
* update enum name
* Remove object XML
* run format
* Move EN_MA_YTS_PARSE_TYPE to header
* fix conflicts
* Update src/overlays/actors/ovl_En_Ma_Yts/z_en_ma_yts.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* Update src/overlays/actors/ovl_En_Ma_Yts/z_en_ma_yts.h
Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com >
* Update src/overlays/actors/ovl_En_Ma_Yts/z_en_ma_yts.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* move struct to z64animation
* Change PARSE_TYPE macro to accept actor param
* format
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com >
2021-06-09 18:38:35 -04:00
Parker Burnett and GitHub
2bf68a5263
Z_obj_bell Matching ( #167 )
...
* ringing in the bell
* another matching func
* stuck on func_80A357A8, needs a z_actor func...
* no luck on a fix, but got further...
* matched func_80A357A8, one left
* might be on the right track? saving progress...
* getting closer
* pushing up matching, it has warnign regarding Vecs
* all functions matching
* obj_bell OK, time for bed
* prepping for PR
* fixing suggestions
2021-06-02 19:13:06 -04:00
Derek Hensley and GitHub
fb84cabd4a
Ovl_En_Toto OK ( #163 )
...
* Lots of progress
* OK
* Removed casts
* Run format.sh
* cleanup
* More cleanup
* Minor Doc
* More cleanup
* Format
* Add header description
* PR comments
* Convert raw pointers
* Update to new gSaveContext
* PR suggestions
2021-06-02 18:33:16 -04:00
Anghelo Carvajal and GitHub
f0bad10668
Update ZAPD to use scene macros, improve texture system and others ( #129 )
...
* Fix segments
* add CMD_PTR macro
* macro fixes
* add PolygonDlist2
* Fix XMLs
* I hope this updates ZAPD
* Add ZAPD config files
* remove old structs
* update macro
* Add newline
* update ZAPD?
* update warnings
* update ZAPD
2021-06-02 18:18:38 -04:00
7d476f7c71
Ovl_Dm_Nb OK ( #162 )
...
* match but func_80C1DF18
* Everything matches
* Add comment about unknown pointer
* Rename vars
* Update comment
* format
* Added header description
* Remove raw pointer
* Remove unnecessary foward declarations
* Update include/functions.h
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
2021-06-02 17:04:04 -04:00
Anghelo Carvajal and GitHub
2f239c939d
ovl_Obj_Milk_Bin OK ( #161 )
...
* First pass
* second pass
* Everything matches now
* Fix ori
* final pass
* Add description
* Fix warnings (I hope)
* move dlist to top of the file
* Fix conflicts
2021-05-25 21:15:41 -04:00
6c86016603
partially finish code_0x8012EC80, document all of gSaveContext ( #138 )
...
* not ok, why?
* OK!
* fix data
* finish data etc
* work on save context
* save finished
* first func done
* roomInf
* done for now
* add missing file
* add most og names for struct members
* fix accidental change
* Update z_en_ginko_man.c
* Update z_scene.c
* maybe fix stuff hopefully
* proto
* sasa
* Update include/z64save.h
Co-authored-by: Anghelo Carvajal <anghelo.carvajal.14@sansano.usm.cl >
* Update z64save.h
Co-authored-by: Anghelo Carvajal <anghelo.carvajal.14@sansano.usm.cl >
2021-05-25 18:49:11 -04:00
f4687fbbe7
General Cleanup ( #155 )
...
* minor fixes
* Consolidate into globalCtx
* fix error
* Fix Warnings
Co-authored-by: engineer124 <engineer124enginer124@gmail.com >
2021-05-20 21:24:47 -04:00
Anghelo Carvajal and GitHub
062a813fba
Misc fixes ( #159 )
...
* Fix `extract_assets` not properly checking if scenes files were updated
* fix `first_diff.py` path due to the baserom renaming
* FlexSkeletonHeader and other stuff
* fix some SkeletonHeader instead of FlexSkeletonHeader
* Add blob compilation to makefile
* CURRENT_DAY and type swaps
* Remove extra cast
* run format
* zbanks suggestions
2021-05-20 18:52:07 -04:00
Zach Banks and GitHub
43ccf66c48
ovl_En_Torch2 OK (Elegy of Emptiness Shell) ( #130 )
...
* ovl_En_Torch2 OK (Elegy of Emptiness Statue)
* Identify dlists; address PR comments
* Rename object segment symbols
2021-05-19 20:58:32 -04:00
Zach Banks and GitHub
ad9c5565ee
z_view matching ( #134 )
2021-05-19 17:01:22 -04:00
Anghelo Carvajal and GitHub
f3dc829456
ovl_Eff_Dust OK (#136 )
...
* some easy functions
Signed-off-by: Angie <angheloalf95@gmail.com >
* init is cursed
Signed-off-by: Angie <angheloalf95@gmail.com >
* func_80919230 is weird
Signed-off-by: Angie <angheloalf95@gmail.com >
* I'm dumb
Signed-off-by: Angie <angheloalf95@gmail.com >
* func_80919768 nonmatching
Signed-off-by: Angie <angheloalf95@gmail.com >
* everything is wrong
Signed-off-by: Angie <angheloalf95@gmail.com >
* This thing still doesn't want to match
Signed-off-by: Angie <angheloalf95@gmail.com >
* improved a bit
Signed-off-by: Angie <angheloalf95@gmail.com >
* a bit of renaming, but it still doesn't work
Signed-off-by: Angie <angheloalf95@gmail.com >
* almost matching
* func_80919768 ok
* func_809199FC ok
* init was dumb
* add enum and other minor changes
* run format
2021-05-18 23:01:48 -04:00
Anghelo Carvajal and GitHub
4d6d9c27a4
code_0x8017FEB0 OK ( #137 )
...
* almost every function
* atans ok
* import data and rodata
* format `atan_first_8th_array`
* fix signature and rodata
* rename to angle
* Rename the functions to match their OoT counterparts
* rename code_0x8017FEB0 to sys_math_atan
2021-05-18 22:58:30 -04:00
Zach Banks and GitHub
dea3c8fd79
Fix all warnings raised by IDO ( #152 )
...
* Fix all warnings raised by IDO, ignore trailing commas
* Set -woff=624,...; keep const in printf functions
* Remove redefined macros in irqmgr.c
* Remove DECR macro & reformat
* Address PR comments from AngheloAlf
2021-05-18 22:28:04 -04:00
fec0c38768
En_Ginko_Man (Bank Teller) ( #118 )
...
* EnGinkoMan: init
* EnGinkoMan: more matches
* EnGinkoMan: that's closer at least
* EnGinkoMan: better control flow at least...
* EnGinkoMan: docs
* EnGinkoMan: more docs
* EnGinkoMan: more docs 2
* EnGinkoMan: cleaning
* EnGinkoMan: missed something in savecontext
* EnGinko: requested changes and further docs
Co-authored-by: isghj8 <isghj8@gmail.com >
2021-05-09 22:20:47 -04:00