Tom Overton
|
54f7aa23b5
|
Add original asset names to all `object_p*` and `object_r*` files (#1519)
* Add original asset names to all `object_p*` and `object_r*` files
* Respond to review
|
2023-11-28 08:19:22 -03:00 |
engineer124
|
b3f4b8a9cb
|
Animation Cleanup: En_B* Actors (#1326)
* En_B
* more cleanup
* another if (1) fixed
* more cleanup
* more cleanup
* rot
* PR Suggestions
* fix vtx
* rm more Draw
* Update assets/xml/objects/object_yb.xml
Co-authored-by: Isghj <42048411+isghj5@users.noreply.github.com>
* Update assets/xml/objects/object_bigpo.xml
Co-authored-by: Tom Overton <tom-overton@users.noreply.github.com>
---------
Co-authored-by: Isghj <42048411+isghj5@users.noreply.github.com>
Co-authored-by: Tom Overton <tom-overton@users.noreply.github.com>
|
2023-07-14 16:33:58 -04:00 |
Isghj
|
4c4c0d7307
|
Document `object_po_fusen` (Poe Balloon from romani ranch) (#1167)
* PoFusen: Documented object
* PoFusen: Cleaning and docs
* Apply suggestions from code review
Co-authored-by: Tom Overton <tom-overton@users.noreply.github.com>
* PoFusen: fixes for requested changes, and additional changes
* PoSisters: replace NONEFFECT with NONE
* Fusen/Sisters: requested changes
* Fusen: more requested changes
* Fusen: removed documentation at request
* Apply suggestions from code review
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
* Po Fusen/Sisters: fix dmgeff naming
* Po Fuse/Sisters: more enum/define/limb name cohesive
* Apply suggestions from code review
Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
* PoSisters: comment caplitalization
---------
Co-authored-by: Tom Overton <tom-overton@users.noreply.github.com>
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
|
2023-02-21 17:09:08 -03:00 |
Derek Hensley
|
f3a51c5403
|
General Cleanup 10 (#990)
* limbs -> limb
* Generated limbs
* Fix ENUMNAME
* goronLink fix
* actually save
* Boss011Limbs -> Boss011Limb
* keep skeletons
* remove comments
|
2022-08-15 20:40:41 -04:00 |
Isghj
|
fbb38416ca
|
`ovl_En_Po_Sisters` and `object_po_sisters`Documented (#930)
* EnPoSisters: basic docs back in
* EnPoSisters: some docs
* EnPoSisters: some docs
* EnPoSisters: more docs 2
* EnPoSisters: more docs
* PoSisters: documented most of object xml
* PoSisters: swapped DL
* PoSisters: more docs
* EnPoSisters: minor docs
* PoSisters: more docs
* PoSisters: fix wrong prefix
* PoSisters:Minor docks
* more doc
* more fun
* More functions named, all of them?
* doc
* EnPoSisters: docs, formater pass
* z_actor: removed comment, fixes formater
* Apply suggestions from code review
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
* PoSisters: formater
* PoSister: requested object xml changes
* Apply suggestions from code review
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
* PoSisters: remove bgId comment, add meg reverse timer comments, format
* PoSisters: megCountRemaining union and some comments, formater pass
* PoSisters: better first actionfunc name
* PoSisters: Skeleton -> Skel
* PoSisters: Formater pls
Co-authored-by: Isghj8 <isghj8@gmail.com>
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
|
2022-07-23 15:19:49 -04:00 |
Anghelo Carvajal
|
e7940e3bed
|
Add autogenerated limb enum info in the object's XMLs (#633)
* first pass
* Fix limb enums for objects with more than one skeleton
* Manually fix object_cne
|
2022-03-05 13:06:02 -03:00 |
Tharo
|
d62fb2b689
|
Initial object file xmls (#312)
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "3c00dcb3"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "3c00dcb3"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
* Object xmls
* Fix bss reordering
* Setup has warnings now
* Fix object_gi_reserve01 dlist names
* rm xml -> c make rule
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "ba947126"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "ba947126"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
* SPBranchList related warnings gone
* Remove some mis-detected animations
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "405fc13e"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "405fc13e"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
* scene related setup warning gone
* Fix
* Newlines
|
2021-12-18 14:37:05 -05:00 |