PrismLauncher/launcher/modplatform/modrinth
Rachel Powers 8d7dcdfc5b
chore: fix shadowed member and signed/unsigned mismatch
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: supress unused with [[maybe_unused]]

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: unshadow ^&^& static_cast implicit return

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: deshadow and mark unused in parse task

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: mark unused in folder models

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: deshadow and mark unused with instances

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: more deshadow and unused

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: remove uneeded simicolons

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: mark unused

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>

chore: prevent shadow

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-07-01 23:39:38 -07:00
..
ModrinthAPI.cpp Made ByteSynkArray to use shared_ptr 2023-06-15 22:59:41 +03:00
ModrinthAPI.h Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-06-23 20:01:17 +03:00
ModrinthCheckUpdate.cpp Renamed getResults to resultsReady 2023-06-23 14:38:23 +03:00
ModrinthCheckUpdate.h refactor: change some ResourceAPI from NetJob to Task 2023-01-13 16:23:09 -03:00
ModrinthInstanceCreationTask.cpp chore: fix propagate mispelling 2023-07-01 17:03:12 -07:00
ModrinthInstanceCreationTask.h refactor(Inst. Import): use m_* for member variables in MR components 2022-12-17 12:41:10 -03:00
ModrinthPackExportTask.cpp chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
ModrinthPackExportTask.h Made ByteSynkArray to use shared_ptr 2023-06-15 22:59:41 +03:00
ModrinthPackIndex.cpp chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
ModrinthPackIndex.h Made some copy by reference 2023-04-21 18:42:06 +03:00
ModrinthPackManifest.cpp feat: add logic for the modrinth instance modpack page 2022-12-06 16:54:54 -03:00
ModrinthPackManifest.h feat: add logic for the modrinth instance modpack page 2022-12-06 16:54:54 -03:00