pollymc/launcher/modplatform/modrinth
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
..
ModrinthAPI.cpp fix: don't use shared_ptr for a background task T_T 2022-07-17 11:33:44 -03:00
ModrinthAPI.h fix: don't use shared_ptr for a background task T_T 2022-07-17 11:33:44 -03:00
ModrinthCheckUpdate.cpp refactor: add a HashUtils place for hashing stuff 2022-07-24 17:46:54 -03:00
ModrinthCheckUpdate.h fix: std::list -> QList 2022-07-17 11:33:45 -03:00
ModrinthInstanceCreationTask.cpp fix: Fixed memory leak 2022-09-26 11:50:55 +02:00
ModrinthInstanceCreationTask.h huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02:00
ModrinthPackIndex.cpp fix: avoid segfault for unexpected API reponse 2022-10-28 00:08:15 +02:00
ModrinthPackIndex.h feat: add some api calls to modrinth 2022-07-17 11:33:41 -03:00
ModrinthPackManifest.cpp Fix: Resolve ambiguous overload errors 2022-11-04 18:11:39 +00:00
ModrinthPackManifest.h Merge pull request #634 from flowln/donate_links 2022-06-14 23:52:00 +10:00