pollymc/api/logic
Petr Mrázek d6fc37e486 NOISSUE make MultiMC respond to account manipulation better
* Setting and resetting default account will update the account list properly
* Removing the active account will now also reset it (previously, it would 'stay around')
* The accounts model is no longer reset by every action
2017-12-03 20:54:28 +01:00
..
icons
java NOISSUE discourage using java > 8 by sorting it below everything else 2017-09-26 19:16:46 +02:00
launch GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
meta GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
minecraft NOISSUE make MultiMC respond to account manipulation better 2017-12-03 20:54:28 +01:00
net GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
news NOISSUE update all the Copyright comments and texts to include 2017 2017-01-08 04:58:05 +01:00
notifications NOISSUE Revert all recent changes to NetAction and NetJob 2017-05-03 23:13:49 +02:00
pathmatcher
screenshots GH-1864 fix imgur album creation 2017-05-04 22:58:22 +02:00
settings NOISSUE set line limit and overflow behaviour even for hidden console 2017-02-08 20:01:42 +01:00
status NOISSUE update all the Copyright comments and texts to include 2017 2017-01-08 04:58:05 +01:00
tasks GH-1927 Add more specific task status logging 2017-07-07 19:46:56 +02:00
testdata
tools
translations NOISSUE Revert all recent changes to NetAction and NetJob 2017-05-03 23:13:49 +02:00
updater NOISSUE some safe refactors and changes of the task subsystem 2017-06-26 01:14:32 +02:00
BaseInstaller.cpp NOISSUE merging of strategy into profile, onesix into minecraft 2017-09-09 19:19:05 +02:00
BaseInstaller.h NOISSUE merging of strategy into profile, onesix into minecraft 2017-09-09 19:19:05 +02:00
BaseInstance.cpp GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
BaseInstance.h NOISSUE force saving of any outstanding instance component state on exit 2017-12-03 18:36:28 +01:00
BaseInstanceProvider.h NOISSUE refactor pack import (extraction and paths) 2017-09-04 08:17:25 +02:00
BaseVersion.h NOISSUE update all the Copyright comments and texts to include 2017 2017-01-08 04:58:05 +01:00
BaseVersionList.cpp NOISSUE implement recommended versions using the new JSON format 2017-04-07 00:20:02 +02:00
BaseVersionList.h NOISSUE get rid of some more compiler warnings 2017-05-21 22:14:40 +02:00
CMakeLists.txt GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
Commandline.cpp NOISSUE fix a bunch of compiler warnings 2017-05-21 20:20:37 +02:00
Commandline.h NOISSUE update all the Copyright comments and texts to include 2017 2017-01-08 04:58:05 +01:00
DefaultVariable.h
Env.cpp NOISSUE Add back Legacy for migration purposes 2017-09-17 19:24:39 +02:00
Env.h NOISSUE Add back Legacy for migration purposes 2017-09-17 19:24:39 +02:00
Exception.h
FileSystem_test.cpp
FileSystem.cpp NOISSUE add support for Flame packs with resource packs 2017-09-08 09:02:27 +02:00
FileSystem.h NOISSUE add support for Flame packs with resource packs 2017-09-08 09:02:27 +02:00
FolderInstanceProvider.cpp NOISSUE normalize instances path in FolderInstanceProvider 2017-12-03 02:38:53 +01:00
FolderInstanceProvider.h NOISSUE implement LEgacy instance migration 2017-09-26 13:38:34 +02:00
GZip_test.cpp
GZip.cpp
GZip.h
InstanceCopyTask.cpp NOISSUE more work on Legacy migration 2017-09-20 23:38:31 +02:00
InstanceCopyTask.h NOISSUE retry committing instances if it fails a few times 2017-09-05 23:38:17 +02:00
InstanceCreationTask.cpp GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
InstanceCreationTask.h NOISSUE retry committing instances if it fails a few times 2017-09-05 23:38:17 +02:00
InstanceImportTask.cpp GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
InstanceImportTask.h NOISSUE retry committing instances if it fails a few times 2017-09-05 23:38:17 +02:00
InstanceList.cpp NOISSUE force saving of any outstanding instance component state on exit 2017-12-03 18:36:28 +01:00
InstanceList.h NOISSUE force saving of any outstanding instance component state on exit 2017-12-03 18:36:28 +01:00
Json.cpp
Json.h
LoggedProcess.cpp
LoggedProcess.h NOISSUE update all the Copyright comments and texts to include 2017 2017-01-08 04:58:05 +01:00
MessageLevel.cpp
MessageLevel.h
MMCStrings.cpp
MMCStrings.h
MMCZip.cpp NOISSUE refactor pack import (extraction and paths) 2017-09-04 08:17:25 +02:00
MMCZip.h NOISSUE refactor pack import (extraction and paths) 2017-09-04 08:17:25 +02:00
NullInstance.h NOISSUE force saving of any outstanding instance component state on exit 2017-12-03 18:36:28 +01:00
ProblemProvider.h GH-2026 implement changes necessary to support 1.13 snapshots 2017-12-03 01:22:34 +01:00
QObjectPtr.h Add missing <functional> include. 2017-04-19 22:11:12 +02:00
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
RWStorage.h
SeparatorPrefixTree.h
Usable.h
Version_test.cpp NOISSUE remove unused version range filtering 2017-04-07 00:20:02 +02:00
Version.cpp NOISSUE remove unused version range filtering 2017-04-07 00:20:02 +02:00
Version.h NOISSUE remove unused version range filtering 2017-04-07 00:20:02 +02:00