Tom Overton
|
fccd760be1
|
Add original asset names for all `object_b*` and `object_c*` files (and some related stuff) (#1152)
|
2022-11-21 16:31:28 +00:00 |
Derek Hensley
|
f191044a05
|
General Cleanup 12 (#1139)
* undefined syms
* fire footprint outnames
* material/model DLs
* iceblock
* enHorse
* const ActorInit
* Remove some &
* flash
* KusaBushTypeDL
* gWarpTagGoronTrialBaseCollider -> gWarpTagGoronTrialBaseCol
* iceblock col
|
2022-10-28 13:58:27 -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 |
Derek Hensley
|
eff952b944
|
General Cleanup 8 (#958)
* EnBigokuta
* EnBji
* Soldiers
* Start harfgibud
* Finish harfgibud
* Pamela
* PametFrog
* format
* bigslime
* bji comment
* PR + small cleanup of Eye Tex anims
* Shikashi
|
2022-07-23 14:53:06 -04:00 |
Tom Overton
|
a9c2449c11
|
Bring merged assets up to current standards (#570)
* Bring merged assets up to current standards
* Clarify bigslime
|
2022-01-16 18:36:19 +00:00 |
engineer124
|
f19571dfcd
|
Bigslime OK and Documented (#361)
* git subrepo pull tools/asm-differ --force
subrepo:
subdir: "tools/asm-differ"
merged: "d218cdf0"
upstream:
origin: "https://github.com/simonlindholm/asm-differ.git"
branch: "main"
commit: "d218cdf0"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "2f68596"
* git subrepo pull tools/graphovl --force
subrepo:
subdir: "tools/graphovl"
merged: "f5fe93d7"
upstream:
origin: "https://github.com/AngheloAlf/graphovl.git"
branch: "master"
commit: "f5fe93d7"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "2f68596"
* git subrepo pull tools/ZAPD --force
subrepo:
subdir: "tools/ZAPD"
merged: "e7a8a48c"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "e7a8a48c"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "2f68596"
* Bring Bigslime over from old branch
* Format
* Improve docs
* format
* More cleanup
* Fix Zero Vectors Name
* Improve docs
* Spelling/Grammar
* Small typo
* Extra space
* Fix zapd merge conflict
* tab
* Fix remaining names
* format
* Better documentation
* format
* fix
* Add names to identity matrices
* Minor Cleanup
* easier to read comments
* Another touch-up
* Missed a spot
* one more...
* typo
* Another typo
* Fix merge master, fix EnBigslime_ApplyDamageEffectBigslime
* PR Feedback
* Fix variable
* Add in gZeroVec3f in new prs
* Fix gZeroVec3f
* gZeroVec3f
* PR Feedback, move lots of static data inside functions
* Use z_actor decomp of `func_800BE680` for better macro name
* Naming gone wrong, but fixed now
* Fix dList
* Add an extra line of docs about shadows for a function
* dList -> shadowDList
* Next round of PR feedback
* Document object file, still need to double check some
* Small cleanup
* Improve and fix many docs, unname unknown material texture
* format
* Oops
* Clean up blobs from object file
* Aha! I finally get what's going on
* Remove Bigslime undefined_syms
* Remove more undefined symbols
Co-authored-by: Angie <angheloalf95@gmail.com>
|
2021-12-27 04:24:45 +00: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 |