summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-20Implement ksys::phys::CharacterPrismShape class (#106)Briggs Baltzell
2022-11-20Merge pull request #105 from ecumber/masterLéo Lam
2022-11-19Add NXArgsecumber
2022-10-19Link to new documentation websiteLéo Lam
2022-10-18Decompile some Action classes (#104)notyourav
2022-10-13data: Fix typo in E3Mgr function nameLéo Lam
2022-10-13ksys: Refactor VFRVec3f::chase into reusable/inlinable functionLéo Lam
2022-10-09Decompile most of E3mgr (#101)louist103
2022-08-28Mark new sead functions as matchingLéo Lam
2022-08-28ksys/phys: Remove useless includeLéo Lam
2022-08-28Merge pull request #103 from leoetlino/sead-updateLéo Lam
2022-08-28lib: Update seadLéo Lam
2022-08-27Merge pull request #102 from leoetlino/sead-updateLéo Lam
2022-08-27lib: Update seadLéo Lam
2022-08-08Added WeatherMgr::rollNewWeather (#100)savage13
2022-07-25Merge pull request #98 from ecumber/masterLéo Lam
2022-07-24VideoRecorder addedecumber
2022-07-01ksys/phys: Start adding RagdollControllerLéo Lam
2022-07-01IteratorUtil: Fix missing constexpr on getIndex()Léo Lam
2022-07-01IteratorUtil: Forward (non-reference) return types correctlyLéo Lam
2022-06-30Add clang-tidy config to help enforce naming conventionsLéo Lam
2022-06-30lib: Update NintendoSDKLéo Lam
2022-06-28Improve README.md formatting (#97)Denis LE
2022-06-28Merge pull request #96 from Tonycons-dev/masterLéo Lam
2022-06-28Add ksys::Patrol & ksys::TerminalTonycons-dev
2022-06-25ksys: Add Hio (#95)Tonycons-dev
2022-06-24Fix extra semicolons and enable -Wextra-semi warningLéo Lam
2022-06-24Add clang-tidy configLéo Lam
2022-06-22ksys/util: Add range() and indexIter() for convenienceLéo Lam
2022-06-22ksys/phys: Add AlsoLockWorld to improve call site readabilityLéo Lam
2022-06-22Contributing: Mention VSCode build type quirkLéo Lam
2022-06-22Contributing: Mention how to switch between hex and decimal in IDALéo Lam
2022-06-21Contributing: Mention how to import types into the IDBLéo Lam
2022-06-21Contributing: Mention what must be kept the same when reimplementingLéo Lam
2022-06-21Contributing: Mention rename_functions_in_ida.pyLéo Lam
2022-06-21Contributing: Add a mini-guide for IDA and GhidraLéo Lam
2022-06-21ksys/phys: Add SkeletonMapperLéo Lam
2022-06-20Merge pull request #94 from ConorBobbleHat/masterLéo Lam
2022-06-20Change ksys::ProductReporter::incrementSceneAndRomWorkTime to use lambdas ins...ConorBobbleHat
2022-06-19ksys::ProductReporter (#93)ConorB
2022-05-02lib: Update nnSdkLéo Lam
2022-05-01ksys/phys: Finish ModelBoneAccessorLéo Lam
2022-04-19ksys: Remove BitSet.h from source file listLéo Lam
2022-04-19ksys/phys: Finish detail::ModelSkeletonLéo Lam
2022-04-19Remove BitSet as sead::LongBitFlag is equivalentLéo Lam
2022-04-18gsys: Add (placeholder) ModelUnit fieldsLéo Lam
2022-04-14ksys/phys: Implement `SphereShape` and `SphereRigidBody` (#92)ConorB
2022-04-07gsys: Add more Model fieldsLéo Lam
2022-04-07gsys: Add ModelUnit virtual functionsLéo Lam
2022-04-06gsys: Add ModelSceneConfigLéo Lam