pollymc/api/logic
Petr Mrázek 035bdc7576 GH-1524 Regenerate Minecraft client token when the auth token is invalid
This makes the case where users copy MultiMC to other machines
easier to handle. It doesn't require manual intervention and the tokens
do not go in a desync loop.
2016-11-30 00:19:27 +01:00
..
icons NOISSUE Granular instance reload 2016-10-26 18:21:24 +02:00
java NOISSUE use LoggedProcess to work around issues with QProcess on macOS 2016-11-03 01:11:57 +01:00
launch NOISSUE allow killing the instance from main window 2016-11-26 18:06:08 +01:00
minecraft GH-1524 Regenerate Minecraft client token when the auth token is invalid 2016-11-30 00:19:27 +01:00
net NOISSUE Refactor and sanitize MultiMC startup/shutdown 2016-11-06 21:58:54 +01:00
news NOISSUE refactor *Download into more, smaller pieces 2016-06-05 23:55:39 +02:00
notifications NOISSUE refactor *Download into more, smaller pieces 2016-06-05 23:55:39 +02:00
pathmatcher NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
screenshots NOISSUE Refactor and sanitize MultiMC startup/shutdown 2016-11-06 21:58:54 +01:00
settings 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
status NOISSUE refactor *Download into more, smaller pieces 2016-06-05 23:55:39 +02:00
tasks NOISSUE Granular instance reload 2016-10-26 18:21:24 +02: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 MCEdit integration - remove old 'tool', replace with Worlds 2016-11-02 02:37:54 +01:00
trans NOISSUE refactor *Download into more, smaller pieces 2016-06-05 23:55:39 +02:00
updater GH-1726 better failure detection for updates 2016-11-19 22:11:45 +01:00
wonko NOISSUE Refactor and sanitize MultiMC startup/shutdown 2016-11-06 21:58:54 +01:00
BaseInstaller.cpp NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
BaseInstaller.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
BaseInstance.cpp NOISSUE add a badge for crashed instances 2016-11-04 01:19:04 +01:00
BaseInstance.h NOISSUE always run the ExtractNatives task during launch 2016-11-17 01:21:49 +01:00
BaseInstanceProvider.h NOISSUE Granular instance reload 2016-10-26 18:21:24 +02:00
BaseVersion.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
BaseVersionList.cpp NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
BaseVersionList.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
CMakeLists.txt NOISSUE mark used accounts/sessions in selection menus 2016-11-17 01:00:15 +01:00
Commandline.cpp NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
Commandline.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
DefaultVariable.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
Env.cpp NOISSUE fix horrible globals crash 2016-11-07 02:28:18 +01:00
Env.h NOISSUE fix horrible globals crash 2016-11-07 02:28:18 +01: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 GH-347 update timestamps of added mods 2016-11-17 04:09:24 +01:00
FileSystem.h GH-347 update timestamps of added mods 2016-11-17 04:09:24 +01:00
FolderInstanceProvider.cpp NOISSUE use QtConcurrent to run FS operations in worker threads 2016-10-26 18:21:25 +02:00
FolderInstanceProvider.h NOISSUE Granular instance reload 2016-10-26 18:21:24 +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 use QtConcurrent to run FS operations in worker threads 2016-10-26 18:21:25 +02:00
InstanceCopyTask.h NOISSUE use QtConcurrent to run FS operations in worker threads 2016-10-26 18:21:25 +02:00
InstanceCreationTask.cpp NOISSUE Granular instance reload 2016-10-26 18:21:24 +02:00
InstanceCreationTask.h NOISSUE Granular instance reload 2016-10-26 18:21:24 +02:00
InstanceImportTask.cpp NOISSUE use QtConcurrent to run FS operations in worker threads 2016-10-26 18:21:25 +02:00
InstanceImportTask.h NOISSUE use QtConcurrent to run FS operations in worker threads 2016-10-26 18:21:25 +02:00
InstanceList.cpp GH-1713 fix FTB loading crashes 2016-11-09 01:22:02 +01:00
InstanceList.h NOISSUE Granular instance reload 2016-10-26 18:21:24 +02: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 use LoggedProcess to work around issues with QProcess on macOS 2016-11-03 01:11:57 +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 reorganize and document libraries 2016-05-01 00:00:14 +02:00
MMCZip.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
NullInstance.h NOISSUE always run the ExtractNatives task during launch 2016-11-17 01:21:49 +01:00
QObjectPtr.h GH-352 Make OneSix instance update downloads cancellable 2016-08-14 23:22:54 +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 reorganize unit tests to be placed next to the code they test. Nuke more dead tests. 2016-05-01 00:02:15 +02:00
Version.cpp NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
Version.h NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00