summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-22lib: Update seadLéo Lam
2020-11-22tools/progress: Add option to print CSV lineLéo Lam
2020-11-21expheap: Add :allocFromHead_(unsigned long), isEmpty, isFreeable, isResizable...Hikari
2020-11-17ksys/act: Add several more InfoData functionsLéo Lam
2020-11-17ksys: Add Event (stub)Léo Lam
2020-11-17Merge pull request #15 from notyourav/placementLéo Lam
2020-11-16Merge branch 'master' into placementnotyourav
2020-11-16implement map::Object getterstheo3
2020-11-16ksys/act: Fix one matching issueLéo Lam
2020-11-16ksys/res: Add ModelResourceDivide headerLéo Lam
2020-11-16ksys/act: Start adding ActorInfoDataLéo Lam
2020-11-15ksys/Byaml: Add getter wrappersLéo Lam
2020-11-15data: Add missing functionsLéo Lam
2020-11-15ksys/Byaml: Implement al::ByamlIter::operator= more accuratelyLéo Lam
2020-11-15ksys/act: Implement async ActorParamMgr functionsLéo Lam
2020-11-14ksys/act: Implement more ActorParamMgr functionsLéo Lam
2020-11-14ksys/res: Add stubs for the remaining ActorParam resource classesLéo Lam
2020-11-14ksys/res: Add AttClient headerLéo Lam
2020-11-14ksys/res: Add AS headerLéo Lam
2020-11-14ksys/res: Add RagdollConfigList to buildLéo Lam
2020-11-14Merge pull request #14 from wildex999/ByamlLéo Lam
2020-11-14ksys/utils/byaml: First iteration of implementation.Wildex999
2020-11-14ksys/res: Add RagdollConfigList headerLéo Lam
2020-11-14ksys/res: Add AttClientList headerLéo Lam
2020-11-13ksys/res: Add ASList headerLéo Lam
2020-11-13ksys/res: Add UMiiLéo Lam
2020-11-13ksys/res: Add ModelList (incomplete)Léo Lam
2020-11-12ksys/res: Add TempResourceLoaderLéo Lam
2020-11-12ksys/res: Add ArchiveWorkLéo Lam
2020-11-11ksys/act: Implement more ActorParamMgr functionsLéo Lam
2020-11-11tools: Add support for data symbol checking for GOT entriesLéo Lam
2020-11-11tools/check: Improve error reportingLéo Lam
2020-11-11tools: Read entire ELF ahead of time to reduce seek/read overheadLéo Lam
2020-11-11ksys/gdt: Implement Manager increase functionsLéo Lam
2020-11-11Add decompiled GameData functions to CSVLéo Lam
2020-11-11ksys/gdt: Add reset wrappers to Manager and CommonFlagsLéo Lam
2020-11-11tools/check: Only print mismatch details if they existLéo Lam
2020-11-11data: Add missing functionsLéo Lam
2020-11-11tools: Add IDA script to get rid of function tailsLéo Lam
2020-11-10ksys/gdt: Fix typoLéo Lam
2020-11-10Fixup 93b1b17Léo Lam
2020-11-10Fix matching errorsLéo Lam
2020-11-10tools: Print mismatch causeLéo Lam
2020-11-10tools: Add function call checkingLéo Lam
2020-11-10ksys/res: Fix missing destructor for ResourceLéo Lam
2020-11-10data: Add functions that were missed because of IDA's function tail systemLéo Lam
2020-11-10data: Add several gdt functions that were missedLéo Lam
2020-11-10ksys/gdt: Fix "no check, force" setters for vector flagsLéo Lam
2020-11-10cmake: Pass -B argument for linking, not for compilingLéo Lam
2020-11-10lib: Update sead to fix TypedLongBitFlag matching issuesLéo Lam