pollymc/launcher/modplatform
Sefa Eyeoglu 93894f62ff
fix: avoid segfault for unexpected API reponse
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-10-28 00:08:15 +02:00
..
atlauncher ATLauncher: Abort install if optional mods dialog is closed 2022-10-22 12:35:34 +01:00
flame fix: fix segfault when resolving Flame resources 2022-10-22 14:11:51 +02:00
helpers fix: retry mod search job after aborting it 2022-10-24 09:09:24 -03:00
legacy_ftb fix: correct ftb legacy too 2022-10-14 12:18:06 -03:00
modpacksch fix: issues with aborts (again) 2022-10-13 15:10:35 -03:00
modrinth fix: avoid segfault for unexpected API reponse 2022-10-28 00:08:15 +02:00
packwiz Replaced tomlc99 with tomlplusplus 2022-09-24 00:10:27 +03:00
technic fix: simplify abort handling and add missing emits 2022-09-20 18:36:09 -03:00
CheckUpdateTask.h fix: std::list -> QList 2022-07-17 11:33:45 -03:00
EnsureMetadataTask.cpp fix: Mod type enum -> Resource type enum 2022-08-28 14:47:52 -03:00
EnsureMetadataTask.h fix: add some more nullptr checks / protection 2022-08-05 15:10:44 -03:00
ModAPI.h refactor: use function cb instead of class cb in getVersions 2022-08-01 07:33:30 -03:00
ModIndex.cpp refactor: use QIODevice instead of a whole QByteArray for hash calc. 2022-07-24 17:46:53 -03:00
ModIndex.h Merge pull request #939 from flowln/mod_downloader_improve 2022-09-07 08:27:11 -03:00