| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-01 | data: Fill symbols | Narr the Reg | |
| 2026-05-15 | chore: update libs | Pistonight | |
| 2026-01-13 | lib: Update `sead` | MonsterDruide1 | |
| 2025-11-01 | lib: Update `sead` | MonsterDruide1 | |
| 2025-09-29 | chore: update libs | Pistonight | |
| 2025-07-27 | lib: Update libraries | MonsterDruide1 | |
| 2025-06-19 | CreatePlayerEquipActorMgr | Pistonight | |
| 2025-05-11 | update submodules | Pistonight | |
| 2025-03-30 | lib/sead: Update submodule | MonsterDruide1 | |
| 2024-08-28 | Update agl, nnSdk, sead | ThePixelGamer | |
| 2024-07-26 | Update libraries and adjust code to match again | ThePixelGamer | |
| 2023-01-22 | lib: Update sead | Léo Lam | |
| 2022-12-28 | lib: Update sead | Léo Lam | |
| 2022-12-22 | lib: Update sead | Léo Lam | |
| 2022-12-20 | lib: Update sead | Léo Lam | |
| 2022-12-19 | ksys/phys: Match RagdollController::setUnk1 | Léo Lam | |
| 2022-12-19 | Handle 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-18 | Decompile some Action classes (#104) | notyourav | |
| * various action classes * rename instanceset fns * rename isFork -> isChangeable | |||
| 2022-10-09 | Decompile most of E3mgr (#101) | louist103 | |
| 2022-08-28 | lib: Update sead | Léo Lam | |
| 2022-08-27 | lib: Update sead | Léo Lam | |
| 2022-07-24 | VideoRecorder added | ecumber | |
| 2022-06-24 | Fix extra semicolons and enable -Wextra-semi warning | Léo Lam | |
| 2022-04-19 | ksys/phys: Finish detail::ModelSkeleton | Léo Lam | |
| 2022-04-06 | gsys: Add ModelSceneConfig | Léo Lam | |
| 2022-04-02 | lib: Update sead | Léo Lam | |
| 2022-04-01 | Switch back to submodules | Lé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-27 | heap/ExpHeap: Declare getAllocatedSize | Léo Lam | |
| 2022-03-25 | container/Buffer: Fix matching issue in fill() | Léo Lam | |
| Because of this inaccuracy, fill() could never be used in practice. | |||
| 2022-03-25 | git subrepo push lib/sead | Lé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-24 | math/Matrix: Add NEON implementation of 3x4 multiplication | Léo Lam | |
| 2022-03-24 | math/Vector: Add Vector3 rotation | Léo Lam | |
| 2022-03-24 | math/Matrix: Add operator* for Matrix34 multiplication | Léo Lam | |
| 2022-03-22 | git subrepo pull (merge) lib/sead | Lé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-21 | Switch to subrepos | Lé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-21 | ksys/phys: Add RayCastRequestMgr | Léo Lam | |
| 2022-03-20 | ksys/phys: Implement world/shape casting RayCast functions | Léo Lam | |
| 2022-03-19 | lib: Update sead | Léo Lam | |
| 2022-03-16 | lib: Update sead | Léo Lam | |
| 2022-03-06 | lib: Update sead | Léo Lam | |
| 2022-03-04 | lib: Update sead | Léo Lam | |
| 2022-03-03 | ksys/phys: Add more ContactListener functions and Havok prereqs | Léo Lam | |
| 2022-02-09 | lib: Update sead | Léo Lam | |
| 2022-01-31 | lib: Update sead | Léo Lam | |
| 2022-01-22 | lib: Update sead | Léo Lam | |
| 2022-01-17 | ksys/phys: Add a bunch of easy RigidBody functions | Léo Lam | |
| 2022-01-15 | ksys/phys: Add remaining RigidBodyMotionProxy functions (except one) | Léo Lam | |
| 2022-01-14 | lib: Update sead | Léo Lam | |
| 2022-01-13 | lib: Update sead | Léo Lam | |
| 2022-01-10 | ksys/phys: Add RigidBodyAccessor | Léo Lam | |
