summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-01uking: Implement GameDataAddFloat actionLéo Lam
2021-01-01identify_matching_functions_by_call: Add support for matching one fnLéo Lam
2021-01-01Fix type issues in Action loadParams functionsLéo Lam
2021-01-01Implement some commonly used ActorConstDataAccess functionsLéo Lam
2021-01-01ksys: Implement ActorLimiterLéo Lam
2021-01-01Add two more ActorHeapUtil functions to the CSVLéo Lam
2021-01-01ksys: Forward declare BaseProc in actAiParam to improve build timesLéo Lam
2021-01-01ksys: Break an include cycleLéo Lam
2020-12-31ksys: Implement ActorHeapUtilLéo Lam
2020-12-31Update seadLéo Lam
2020-12-31Add more AI matchesLéo Lam
2020-12-31Add matching AI functions to CSVLéo Lam
2020-12-31Generate AIsLéo Lam
2020-12-31Add tool to rename AI virtual functionsLéo Lam
2020-12-31ksys/act: Implement most other base Ai functionsLéo Lam
2020-12-30Silence "unused command line argument" warnings when using distccLéo Lam
2020-12-29Link with lld if possible (for build time reasons)Léo Lam
2020-12-29tools: Optimize symbol parsingLéo Lam
2020-12-29Add tool to identify matching sead RTTI functionsLéo Lam
2020-12-29Add more missed matchesLéo Lam
2020-12-29Add more missed matchesLéo Lam
2020-12-29Fix some minor matching issuesLéo Lam
2020-12-28Add more matching functions to CSVLéo Lam
2020-12-28Action: Fix incorrect handling of inherited virtual functionsLéo Lam
2020-12-28tools: Add unknown call hook to FunctionCheckerLéo Lam
2020-12-28uking: Fix matching issues in actionsLéo Lam
2020-12-28tools: Fix base action classes being ignored by the function matcherLéo Lam
2020-12-28uking: Fix matching issue in SiteBossFlyWaitTurnToTargetLéo Lam
2020-12-28Add more matching functions to the listLéo Lam
2020-12-28Generate actionsLéo Lam
2020-12-27Convert data/aidef_vtables.yml to Unix line endingsLéo Lam
2020-12-27tools: Deduplicate AI tool codeLéo Lam
2020-12-26ksys/act: Add copies of getDynamicParam that are sometimes usedLéo Lam
2020-12-26Update Action function namesLéo Lam
2020-12-26Add script to rename Action virtual functionsLéo Lam
2020-12-25tools: Add script to show non-trivial AI class hierarchiesLéo Lam
2020-12-25ksys/act: Add more ActionBase functionsLéo Lam
2020-12-23ksys/act: Give more meaningful names to ai::ActionBase functionsLéo Lam
2020-12-23uking: Implement CheckGameDataFloat queryLéo Lam
2020-12-23Fix function listLéo Lam
2020-12-23uking: Implement RandomChoiceExceptOnFlag queryLéo Lam
2020-12-23ksys/gdt: Add missing bool parameter for some gettersLéo Lam
2020-12-23uking: Implement RandomChoice{2,3,4,8} queriesLéo Lam
2020-12-23Generate query factories as wellLéo Lam
2020-12-23Split src CMakeListsLéo Lam
2020-12-22Generate stubs for queriesLéo Lam
2020-12-21Add EventFlow submoduleLéo Lam
2020-12-21ksys/act: Fix Query's second loadParams overloadLéo Lam
2020-12-21ksys/act: Add QueriesLéo Lam
2020-12-21ksys/act: Add BehaviorsLéo Lam