pollymc/launcher/modplatform
flow 38e20eb148
fix(RD): pass copy of IndexedPack to callbacks instead of ref.
This prevents a crash in which the pack list gets updated in a search
request meanwhile a versions / extra info request is being processed.
Previously, this situation would cause the reference in the latter
callbacks to be invalidated by an internal relocation of the pack list.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-13 16:23:07 -03:00
..
atlauncher fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
flame refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
helpers refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
legacy_ftb fix: correct ftb legacy too 2022-10-14 12:18:06 -03:00
modpacksch fix(blockedmods): Track and use targetFolder for blocked files 2022-12-08 18:42:51 -07:00
modrinth refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
packwiz refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
technic fix: Add 1.16+ Forge library prefix in TechnicPackProcessor.cpp 2023-01-06 02:44:10 +01:00
CheckUpdateTask.h refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
EnsureMetadataTask.cpp refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
EnsureMetadataTask.h refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
ModIndex.cpp refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
ModIndex.h refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
ResourceAPI.h fix(RD): pass copy of IndexedPack to callbacks instead of ref. 2023-01-13 16:23:07 -03:00