Commit Graph

8 Commits

Author SHA1 Message Date
Derek Hensley f30be363ec Xml fixes (#1894)
* object_boj_TLUT_009848

* Add dependencies comment to xmls

* ExternalFile gameplay_keep

* Combine gEffFireMaskTexs into one gEffFireMaskTex

* gEffFleckTex

* gGoronEyeTLUT TlutOffsets

* gHiliteTexs

* gUnknownCircle4Tex

* object_nwc_Tex_001A40

* gBartenEyeTLUT TlutOffsets

* object_in2

* gFsnEyeTLUT TlutOffset

* object_rz_TLUT_00B650

* object_bji_TLUT_004130

* gOwlEyeTLUTs

* Many TlutOffsets
2026-08-16 11:47:37 -04:00
Dragorn421 253eec1fdc [assets] Add most missing TLUTOffsets (#1890)
* [assets] Add TlutOffset to CI textures: misc, gkeeps, `object_[ab]*`

* [assets] Add TlutOffset to CI textures: `object_[c-i]*`

* remove extra space before TlutOffset

* [assets] Add TlutOffset to CI textures: `object_[j-n]*`

* [assets] Add TlutOffset to CI textures: `object_[o-z]*`

---------

Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
2026-08-13 18:40:56 -04:00
Tom Overton 2f653a6037 Add original asset names to all object_t* files (#1657) 2024-07-09 17:51:46 -07:00
Wimmer bd596f9869 obj_tab (#1495)
* obj_tab

* obj_tab update

removed (actorfunc) and moved the LIMB enum

* object_tab update

* PR Review

---------

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2024-06-11 17:59:53 -07: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
Maide 1c955e56b0 En_Tab (#657)
* En_Tab

* PR
2022-03-05 11:16:36 -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