Tom Overton
76e02120a0
Add original asset names to all `object_h*` files ( #1330 )
...
* Add original asset names to all `object_h*` files
* Soften language used in `object_hunsui`, because we can't say for sure that we know the names of the collision files, even if it feels pretty clear
* Switch from "is" to "might be" on the DLs too
2023-07-18 14:25:25 -04:00
Nuss
3b1b054e93
Object names rename/comments from the OoT equivalent ( #1282 )
...
* object_fu(Bean Seller)
* object_bombf (Bomb flower)
* object_ds2 (Potion Shop Guy)
* object_fu (guruguru)
* object_hata (Red Flag on Post)
* object_lightswitch (Sun Switch)
* object_rr (Like Like)
* Tower Collapse Bars?
* object_vm (Beamos)
* ups
* object_fu EnumName
* improvements
* Offset
* improvements
* object_ms enums and outnames
* missing prefix
* improvements
* improvements
2023-07-03 16:08:30 -04: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
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