pollymc/launcher/minecraft/mod/tasks
flow df0f9259c0
refactor: move RP/TP validation to their respective utils
This makes it easier to validate individual resources, and allows the
logic to be used in other places in the future, if we need to.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-20 11:10:26 -03:00
..
BasicFolderLoadTask.h fix: move newly allocated resources to the main thread 2022-09-16 20:12:30 -03:00
LocalModParseTask.cpp fix: Fix the error that CodeQL caught 2022-11-13 18:54:55 +01:00
LocalModParseTask.h fix: race condition on ResourceFolderModel tests 2022-09-03 13:37:22 -03:00
LocalModUpdateTask.cpp fix: use unicode variant for marking '.index' hidden 2022-11-04 16:53:21 -03:00
LocalModUpdateTask.h feat: remove existing mod when updating/redownloading it 2022-07-17 11:33:42 -03:00
LocalResourcePackParseTask.cpp refactor: move RP/TP validation to their respective utils 2022-11-20 11:10:26 -03:00
LocalResourcePackParseTask.h refactor: move RP/TP validation to their respective utils 2022-11-20 11:10:26 -03:00
LocalTexturePackParseTask.cpp refactor: move RP/TP validation to their respective utils 2022-11-20 11:10:26 -03:00
LocalTexturePackParseTask.h refactor: move RP/TP validation to their respective utils 2022-11-20 11:10:26 -03:00
ModFolderLoadTask.cpp fix: prevent deletes by shared pointer accidental creation 2022-09-16 20:12:30 -03:00
ModFolderLoadTask.h fix: move newly allocated resources to the main thread 2022-09-16 20:12:30 -03:00