index
:
botw
master
Decompilation of The Legend of Zelda: Breath of the Wild (Switch v1.5.0)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
KingSystem
/
Utils
/
Thread
Age
Commit message (
Expand
)
Author
2026-01-14
style: Fix coding guideline violations
Jesse Dao
2022-03-05
Use sead::OffsetList::robustRange() when possible to simplify iteration
Léo Lam
2022-03-04
lib: Update sead
Léo Lam
2022-02-27
Revert "Add #ifdef declarations for NON_MATCHING code"
Léo Lam
2022-02-09
LowPrioThreadMgr (#82)
Maide
2022-01-16
ksys: Declutter Utils by creating new Utils/Container folder
Léo Lam
2021-07-26
Add #ifdef declarations for NON_MATCHING code
AlexApps99
2021-05-09
lib: Update sead
Léo Lam
2021-03-13
ksys/act: Finish BaseProcInitializer
Léo Lam
2021-03-12
ksys/act: Add BaseProcCreateTaskSelector
Léo Lam
2021-03-12
ksys: Add util::TaskDelegateT to simplify delegate declaration
Léo Lam
2021-03-12
ksys/util: Make TaskMgr task type checks optional
Léo Lam
2021-02-05
ksys: Add ActorMessageTransceiver
Léo Lam
2021-02-05
Fix matching regression
Léo Lam
2021-02-05
ksys: Add MessageTransceiverTxOnly
Léo Lam
2021-02-05
ksys: Add MessageTransceiverRxOnly
Léo Lam
2021-02-03
ksys: Rename messaging system members for clarity
Léo Lam
2021-02-03
ksys: Add MessageBroker and finish MessageDispatcher
Léo Lam
2021-02-02
ksys: Mark MessageDispatcher::update as non-matching
Léo Lam
2021-02-02
ksys: Implement several more MessageDispatcher functions
Léo Lam
2021-02-01
ksys: Add several MessageDispatcher functions
Léo Lam
2021-01-31
ksys: Start adding MessageDispatcher
Léo Lam
2021-01-31
Fix formatting issue
Léo Lam
2021-01-31
ksys: Add MessageProcessor
Léo Lam
2021-01-31
ksys: Add Message class
Léo Lam
2021-01-31
ksys: Rename message classes for more clarity
Léo Lam
2021-01-30
ksys: Add more message system classes
Léo Lam
2021-01-29
ksys: Start adding MessageTransceiver
Léo Lam
2021-01-29
ksys: Add MessageDispatcherBase
Léo Lam
2021-01-29
Move mesTransceiver to ksys/Utils/Thread
Léo Lam
2020-11-08
ksys/util: Add Event::isSignalSet
Léo Lam
2020-10-24
ksys/util: Fix minor regalloc issue in TaskQueueBase
Léo Lam
2020-10-11
ksys/res: Implement more ResourceUnit functions
Léo Lam
2020-10-10
ksys/res: Implement ResourceMgrTask::calc_ and fix MemoryTaskRequest
Léo Lam
2020-09-27
ksys/util: Add TaskMgr initialisation helper
Léo Lam
2020-09-27
ksys/res: Add ControlTask, TaskRequest
Léo Lam
2020-09-26
ksys/res: Start adding ResourceUnit and Cache
Léo Lam
2020-09-26
ksys/util: Remove obsolete comment
Léo Lam
2020-09-26
ksys/util: Add Task functions that were missed because of IDA's bad tail dete...
Léo Lam
2020-09-24
Fix formatting issues
Léo Lam
2020-09-24
ksys/Utils: Fix inaccuracy in TaskThread dtor
Léo Lam
2020-09-22
ksys: Start adding OverlayArenaSystem
Léo Lam
2020-09-16
ksys: Add more task utilities
Léo Lam
2020-09-15
ksys: Add Task utilities
Léo Lam
2020-09-10
ksys/Utils: Add Event
Léo Lam