pollymc/launcher/modplatform/flame
flow 36571c5e22
refactor(RD): clear up sorting methods
This refactors the sorting methods to join every bit of it into a single
list, easing maintanance. It also removes the weird index contraint on
the list of methods by adding an index field to the DS that holds the
method.

Lastly, it puts the available methods on their respective API, so other
resources on the same API can re-use them later on.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-13 16:23:07 -03:00
..
FileResolvingTask.cpp fix(FileResolvingTask): Fail instead of crash when there's API errors 2022-12-01 15:33:35 -03:00
FileResolvingTask.h fix: fix segfault when resolving Flame resources 2022-10-22 14:11:51 +02:00
FlameAPI.cpp refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
FlameAPI.h refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
FlameCheckUpdate.cpp refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
FlameCheckUpdate.h refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
FlameInstanceCreationTask.cpp refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
FlameInstanceCreationTask.h refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
FlameModIndex.cpp refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
FlameModIndex.h refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
FlamePackIndex.cpp fix https://github.com/PolyMC/PolyMC/issues/798 2022-06-15 09:11:23 +02:00
FlamePackIndex.h Merge pull request #634 from flowln/donate_links 2022-06-14 23:52:00 +10: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