pollymc/launcher/ui/pages/modplatform
flow 6131346e2f
refactor: change the way instance names are handled
While working on pack updating, instance naming always gets in the way,
since we need both way of respecting the user's name choice, and a
standarized way of getting the original pack name / version.

This tries to circunvent such problems by abstracting away the naming
schema into it's own struct, holding both the original name / version,
and the user-defined name, so that everyone can be happy and world peace
can be achieved! (at least that's what i'd hope :c).

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-09-20 18:36:08 -03:00
..
atlauncher refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
flame refactor: create mod pages and filter widget by factory methods 2022-09-07 08:29:58 -03:00
ftb refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
legacy_ftb refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
modrinth refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
technic refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
ImportPage.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
ImportPage.h chore: add license header 2022-03-20 21:40:49 +01:00
ImportPage.ui fix: spelling of CF 2022-07-08 16:25:03 +02:00
ModModel.cpp Merge pull request #939 from flowln/mod_downloader_improve 2022-09-07 08:27:11 -03:00
ModModel.h fix: prevent segfault due to callbacks into deleted objects 2022-08-01 18:34:15 -03:00
ModPage.cpp refactor: create mod pages and filter widget by factory methods 2022-09-07 08:29:58 -03:00
ModPage.h refactor: create mod pages and filter widget by factory methods 2022-09-07 08:29:58 -03:00
ModPage.ui rework: make the filter as a tabbed widget in the dialog itself 2022-04-15 08:49:43 -03:00
VanillaPage.cpp refactor: add instance creation abstraction and move vanilla 2022-09-20 18:32:36 -03:00
VanillaPage.h Add option to install mod loader during instance creation 2022-04-15 15:37:07 -04:00
VanillaPage.ui Add Quilt install option while creating an instance 2022-04-15 15:37:08 -04:00