| Age | Commit message (Collapse) | Author |
|
related stuff) (#1152)
|
|
* all functions matching
* initial cleanup
* tatl hint
* clean up + SFX
* SFX
* more SFX
* func_800B3030
* SFX FIX
* castings
* clean up
* array of Vec3f
* for loop fix (Thanks @Maide)
* ACTORCAT_ITEMACTION
* docs for giant bee actor
* tidy up
* run format.sh
* rename idle anim to flying
* address review comments for names
* make format check happy
* wrap modulo in parens
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
* clearer cast to f32
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
* comments to object xml
* Update src/overlays/actors/ovl_En_Bee/z_en_bee.c
Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
* Update src/overlays/actors/ovl_En_Bee/z_en_bee.c
Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
* better names for some temp variables
Co-authored-by: sonicdcer <alejandro.asenjo88@gmail.com>
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
Co-authored-by: EllipticEllipsis <elliptic.ellipsis@gmail.com>
|
|
* limbs -> limb
* Generated limbs
* Fix ENUMNAME
* goronLink fix
* actually save
* Boss011Limbs -> Boss011Limb
* keep skeletons
* remove comments
|
|
* first pass
* Fix limb enums for objects with more than one skeleton
* Manually fix object_cne
|
|
* 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
|