louist103
665283432b
Even more objects ( #913 )
...
* 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>
2021-11-24 19:37:36 +01:00
petrie911
b18227e6ad
Decomp the remaining functions in vr_box and import its data ( #917 )
...
* stuff
* not quite there
* data imported
* fixed some things and adjusted sSetupDLs
* remove setup dls
* remove alloc casts
* format
* palette swap
* Update src/code/z_vr_box_draw.c
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* improved loop matches
* fixed some comments
* format and adjustments
* palettes
Co-authored-by: petrie911 <pmontag@DESKTOP-LG8A167.localdomain>
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
2021-09-21 04:48:43 -04:00
Anghelo Carvajal
5c147e5e03
ZAPD update: Gotta go fast! ( #877 )
...
* 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: "???"
2021-07-27 22:16:03 -04:00
Anghelo Carvajal
43b45b91c9
object_zl2, object_zl2_anime1 & object_zl2_anime2 OK ( #694 )
...
* xml
Signed-off-by: Angie <angheloalf95@gmail.com>
* add xmls of anime1 and anime2
Signed-off-by: Angie <angheloalf95@gmail.com>
* add unaccounted data from animes
Signed-off-by: Angie <angheloalf95@gmail.com>
* add all unaccounted data and a bit of renaming
Signed-off-by: Angie <angheloalf95@gmail.com>
* add to spec and change the pointer to the decompiled names
Signed-off-by: Angie <angheloalf95@gmail.com>
* add palettes
Signed-off-by: angie <angheloalf95@gmail.com>
* delete gitkeep
Signed-off-by: angie <angheloalf95@gmail.com>
* run format
Signed-off-by: angie <angheloalf95@gmail.com>
* change palette to Tlut
Signed-off-by: angie <angheloalf95@gmail.com>
* change `Tlut` to `TLUT`
Signed-off-by: angie <angheloalf95@gmail.com>
2021-03-27 22:24:28 -04:00