pollymc/api/logic
2018-02-11 00:40:01 +01:00
..
icons NOISSUE Granular instance reload 2016-10-26 18:21:24 +02:00
java NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
launch NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
meta NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
minecraft NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
net NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
news NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
notifications NOISSUE Revert all recent changes to NetAction and NetJob 2017-05-03 23:13:49 +02:00
pathmatcher NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
screenshots GH-1864 fix imgur album creation 2017-05-04 22:58:22 +02:00
settings NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
status NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
tasks NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
testdata NOISSUE reorganize unit tests to be placed next to the code they test. Nuke more dead tests. 2016-05-01 00:02:15 +02:00
tools NOISSUE make visualvm work with relative paths (inside the MultiMC folder) 2018-02-06 01:51:22 +01:00
translations NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
updater NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
BaseInstaller.cpp NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
BaseInstaller.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
BaseInstance.cpp NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
BaseInstance.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
BaseInstanceProvider.h NOISSUE refactor pack import (extraction and paths) 2017-09-04 08:17:25 +02:00
BaseVersion.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
BaseVersionList.cpp NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
BaseVersionList.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
CMakeLists.txt NOISSUE do not install .a files for shared libraries on Windows 2018-01-27 02:42:27 +01:00
Commandline.cpp NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
Commandline.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
DefaultVariable.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
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 NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
FileSystem_test.cpp NOISSUE reorganize unit tests to be placed next to the code they test. Nuke more dead tests. 2016-05-01 00:02:15 +02:00
FileSystem.cpp NOISSUE change FS::updateTimestamp to work with directories too, use it to fix icon issues on macOS 2018-02-11 00:35:56 +01:00
FileSystem.h NOISSUE add support for Flame packs with resource packs 2017-09-08 09:02:27 +02:00
FolderInstanceProvider.cpp NOISSUE handle 'folder' Flame packages by ignoring them, show warnings for minor Flame import problems 2017-12-30 18:57:46 +01:00
FolderInstanceProvider.h NOISSUE implement LEgacy instance migration 2017-09-26 13:38:34 +02:00
GZip_test.cpp NOISSUE reorganize unit tests to be placed next to the code they test. Nuke more dead tests. 2016-05-01 00:02:15 +02:00
GZip.cpp NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
GZip.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
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 NOISSUE fix bad redirect URLs provided by the curse CDN 2018-01-21 03:49:54 +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 update copyright dates 2018-02-11 00:40:01 +01:00
InstanceList.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
Json.cpp NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
Json.h GH-378 add basic custom theme support 2016-11-06 04:29:12 +01:00
LoggedProcess.cpp NOISSUE use LoggedProcess to work around issues with QProcess on macOS 2016-11-03 01:11:57 +01:00
LoggedProcess.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
MessageLevel.cpp NOISSUE use LoggedProcess to work around issues with QProcess on macOS 2016-11-03 01:11:57 +01:00
MessageLevel.h NOISSUE use LoggedProcess to work around issues with QProcess on macOS 2016-11-03 01:11:57 +01:00
MMCStrings.cpp NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
MMCStrings.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
MMCZip.cpp NOISSUE update copyright dates 2018-02-11 00:40:01 +01:00
MMCZip.h NOISSUE update copyright dates 2018-02-11 00:40:01 +01: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 NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
RecursiveFileSystemWatcher.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
RWStorage.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
SeparatorPrefixTree.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
Usable.h NOISSUE mark used accounts/sessions in selection menus 2016-11-17 01:00:15 +01:00
Version_test.cpp NOISSUE update copyright dates 2018-02-11 00:40:01 +01: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