pollymc/launcher/tasks
flow 8e80b4bfc1
feat: add ConcurrentTask
This tasks (or rather, meta-task) has the ability to run several other
sub tasks concurrently.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-07-01 08:34:10 -03:00
..
ConcurrentTask.cpp feat: add ConcurrentTask 2022-07-01 08:34:10 -03:00
ConcurrentTask.h feat: add ConcurrentTask 2022-07-01 08:34:10 -03:00
SequentialTask.cpp Merge pull request #426 from flowln/mod_perma 2022-06-04 13:23:38 +02:00
SequentialTask.h feat(ui): adapt SequentialTask to nested SequentialTasks 2022-05-23 14:42:27 -03:00
Task_test.cpp test: add new test to Task test 2022-04-07 19:42:26 -03:00
Task.cpp chore: add license header to remaining files 2022-05-12 18:11:55 -03:00
Task.h feat(ui): adapt SequentialTask to nested SequentialTasks 2022-05-23 14:42:27 -03:00