Derek Hensley
c774f880e1
ovl_en_ossan OK and documented ( #223 )
...
* Lots of progress, some came for OOT WIP
* Some small cleanup
* Fix merge conflict
* Bring over updated z_en_girla.h
* Fix merge error
* some cleanup
* fix msgcontext and add sfx ids
* func_808AAB30 is ugly but it matches
* Cleanup
* More cleanup and matched func_808AA8E8
* Matched last two functions
* Brought over data as a comment
* Figured out data, but not late rodata
* Document EnOssan
* Cleanup
* Added ShopItemIds
* Cleanup
* Switch left and right stick prompts
* Remove testing NON_MATCHING define
* Cleanup
* Add header to .c file
* Adjust header
* Rename InitCutscenes to GetCutscenes
* Cleanup
* Cleanup before merge with upstream
* More cleanup
* Lower case Shopkeeper
* More cleanup
* More general cleaning
* Found the late rodata issue
* Format
* Rename InitalUpdate
* PR suggestions except texture stuff
* Texture stuff
* Rename Texture typedef to UNK_TEXPTR
* One more rename
* Remove * from TexturePtr arrays
* Update src/overlays/actors/ovl_En_Ossan/z_en_ossan.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* Update src/overlays/actors/ovl_En_Ossan/z_en_ossan.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* Update src/overlays/actors/ovl_En_Ossan/z_en_ossan.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* Update src/overlays/actors/ovl_En_Ossan/z_en_ossan.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* Update src/overlays/actors/ovl_En_Ossan/z_en_ossan.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* Update src/overlays/actors/ovl_En_Ossan/z_en_ossan.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* Update src/overlays/actors/ovl_En_Ossan/z_en_ossan.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* Update src/overlays/actors/ovl_En_Ossan/z_en_ossan.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* Update src/overlays/actors/ovl_En_Ossan/z_en_ossan.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* Update src/overlays/actors/ovl_En_Ossan/z_en_ossan.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
* Update src/overlays/actors/ovl_En_Ossan/z_en_ossan.c
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
Co-authored-by: Derek Hensley <d.hensley@tempered.io >
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com >
2021-07-26 22:27:53 -04:00
engineer124
9637e19303
EnClearTag OK and documented ( #214 )
...
* merge main
* Match Init
* Clear_Tag OK
* Full documentation
* More docs
* Fix function
* Fix MakeFile for assets and Fix texture swapped names
* Fix name
* Improve name and remove pad
* Can't stop the minor tweeks
* Adding potential Makefile fixes
* Minor name change
* Another name fix... and format
* PR Suggestion & Add Overlay File Description
* Re-documentation to match OoT WIP (more to come)
* Finish docs from OoT
* Fix merge and format
* Minor touch-ups
* Cleaner conditional
2021-07-20 11:07:05 -04:00
Anghelo Carvajal
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
Kenix3
c40bb119e1
Adds in scene support ( #117 )
...
* 1 scene done, Z2_SOUGEN OK
* All scenes OK
* Makefile improvements
* Use WIP ZAPD branch as submodule
* Add spawn rotation flag macro
* Fix bad merge
* Move scenes to be in their own subfolders
* Rename and restructure extracted baserom files
* Progress tracking for assets
* Add asset progress to csv
* Use master ZAPD
* Use distclean like in OOT
* Fix up a few things with the makefile
* Fix scenes not being dumped from ELF
Co-authored-by: Rozelette <Uberpanzermensch@gmail.com >
2021-04-29 18:56:18 -04:00
Lucas Shaw
623b6d5318
Some OOT transfers, some renaming, etc ( #75 )
...
* Progress on various files
* gfxprint stuff
* split some rodata, add iconv for rodata string parsing
* z_std_dma rodata
* 2 nonmatchings in gfxprint
* mtxuty-cvt ok
* more
* match a function in idle.c
* progress
* Cleanup
* Rename BgPolygon to CollisionPoly
* progress
* some effect stuff
* more effect progress
* updates
* made suggested changes
* z_effect_soft_sprite_old_init mostly ok
Co-authored-by: Lucas Shaw <lucas.shaw1123@gmail.com >
Co-authored-by: Rozelette <Rozelette@users.noreply.github.com >
2021-03-27 16:17:41 -05:00
Rozelette
fee7a49abc
z_lights fully matched ( #80 )
...
* z_lights OK
* Documentation
* Fixup for z_collision_check
* Improve function types of bind functions
* Fixup for types
2021-03-27 14:29:30 -05:00
kyleburnette
e0164dba14
Fixed ultratypes.h ( #48 )
...
* fixed ultratypes.h
* fixed ultratypes.h
2021-02-23 23:08:16 -05:00
fullgrowngaming
a9138a7c0f
ending_hero5 OK ( #40 )
...
* ending_hero5 OK
* Formatting
* Fixed formatting and changed colors to decimal
2020-10-26 19:00:02 -04:00
rozlette
c1bb5f00d6
Decompile z_rpc.c
2020-04-22 15:38:09 -05:00
rozlette
639df45a03
Some work on z_view
2020-04-21 11:49:16 -05:00
rozlette
ff958ad932
Rename many functions, structs, and variables to match the oot decomp. Some things have not been renamed as their respective files have not been decompiled yet.
2020-03-15 01:13:53 -05:00
rozlette
8d8df1848e
More work on z_scene_proc.c 31/36 matching, 3 non-matching, 2 not attempted
2019-12-29 21:34:58 -06:00
rozlette
d605458fa5
Redo z_lights.c for new code base
2019-12-20 21:57:05 -06:00
rozlette
bdf36b85d3
Decompile z_eff_footmark.c
2019-12-15 03:31:57 -06:00
rozlette
a88337a2fd
Use gbi.h from oot decomp
2019-09-30 20:55:41 -05:00
rozlette
55bece5060
Decompile sinf.c
2018-11-17 02:16:20 -06:00
rozlette
cc9baa93a8
Dump current status
2018-10-25 22:09:52 -05:00