summaryrefslogtreecommitdiff
path: root/src/KingSystem/Utils
AgeCommit message (Expand)Author
2021-02-05ksys: Add ActorMessageTransceiverLéo Lam
2021-02-05Fix matching regressionLéo Lam
2021-02-05ksys: Add MessageTransceiverTxOnlyLéo Lam
2021-02-05ksys: Add MessageTransceiverRxOnlyLéo Lam
2021-02-03ksys: Rename messaging system members for clarityLéo Lam
2021-02-03ksys: Add MessageBroker and finish MessageDispatcherLéo Lam
2021-02-02ksys: Mark MessageDispatcher::update as non-matchingLéo Lam
2021-02-02ksys: Implement several more MessageDispatcher functionsLéo Lam
2021-02-01ksys: Add several MessageDispatcher functionsLéo Lam
2021-01-31ksys: Start adding MessageDispatcherLéo Lam
2021-01-31Fix formatting issueLéo Lam
2021-01-31ksys: Add MessageProcessorLéo Lam
2021-01-31ksys: Add Message classLéo Lam
2021-01-31ksys: Rename message classes for more clarityLéo Lam
2021-01-30ksys: Add more message system classesLéo Lam
2021-01-29ksys: Start adding MessageTransceiverLéo Lam
2021-01-29ksys: Add MessageDispatcherBaseLéo Lam
2021-01-29Move mesTransceiver to ksys/Utils/ThreadLéo Lam
2021-01-10ksys/util: Remove unnecessary includeLéo Lam
2020-12-31Update seadLéo Lam
2020-11-17ksys/act: Add several more InfoData functionsLéo Lam
2020-11-16ksys/act: Start adding ActorInfoDataLéo Lam
2020-11-15ksys/Byaml: Add getter wrappersLéo Lam
2020-11-15ksys/Byaml: Implement al::ByamlIter::operator= more accuratelyLéo Lam
2020-11-14ksys/act: Implement more ActorParamMgr functionsLéo Lam
2020-11-14ksys/utils/byaml: First iteration of implementation.Wildex999
2020-11-08ksys/act: Implement more ActorParam functionsLéo Lam
2020-11-08ksys/util: Add Event::isSignalSetLéo Lam
2020-11-07aoc2: Fix the struct and implement more functionsLéo Lam
2020-11-04Add functions to CSV and fix matching issue in InitTimeInfoExLéo Lam
2020-10-27ksys/gdt: Add TriggerParamConfigLéo Lam
2020-10-24ksys/gdt: Implement more TriggerParam functionsLéo Lam
2020-10-24Use sead::SafeString overload of HashCRC32::calcStringHashLéo Lam
2020-10-24ksys/util: Fix minor regalloc issue in TaskQueueBaseLéo Lam
2020-10-22ksys/util: Add safeDeleteHeapLéo Lam
2020-10-17ksys/util: Add missing const qualifier to one ByamlIter member functionLéo Lam
2020-10-11ksys/res: Implement more ResourceUnit functionsLéo Lam
2020-10-10ksys/res: Implement ResourceMgrTask::calc_ and fix MemoryTaskRequestLéo Lam
2020-10-10ksys/res: Start adding ResourceMgrTaskLéo Lam
2020-10-04ksys/res: Implement more Cache functionsLéo Lam
2020-09-27ksys/util: Add TaskMgr initialisation helperLéo Lam
2020-09-27ksys/res: Add ControlTask, TaskRequestLéo Lam
2020-09-26ksys/res: Start adding ResourceUnit and CacheLéo Lam
2020-09-26ksys/util: Remove obsolete commentLéo Lam
2020-09-26ksys/util: Add Task functions that were missed because of IDA's bad tail dete...Léo Lam
2020-09-26ksys/util: Add StrTreeMapKey(const SafeString&) for convenienceLéo Lam
2020-09-25ksys/util: Fix matching issue in StrTreeMapKey::setKeyLéo Lam
2020-09-24Fix formatting issuesLéo Lam
2020-09-24ksys/Utils: Fix inaccuracy in TaskThread dtorLéo Lam
2020-09-22ksys: Start adding OverlayArenaSystemLéo Lam