PrismLauncher/launcher/minecraft/mod/tasks
Ryan Cao 1f6b8f9d2b
fix instance IDs and resource pack imports
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2022-11-19 23:59:30 +08: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 fix instance IDs and resource pack imports 2022-11-19 23:59:30 +08:00
LocalResourcePackParseTask.h refactor: move resource pack file parsing utilities to separate namespace 2022-09-03 13:37:22 -03:00
LocalTexturePackParseTask.cpp fix instance IDs and resource pack imports 2022-11-19 23:59:30 +08:00
LocalTexturePackParseTask.h fix: comments and naming of texture pack stuff 2022-09-20 10:26:15 +02: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