summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-10tools: Update asm-differLéo Lam
2020-11-10lib: Update sead to fix LongBitFlagsLéo Lam
2020-11-10lib: Update sead againLéo Lam
2020-11-10lib: Update seadLéo Lam
2020-11-10Add most GameData CommonFlags functions to CSVLéo Lam
2020-11-09tools: Add script to automatically identify matchesLéo Lam
2020-11-09tools: Do not use a global capstone disassembler instanceLéo Lam
2020-11-09tools: Deduplicate codeLéo Lam
2020-11-09ksys/gdt: Fix array getters/setters being generated incorrectlyLéo Lam
2020-11-09ksys/gdt: Fix Manager setter wrappers for string typesLéo Lam
2020-11-09ksys/gdt: Fix several issues in the gdtCommonFlags generation scriptLéo Lam
2020-11-09ksys/gdt: Add getFlagGenericBool/S32Léo Lam
2020-11-09ksys/gdt: Do not inline gdtCommonFlagsUtils functionsLéo Lam
2020-11-09ksys/gdt: Add commonFlagsUtilsLéo Lam
2020-11-09ksys/gdt: Add more flag utilitiesLéo Lam
2020-11-08ksys/act: Add Actor::getMaxLife and fix encapsulationLéo Lam
2020-11-08Add ActorCapture factory to CSVLéo Lam
2020-11-08ksys/res: Fix EntryFactory<T>::newResource_ return typeLéo Lam
2020-11-08ksys/res: Fix ActorCapture vtableLéo Lam
2020-11-08ksys: Add remaining ActorCapture functions to CSVLéo Lam
2020-11-08tools: Add a script to print vtablesLéo Lam
2020-11-08ksys/act: Start adding ActorCaptureMgrLéo Lam
2020-11-08ksys: Add Timer (header only for now)Léo Lam
2020-11-08ksys/act: Implement final non-dev-only ActorParam functionLéo Lam
2020-11-08ksys/act: Add ActorTemplateLéo Lam
2020-11-08ksys/act: Fix ActorParamMgr struct and add ASSetting stubLéo Lam
2020-11-08ksys/act: Implement more ActorParam functionsLéo Lam
2020-11-08ksys/util: Add Event::isSignalSetLéo Lam
2020-11-08ksys/act: Fix ActorParam encapsulationLéo Lam
2020-11-08ksys/act: Remove obsolete commentLéo Lam
2020-11-08ksys/act: Fix matching issue in ActorParamLéo Lam
2020-11-08ksys/act: Implement a couple more ActorParam functionsLéo Lam
2020-11-08ksys: Fix ActorParam structLéo Lam
2020-11-07aoc2: Implement more functionsLéo Lam
2020-11-07ksys/gdt: Add flag setters (by handle and by name)Léo Lam
2020-11-07ksys/gdt: Add getBool helperLéo Lam
2020-11-07ksys/gdt: Add flag value getters to ManagerLéo Lam
2020-11-07aoc2: Fix the struct and implement more functionsLéo Lam
2020-11-07tools/check: Handle address differences for str/stp as wellLéo Lam
2020-11-06ksys/gdt: Add common flagsLéo Lam
2020-11-06ksys/gdt: Implement more Manager functionsLéo Lam
2020-11-04ksys/gdt: Fix typo in TriggerParam commentLéo Lam
2020-11-04Add functions to CSV and fix matching issue in InitTimeInfoExLéo Lam
2020-11-04ksys/gdt: Start adding GameDataMgrLéo Lam
2020-11-04ksys/res: Add missing cLoadDataAlignment constant to GameDataLéo Lam
2020-11-04ksys/res: Declare registerEntryFactoryLéo Lam
2020-11-04ksys: Add KingEditor (stub)Léo Lam
2020-11-04ksys/gdt: Add SaveMgr (stub) to prepare for GameDataMgrLéo Lam
2020-11-04lib: Update seadLéo Lam
2020-11-03ksys/gdt: Make ~Manager the key function to help with dtor matchingLéo Lam