summaryrefslogtreecommitdiff
path: root/lib/sead
AgeCommit message (Collapse)Author
2026-06-01data: Fill symbolsNarr the Reg
2026-05-15chore: update libsPistonight
2026-01-13lib: Update `sead`MonsterDruide1
2025-11-01lib: Update `sead`MonsterDruide1
2025-09-29chore: update libsPistonight
2025-07-27lib: Update librariesMonsterDruide1
2025-06-19CreatePlayerEquipActorMgrPistonight
2025-05-11update submodulesPistonight
2025-03-30lib/sead: Update submoduleMonsterDruide1
2024-08-28Update agl, nnSdk, seadThePixelGamer
2024-07-26Update libraries and adjust code to match againThePixelGamer
2023-01-22lib: Update seadLéo Lam
2022-12-28lib: Update seadLéo Lam
2022-12-22lib: Update seadLéo Lam
2022-12-20lib: Update seadLéo Lam
2022-12-19ksys/phys: Match RagdollController::setUnk1Léo Lam
2022-12-19Handle nn::gfx merge (#108)ThePixelCoder
* Fix build and document nn::gfx merge * Update submodules and some extra labelling in csv * Fix various issues * Make versioning more flexible
2022-10-18Decompile some Action classes (#104)notyourav
* various action classes * rename instanceset fns * rename isFork -> isChangeable
2022-10-09Decompile most of E3mgr (#101)louist103
2022-08-28lib: Update seadLéo Lam
2022-08-27lib: Update seadLéo Lam
2022-07-24VideoRecorder addedecumber
2022-06-24Fix extra semicolons and enable -Wextra-semi warningLéo Lam
2022-04-19ksys/phys: Finish detail::ModelSkeletonLéo Lam
2022-04-06gsys: Add ModelSceneConfigLéo Lam
2022-04-02lib: Update seadLéo Lam
2022-04-01Switch back to submodulesLéo Lam
Subrepos are too fragile and break if there are changes in the upstream repo and in the main repo, or after doing a rebase/merge
2022-03-27heap/ExpHeap: Declare getAllocatedSizeLéo Lam
2022-03-25container/Buffer: Fix matching issue in fill()Léo Lam
Because of this inaccuracy, fill() could never be used in practice.
2022-03-25git subrepo push lib/seadLéo Lam
subrepo: subdir: "lib/sead" merged: "89e6f6d63" upstream: origin: "https://github.com/open-ead/sead" branch: "master" commit: "89e6f6d63" git-subrepo: version: "0.4.3" origin: "ssh://git@github.com/ingydotnet/git-subrepo" commit: "2f68596"
2022-03-24math/Matrix: Add NEON implementation of 3x4 multiplicationLéo Lam
2022-03-24math/Vector: Add Vector3 rotationLéo Lam
2022-03-24math/Matrix: Add operator* for Matrix34 multiplicationLéo Lam
2022-03-22git subrepo pull (merge) lib/seadLéo Lam
subrepo: subdir: "lib/sead" merged: "14326b350" upstream: origin: "https://github.com/open-ead/sead" branch: "master" commit: "14326b350" git-subrepo: version: "0.4.3" origin: "ssh://git@github.com/ingydotnet/git-subrepo" commit: "2f68596"
2022-03-21Switch to subreposLéo Lam
git subrepo clone https://github.com/open-ead/sead lib/sead subrepo: subdir: "lib/sead" merged: "1b66e825d" upstream: origin: "https://github.com/open-ead/sead" branch: "master" commit: "1b66e825d" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" git subrepo clone (merge) https://github.com/open-ead/nnheaders lib/NintendoSDK subrepo: subdir: "lib/NintendoSDK" merged: "9ee21399f" upstream: origin: "https://github.com/open-ead/nnheaders" branch: "master" commit: "9ee21399f" git-subrepo: version: "0.4.3" origin: "ssh://git@github.com/ingydotnet/git-subrepo" commit: "2f68596" git subrepo clone https://github.com/open-ead/agl lib/agl subrepo: subdir: "lib/agl" merged: "7c063271b" upstream: origin: "https://github.com/open-ead/agl" branch: "master" commit: "7c063271b" git-subrepo: version: "0.4.3" origin: "ssh://git@github.com/ingydotnet/git-subrepo" commit: "2f68596" git subrepo clone https://github.com/open-ead/EventFlow lib/EventFlow subrepo: subdir: "lib/EventFlow" merged: "c35d21b34" upstream: origin: "https://github.com/open-ead/EventFlow" branch: "master" commit: "c35d21b34" git-subrepo: version: "0.4.3" origin: "ssh://git@github.com/ingydotnet/git-subrepo" commit: "2f68596"
2022-03-21ksys/phys: Add RayCastRequestMgrLéo Lam
2022-03-20ksys/phys: Implement world/shape casting RayCast functionsLéo Lam
2022-03-19lib: Update seadLéo Lam
2022-03-16lib: Update seadLéo Lam
2022-03-06lib: Update seadLéo Lam
2022-03-04lib: Update seadLéo Lam
2022-03-03ksys/phys: Add more ContactListener functions and Havok prereqsLéo Lam
2022-02-09lib: Update seadLéo Lam
2022-01-31lib: Update seadLéo Lam
2022-01-22lib: Update seadLéo Lam
2022-01-17ksys/phys: Add a bunch of easy RigidBody functionsLéo Lam
2022-01-15ksys/phys: Add remaining RigidBodyMotionProxy functions (except one)Léo Lam
2022-01-14lib: Update seadLéo Lam
2022-01-13lib: Update seadLéo Lam
2022-01-10ksys/phys: Add RigidBodyAccessorLéo Lam