summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-08-20ksys: Add StarterPackMgrAlexApps99
2021-08-09fix style againiTNTPiston
2021-08-09fix styleiTNTPiston
2021-08-09Implemented DebugFinderiTNTPiston
2021-08-07ksys/act: Start adding AwarenessLéo Lam
Incomplete.
2021-08-06ksys: Add SystemTimersMonsterDruide1
2021-08-05ksys/act: Fix BaseProcJobHandlerT actor pointer type in ctorLéo Lam
2021-08-05ksys/act: Implement BaseProcJobHandlerTLéo Lam
2021-08-04ksys/snd: Add MusicInfo and subclassesMonsterDruide1
2021-08-02ksys/phys: Fix matching issues in SupportBoneLéo Lam
2021-08-02ksys/phys: Add SupportBoneResourceMonsterDruide1
[committer's note: rebased]
2021-07-31Fix warningAlexApps99
2021-07-26Add #ifdef declarations for NON_MATCHING codeAlexApps99
2021-07-13ksys/snd: Fix matching issues in MusicDefinitionLéo Lam
The wrong overload of agl::utl::Parameter::init was being used. The one that only takes a name will use the name string for the label as well; this is not what the original function does, as the label for all the parameters is set to "" (the empty string).
2021-07-13ksys/snd: Add MusicDefinitionMonsterDruide1
2021-07-09ksys/phys: Add RagdollControllerKeyList-ResourceMonsterDruide1
2021-07-08ksys/act: Add InfoData::InvalidLifeConditionsMonsterDruide1
2021-07-07ksys/map: Fix more matching or equivalency issuesLéo Lam
2021-07-07ksys/map: Fix matching issuesLéo Lam
2021-07-07Fix -Wdelete-incomplete warningsLéo Lam
2021-07-07ksys/act: Add Actor getDummyBaseProcLink()Léo Lam
2021-07-07Merge pull request #40 from notyourav/place_mgrLéo Lam
ksys::map placement classes
2021-07-06move ForestRenderer and ClusteredRenderertheo3
2021-07-06query: Fix matching issue in CheckRupeeLéo Lam
2021-07-01match some ai::Querytheo3
2021-07-01ksys::map placement classestheo3
2021-06-28shootingStarMgrtheo3
2021-06-28lib: Update seadLéo Lam
2021-06-26Merge pull request #38 from notyourav/mem_profLéo Lam
MemoryProfiler done
2021-06-25AutoDim decompiledtheo3
2021-06-25MemoryProfiler donetheo3
2021-06-23Merge pull request #31 from notyourav/qst2Léo Lam
ksys::qst begin
2021-06-22ksys::qst begintheo3
2021-06-23ksys/snd: Add SoundResourceMonsterDruide1
2021-06-22ksys/res: Add ModelResourceDivideMonsterDruide1
2021-06-21ksys/act: FIx Query loadBool, loadInt, loadFloatLéo Lam
2021-06-21ksys/act: Finish QueryLéo Lam
2021-06-21uking/query: Add queryCheckCurseRRetryEverOnceMonsterDruide1
2021-06-21uking/action: Add actionCurseRRematchCountMonsterDruide1
2021-06-21Decompiled aoc3/ChampionBalladManagerMonsterDruide1
Change getBlightRematchCount to s8 Fixing review messages Decompiled aoc3/ChampionBalladManager
2021-06-20ksys/chm: Add SystemConfigLéo Lam
2021-06-17ksys/evt: Implement eventFlowAlloc/FreeLéo Lam
2021-06-17ksys/evt: Add ResourceTimelineLéo Lam
2021-06-17ksys/evt: Add ResourceFlowchartLéo Lam
2021-06-17ksys: Add EventFlowBinderLéo Lam
2021-06-17ksys/evt: Implement ActorBindingsLéo Lam
2021-06-16Fix lint issueLéo Lam
2021-06-16ksys/evt: Add ActorBindingLéo Lam
2021-06-16ksys/evt: Add DemoInfoLéo Lam
2021-06-15ksys: Add DemoASLoaderLéo Lam