pollymc/api/logic
Petr Mrázek 0946c7c138 NOISSUE basic code for downloading JREs from Mojang
Not integrated yet, but the logic has tests and shouldn't
be too shaky. Integration comes next.
2020-10-11 23:20:35 +02:00
..
icons NOISSUE fix macOS build, remove bundled dependencies on linux 2019-06-08 15:08:24 +02:00
java NOISSUE remove translations from CheckJava launch step 2020-09-07 22:33:57 +02:00
launch GH-2591 less std::shared_ptr and more shared_qobject_ptr 2019-04-07 23:59:04 +02:00
meta GH-3234 Add support for custom meta URLs at build time 2020-07-18 16:22:05 +02:00
minecraft NOISSUE add a way to use native system versions of OpenAL and GLFW 2020-09-10 23:10:17 +02:00
modplatform NOISSUE attempt to fix build on macOS 2020-08-21 02:40:19 +02:00
mojang NOISSUE basic code for downloading JREs from Mojang 2020-10-11 23:20:35 +02:00
net GH-3234 Add support for custom meta URLs at build time 2020-07-18 16:22:05 +02:00
news Update Copyright Year 2019-01-16 21:14:24 +01:00
notifications
pathmatcher
screenshots GH-3234 Add support for custom meta URLs at build time 2020-07-18 16:22:05 +02:00
settings NOISSUE Test comment escaping with unit tests 2019-06-21 23:46:54 +02:00
status GH-3234 Add support for custom meta URLs at build time 2020-07-18 16:22:05 +02:00
tasks Update Copyright Year 2019-01-16 21:14:24 +01:00
testdata
tools GH-2591 less std::shared_ptr and more shared_qobject_ptr 2019-04-07 23:59:04 +02:00
translations GH-3234 Add support for custom meta URLs at build time 2020-07-18 16:22:05 +02:00
updater NOISSUE remove nonsensical logic related to 'MultiMC.app/' prefixes in update manifests 2019-09-19 01:13:02 +02:00
BaseInstaller.cpp Update Copyright Year 2019-01-16 21:14:24 +01:00
BaseInstaller.h Update Copyright Year 2019-01-16 21:14:24 +01:00
BaseInstance.cpp GH-2591 less std::shared_ptr and more shared_qobject_ptr 2019-04-07 23:59:04 +02:00
BaseInstance.h GH-2591 less std::shared_ptr and more shared_qobject_ptr 2019-04-07 23:59:04 +02:00
BaseVersion.h Update Copyright Year 2019-01-16 21:14:24 +01:00
BaseVersionList.cpp Update Copyright Year 2019-01-16 21:14:24 +01:00
BaseVersionList.h Update Copyright Year 2019-01-16 21:14:24 +01:00
CMakeLists.txt NOISSUE basic code for downloading JREs from Mojang 2020-10-11 23:20:35 +02:00
Commandline.cpp Update Copyright Year 2019-01-16 21:14:24 +01:00
Commandline.h NOISSUE fix comment in Commandline.h 2019-11-26 19:06:45 +01:00
DefaultVariable.h
Env.cpp GH-3095 New FTB platform support 2020-08-21 02:24:29 +02:00
Env.h
Exception.h
ExponentialSeries.h
FileSystem_test.cpp
FileSystem.cpp Escape ; too in instance folder names 2019-08-13 07:39:00 +02:00
FileSystem.h
Filter.cpp
Filter.h
GZip_test.cpp
GZip.cpp
GZip.h
InstanceCopyTask.cpp GH-2769 add an option to not copy play time when copying instances 2020-01-09 15:31:32 +01:00
InstanceCopyTask.h GH-2769 add an option to not copy play time when copying instances 2020-01-09 15:31:32 +01:00
InstanceCreationTask.cpp NOISSUE rename ComponentList to PackProfile 2020-06-27 12:02:31 +02:00
InstanceCreationTask.h
InstanceImportTask.cpp NOISSUE rename ComponentList to PackProfile 2020-06-27 12:02:31 +02:00
InstanceImportTask.h
InstanceList.cpp GH-851 save, load and use group expansion status 2019-08-20 02:58:27 +02:00
InstanceList.h GH-851 save, load and use group expansion status 2019-08-20 02:58:27 +02:00
InstanceTask.cpp
InstanceTask.h
Json.cpp
Json.h
LoggedProcess.cpp
LoggedProcess.h Update Copyright Year 2019-01-16 21:14:24 +01:00
MessageLevel.cpp
MessageLevel.h
MMCStrings.cpp
MMCStrings.h
MMCZip.cpp Update Copyright Year 2019-01-16 21:14:24 +01:00
MMCZip.h NOISSUE asynchronous, parallel mod folder listing and mod resolving 2019-08-04 03:27:53 +02:00
NullInstance.h GH-2591 less std::shared_ptr and more shared_qobject_ptr 2019-04-07 23:59:04 +02:00
ProblemProvider.h
QObjectPtr.h
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
RWStorage.h
SeparatorPrefixTree.h
Usable.h
Version_test.cpp Update Copyright Year 2019-01-16 21:14:24 +01:00
Version.cpp NOISSUE fix compiling of api/logic/Version.cpp 2020-04-19 14:36:42 -04:00
Version.h
WatchLock.h