MultiMC5/api/logic
Petr Mrázek 464bc0f770 GH-1997 replace use of weird hacks with normal java arguments
This affects classpath and java.library.path.

The catch is that if the strings cannot be expressed in system codepage
on Windows, it tries to use 8.3 paths.
2017-09-27 04:04:19 +02:00
..
icons
java NOISSUE discourage using java > 8 by sorting it below everything else 2017-09-26 19:16:46 +02:00
launch NOISSUE some safe refactors and changes of the task subsystem 2017-06-26 01:14:32 +02:00
meta NOISSUE clean up moc warnings 2017-09-10 13:25:32 +02:00
minecraft GH-1997 replace use of weird hacks with normal java arguments 2017-09-27 04:04:19 +02:00
net forgot to remove debug statement 2017-08-22 22:38:01 +02:00
news
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
status
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 NOISSUE merging of strategy into profile, onesix into minecraft 2017-09-09 19:19:05 +02:00
BaseInstance.h NOISSUE make instance traits() const 2017-09-22 00:27:30 +02:00
BaseInstanceProvider.h NOISSUE refactor pack import (extraction and paths) 2017-09-04 08:17:25 +02:00
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h NOISSUE get rid of some more compiler warnings 2017-05-21 22:14:40 +02:00
CMakeLists.txt NOISSUE implement LEgacy instance migration 2017-09-26 13:38:34 +02:00
Commandline.cpp NOISSUE fix a bunch of compiler warnings 2017-05-21 20:20:37 +02:00
Commandline.h
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 implement LEgacy instance migration 2017-09-26 13:38:34 +02: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 NOISSUE merging of strategy into profile, onesix into minecraft 2017-09-09 19:19:05 +02:00
InstanceCreationTask.h NOISSUE retry committing instances if it fails a few times 2017-09-05 23:38:17 +02:00
InstanceImportTask.cpp NOISSUE make sure MultiMC and Flame import is mutually exclusive 2017-09-26 01:39:39 +02:00
InstanceImportTask.h NOISSUE retry committing instances if it fails a few times 2017-09-05 23:38:17 +02:00
InstanceList.cpp NOISSUE clean up moc warnings 2017-09-10 13:25:32 +02:00
InstanceList.h
Json.cpp
Json.h
LoggedProcess.cpp
LoggedProcess.h
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 make instance traits() const 2017-09-22 00:27:30 +02:00
ProblemProvider.h NOISSUE simplify ProblemProvider 2017-08-28 22:09:53 +02: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
Version.cpp
Version.h