| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-21 | data: Fix overlapping functions and incorrect status | Léo Lam | |
| 2023-01-12 | data: Fix duplicate functions | Nitr4m12 | |
| 2023-01-12 | data: update function list | Nitr4m12 | |
| Added all xlink2 symbols I could find, as well as some aal and nn::vfx, as they're called from within the xlink2 library. This also includes some data symbols used by xlink. All names are from Splatoon2's symbols | |||
| 2023-01-08 | Implement FadeProgress class (#110) | oxixes | |
| 2022-12-30 | data: Update function list (#109) | Martin Aguayo | |
| Function names taken from Splatoon 2's debug symbols | |||
| 2022-12-22 | ksys/act: Clean up RootAiFlag/RootAiFlag2 definitions and usage | Léo Lam | |
| 2022-12-21 | ksys/phys: Add RagdollController (the real one, not RagdollInstance) | Léo Lam | |
| 2022-12-20 | ksys/phys: Rename RagdollController to RagdollInstance | Léo Lam | |
| RagdollController is a different thing! | |||
| 2022-12-20 | ksys/phys: Add RagdollController::getTransform and more | Léo Lam | |
| Credit to @Dragorn421 for helping me figure out the rotation matrix thing in the getTransform function | |||
| 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-12-19 | ksys/phys: Implement the rest of the easy RagdollController functions | Léo Lam | |
| 2022-12-19 | ksys/phys: Implement more RagdollController functions | Léo Lam | |
| 2022-12-18 | ksys/phys: Finish RagdollRigidBody and add more RagdollController functions | Léo Lam | |
| 2022-12-17 | ksys/phys: Use named bools in RigidBody to improve call site readability | Léo Lam | |
| 2022-12-04 | data: Fix yet another function size | Léo Lam | |
| 2022-12-03 | data: Fix function size for 0x710090ab68 | Léo Lam | |
| 2022-11-21 | Implement TeraMeshRigidBody class (#107) | Briggs Baltzell | |
| 2022-11-20 | Implement ksys::phys::CharacterPrismShape class (#106) | Briggs Baltzell | |
| 2022-11-19 | Add NXArgs | ecumber | |
| 2022-10-18 | Decompile some Action classes (#104) | notyourav | |
| * various action classes * rename instanceset fns * rename isFork -> isChangeable | |||
| 2022-10-13 | data: Fix typo in E3Mgr function name | Léo Lam | |
| 2022-10-09 | Decompile most of E3mgr (#101) | louist103 | |
| 2022-08-28 | Mark new sead functions as matching | Léo Lam | |
| 2022-08-08 | Added WeatherMgr::rollNewWeather (#100) | savage13 | |
| 2022-07-24 | VideoRecorder added | ecumber | |
| 2022-07-01 | ksys/phys: Start adding RagdollController | Léo Lam | |
| 2022-06-28 | Add ksys::Patrol & ksys::Terminal | Tonycons-dev | |
| parent 43e001017fcb36ecffe4cad35ba0b73a2de29be9 author Tonycons-dev <70544875+Tonycons-dev@users.noreply.github.com> 1656184351 -0400 committer Tonycons-dev <70544875+Tonycons-dev@users.noreply.github.com> 1656432051 -0400 Squash commits again (last one messed up) | |||
| 2022-06-25 | ksys: Add Hio (#95) | Tonycons-dev | |
| 2022-06-22 | ksys/phys: Add AlsoLockWorld to improve call site readability | Léo Lam | |
| 2022-06-21 | ksys/phys: Add SkeletonMapper | Léo Lam | |
| 2022-06-20 | Change ksys::ProductReporter::incrementSceneAndRomWorkTime to use lambdas ↵ | ConorBobbleHat | |
| instead of member functions | |||
| 2022-06-19 | ksys::ProductReporter (#93) | ConorB | |
| Co-authored-by: ConorBobbleHat <ConorBobbleHat> | |||
| 2022-05-01 | ksys/phys: Finish ModelBoneAccessor | Léo Lam | |
| 2022-04-19 | ksys/phys: Finish detail::ModelSkeleton | Léo Lam | |
| 2022-04-14 | ksys/phys: Implement `SphereShape` and `SphereRigidBody` (#92) | ConorB | |
| 2022-04-06 | gsys: Add ModelSceneConfig | Léo Lam | |
| 2022-04-01 | Update function list | Léo Lam | |
| 2022-04-01 | ksys/phys: Start adding ModelBoneAccessor | Léo Lam | |
| Needs gsys::Model stuff before I can continue | |||
| 2022-03-29 | ksys/phys: Add BoneAccessor | Léo Lam | |
| 2022-03-27 | ksys/phys: Add HavokMemoryAllocator | Léo Lam | |
| 2022-03-27 | data: Remove false positives from the function list | Léo Lam | |
| 2022-03-26 | ksys/phys: Add RagdollRigidBody stub | Léo Lam | |
| Needed for RagdollController. | |||
| 2022-03-26 | ksys/phys: Implement several easy RigidBodyRequestMgr functions | Léo Lam | |
| 2022-03-26 | ksys/phys: Add RigidBodyRequestMgr::calc1 | Léo Lam | |
| 2022-03-26 | ksys/phys: Add RagdollControllerMgr | Léo Lam | |
| Also contains readability/accuracy fixes to LockFreeQueue. | |||
| 2022-03-25 | ksys/phys: Finish StaticCompoundMgr | Léo Lam | |
| 2022-03-25 | ksys/map: Fix misleading names for wrappers around ↵ | Léo Lam | |
| StaticCompound::setInstanceEnabled | |||
| 2022-03-25 | ksys/phys: Fix misleading name for StaticCompound::disableCollision | Léo Lam | |
| 2022-03-25 | ksys/phys: Finish StaticCompound | Léo Lam | |
