Age | Commit message (Collapse) | Author |
|
|
|
|
|
Needs some work - jar mods just have the uuid name
|
|
|
|
|
|
This reverts commit 07bebddac960bdee82c0a48a6925a49555f661ac.
|
|
|
|
|
|
Windows will need a more complex solution.
|
|
|
|
|
|
|
|
|
|
|
|
Replacing the Qt machinery with other Qt machinery under our control
|
|
Also removed the in-source QuaZIP in favour of upstream version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also a small VersionSelectDialog refactor
|
|
|
|
|
|
Closes #400
|
|
The checks and warnings happen the time MMC loads (via QLOG_INFO), the time the GUI starts (via a dialog) and when the user changes the instance path via the settings window.
|
|
|
|
|
|
|
|
|
|
They're caused by a big define-everything-you-ever-need macro
|
|
|
|
|
|
|
|
|
|
|
|
Also create/change the new internal version files.
|
|
|
|
|
|
|
|
Conflicts:
CMakeLists.txt
|
|
|
|
|
|
|
|
While this should work, there don't seem to be any places where the signals are listened for, so changes probably will only be available when calling Setting::get
TODO: Fix that ^
|
|
* Legacy was launching before the profiler.
* Some clarity changes.
* Report problem with empty strings as profiler paths.
|
|
|
|
|
|
|