summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-23ksys: Fix missing include for std::memcpy in ParamIOLéo Lam
2021-04-23ksys: Finish implementing ParamIOLéo Lam
2021-04-23ksys/act: Finish implementing ActorParamMgrLéo Lam
2021-04-23ksys/res: Fix EntryFactory using value initialisation when new'ingLéo Lam
2021-04-22ksys: Fix signature of KingEditorComponent::syncDataLéo Lam
2021-04-22ksys/res: Declare more AttClientList virtual functionsLéo Lam
2021-04-22ksys/phys: Implement ParamSet and res::PhysicsLéo Lam
2021-04-22ksys/phys: Add RigidBodySetParamLéo Lam
2021-04-22ksys/phys: Add RigidBodyParamLéo Lam
2021-04-22ksys/phys: Remove obsolete commentLéo Lam
2021-04-22ksys/phys: Add CharacterControllerParamLéo Lam
2021-04-21ksys/phys: Add ContactInfoParamLéo Lam
2021-04-21ksys/phys: Add ShapeParamLéo Lam
2021-04-21ksys/res: Update DamageParam for seadEnum changeLéo Lam
2021-04-21ksys/phys: Start adding physics parameter structsLéo Lam
2021-04-20ksys/res: Implement AIScheduleLéo Lam
2021-04-20ksys/res: Implement RagdollBlendWeightLéo Lam
2021-04-20ksys/res: Implement RagdollConfigListLéo Lam
2021-04-20ksys: Fix matching issue in _ZN4ksys4phys13RagdollConfig15PartImpulseInfoC1Ev...Léo Lam
2021-04-20Rename aoc2 to HardModeManagerLéo Lam
2021-04-14ksys/res: Implement RagdollConfigLéo Lam
2021-04-14ksys/phys: Add RagdollConfigLéo Lam
2021-04-14Remove obsolete commentLéo Lam
2021-04-14ksys/res: Implement ASLéo Lam
2021-04-13ksys/res: Start implementing ASResource classesLéo Lam
2021-04-11Fix formatting issuesLéo Lam
2021-04-11ksys/res: Finish implementing ASExtensionsLéo Lam
2021-04-11ksys/res: Implement remaining AS param parser classesLéo Lam
2021-04-11Fix matching issue in _ZN4ksys3res9ASSetting10BoneParams5parseERKNS0_13ASPara...Léo Lam
2021-04-10ksys/res: Implement BoneParams::getBoneWeightLéo Lam
2021-04-10ksys/res: Move ASParamParser to separate source fileLéo Lam
2021-04-09ksys/res: Implement _GLOBAL__sub_I_resResourceASList.cppLéo Lam
2021-04-09ksys/res: Finish implementing ASListLéo Lam
2021-04-08ksys/res: Start implementing ASListLéo Lam
2021-04-08Update sead and fix sead::Buffer::tryAllocBuffer issuesLéo Lam
2021-04-07ksys/res: Fix ASList struct definitionLéo Lam
2021-04-07ai: Fix GameDataFlagSelector destructorLéo Lam
2021-04-07ai: Implement GameDataFlagSelectorLéo Lam
2021-04-07ai: Implement Fork*AI*Léo Lam
2021-04-07ai: Implement ForkAILéo Lam
2021-04-07action: Implement ForkLéo Lam
2021-04-07ksys/gdt: Implement more TriggerParam functions and StageInfoLéo Lam
2021-04-07ksys/gdt: Improve accuracy of getXXXXXFlagAndIdx functionsLéo Lam
2021-04-07ksys/gdt: Improve accuracy of reset functionsLéo Lam
2021-04-04ksys/gdt: Implement Manager::loadShopGameDataInfoLéo Lam
2021-04-04ksys/gdt: Implement more Manager functionsLéo Lam
2021-04-03ksys: Implement KingEditor (stubbed)Léo Lam
2021-04-03ksys/gdt: Reorder Manager declarations to better match .cppLéo Lam
2021-04-03ksys/gdt: Implement more Manager functionsLéo Lam
2021-03-31ksys/res: Give better names to Handle flags and status enum valuesLéo Lam