pollymc/launcher/modplatform
TheLastRar e29259cd55 Fix: Resolve ambiguous overload errors
Clang-cl fails to select the correct function and instead errors

Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-11-04 18:11:39 +00:00
..
atlauncher ATLauncher: Abort install if optional mods dialog is closed 2022-10-22 12:35:34 +01:00
flame fix: only allow workarounds for blocked mods from MR when 100% safe 2022-10-28 13:31:21 -03: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: Resolve ambiguous overload errors 2022-11-04 18:11:39 +00: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 Fix: Explicitly specify Version.h path 2022-11-03 21:35:27 +00: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