pollymc/launcher/ui/pages/modplatform/atlauncher
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
..
AtlFilterModel.cpp
AtlFilterModel.h
AtlListModel.cpp
AtlListModel.h
AtlOptionalModDialog.cpp ATLauncher: Display warnings when selecting optional mods 2022-05-21 15:20:38 +01:00
AtlOptionalModDialog.h ATLauncher: Display mod colours in optional mod dialog 2022-05-21 15:18:50 +01:00
AtlOptionalModDialog.ui ATLauncher: Support using share codes 2022-04-22 20:37:55 +01:00
AtlPage.cpp refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
AtlPage.h ATLauncher: Move the UI support implementation into it's own class 2022-07-10 11:27:42 +01:00
AtlPage.ui
AtlUserInteractionSupportImpl.cpp ATLauncher: Move the UI support implementation into it's own class 2022-07-10 11:27:42 +01:00
AtlUserInteractionSupportImpl.h ATLauncher: Move the UI support implementation into it's own class 2022-07-10 11:27:42 +01:00