PrismLauncher/launcher/modplatform/flame
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
..
FileResolvingTask.cpp chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
FileResolvingTask.h fix: memory leak with NetJob and responce not getting cleaned up 2023-05-21 01:46:28 -07:00
FlameAPI.cpp Made ByteSynkArray to use shared_ptr 2023-06-15 22:59:41 +03:00
FlameAPI.h Fix unsafe usage of std::optional::value in FlameAPI 2023-06-25 11:56:28 +01:00
FlameCheckUpdate.cpp Made ByteSynkArray to use shared_ptr 2023-06-15 22:59:41 +03:00
FlameCheckUpdate.h refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
FlameInstanceCreationTask.cpp chore: fix propagate mispelling 2023-07-01 17:03:12 -07:00
FlameInstanceCreationTask.h refactor: change some ResourceAPI from NetJob to Task 2023-01-13 16:23:09 -03:00
FlameModIndex.cpp chore: fix shadowed member and signed/unsigned mismatch 2023-07-01 23:39:38 -07:00
FlameModIndex.h Made some copy by reference 2023-04-21 18:42:06 +03:00
FlamePackIndex.cpp fix https://github.com/PolyMC/PolyMC/issues/798 2022-06-15 09:11:23 +02:00
FlamePackIndex.h First working version with curseforge mods 2023-04-21 18:42:05 +03:00
PackManifest.cpp feat: add curseforge modpack updating 2022-09-20 18:36:08 -03:00
PackManifest.h feat: add curseforge modpack updating 2022-09-20 18:36:08 -03:00