| Age | Commit message (Collapse) | Author |
|
|
|
|
|
* malon adult limbs and enum
* malon adult animations
* Malon Adult textures
* Object_ma2 OK
* Cleanup undefined syms file
* more cleanup
* object_in OK
* change
* Object_TA limbs and Limb DLs ok
* Textures in DLs OK
* Object TA animations OK
* Object TA OK
* clean up the xml
* almost done with impa textures
* name impa draw funcs
* fix globalCtx2 in talon_init
* more progress in impa
* eye texture stuff
* impa OK
* remove files
* fix messed up merge
* Switch MA2 blink timer from hex
* Name a function
* Fix skelanime fixer
* Missing malon adult TLUT
* add some missing symbols in DemoEc
* Fix conflicts, part2
* Clean up TLUT related stuff and some minor things
* Remove unused externs from z_demo_ec
* Remove unused symbols from undefined_syms.txt
* PR fixes (Dragorn)
* Dragorn fixes
* Fix various texture-related issues in object_link_child
* Update assets/xml/objects/object_in.xml
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update assets/xml/objects/object_ta.xml
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update assets/xml/objects/object_ta.xml
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update assets/xml/objects/object_ta.xml
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update assets/xml/objects/object_ta.xml
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update assets/xml/objects/object_in.xml
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update assets/xml/objects/object_in.xml
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update assets/xml/objects/object_in.xml
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update assets/xml/objects/object_in.xml
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update assets/xml/objects/object_in.xml
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* fix ingo and the rest of Dragorns fix
* impa fixes
* fix ingo again
* fix windmill man missing TLUT
* Fix impa in viewer
* Roman's fixes
* Add limb
* Missed an animation
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
|
|
* Match EnTg_Destroy
* Match EnTg_Init
* Matching EnTg_Update
* Match func_80B18360
Moving both 'return phi;'s into a single return at the end of the function causes the assembly to not match.
* Probably equivalent, non-matching func_80B183F8
* Matching EnTg_Draw
* Matching update function
* Matching func_80B18778
* All functions decompiled
* Move data to C code
* All functions matched excepted weird switch/case
* Last matching function
* Remove unused ASM
* Name obvious symbols
* Clang format
* Name text-related functions and variables
* Describe actor as Dancing Couple
See https://github.com/zeldaret/oot/pull/866#discussion_r664726581
* Use named constants
* Name drawing constants
* Use THIS macro for void*
* Name the function that sets environment color
* Add comments to parts of code that aren't clear
* Rename timesSpokenTo to nextDialogue, treat isTalking as boolean
|
|
* copy over the xml
* Rename anims
* A bunch of renames
* minor extract_assets fixes
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "820678b4e"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "820678b4e"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* Change rgb5a1 to rgba16
* eye and eyebrows
* some dlists
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "6be9af65d"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "6be9af65d"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
|
|
* it's crashing
* fix stuff
* fix xmls
* problematic objects
* fix tabs
* Fix suffixes
* add missing new lines
* Add comments to the problematic objects
* Find and replace fixes
* Add Fig's objects
* I forgot to add a Name in a cutscene, so I'm adding it here
* Update object decomp tutorial a little bit
* Update problematic objects
* Update docs/tutorial/object_decomp.md
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
* Change comments
* comment out a few blobs
* dammit tluts
* Change a bunch of objects
* update the last bunch
* update comments on oA11 and oB2
* Ninja-edit to fix compatibility with ZAPD's PR 142
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com>
|