pollymc/api/logic
kb1000 8021fb25d0 GH-469 Implement support for importing and searching for Technic Platform and Solder modpacks
This does not support any custom modpack.jar for 1.6 or newer, it simply uses standard Forge then.
Supports Forge and Fabric, and JAR mods for 1.5 and older.
2020-10-13 21:34:16 +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 GH-469 Implement support for importing and searching for Technic Platform and Solder modpacks 2020-10-13 21:34:16 +02:00
mojang NOISSUE adapt to work on Windows, fix reading symlink targets on POSIX 2020-10-12 01:01:51 +02:00
net GH-469 Implement support for importing and searching for Technic Platform and Solder modpacks 2020-10-13 21:34:16 +02:00
news Update Copyright Year 2019-01-16 21:14:24 +01:00
notifications NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
pathmatcher NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
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 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 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 GH-469 Implement support for importing and searching for Technic Platform and Solder modpacks 2020-10-13 21:34:16 +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 NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
Env.cpp GH-469 Implement support for importing and searching for Technic Platform and Solder modpacks 2020-10-13 21:34:16 +02:00
Env.h NOISSUE gate new mods page behind cheat code 2018-08-01 20:05:18 +02:00
Exception.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
ExponentialSeries.h NOISSUE simplify. 2018-07-28 22:12:57 +02:00
FileSystem_test.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
FileSystem.cpp Escape ; too in instance folder names 2019-08-13 07:39:00 +02:00
FileSystem.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
Filter.cpp GH-2382 fix exact version filter not being exact... 2018-11-01 00:34:31 +01:00
Filter.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
GZip_test.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
GZip.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
GZip.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
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 NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
InstanceImportTask.cpp GH-469 Implement support for importing and searching for Technic Platform and Solder modpacks 2020-10-13 21:34:16 +02:00
InstanceImportTask.h GH-469 Implement support for importing and searching for Technic Platform and Solder modpacks 2020-10-13 21:34:16 +02:00
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 NOISSUE redo new instance dialog 2018-03-27 09:25:36 +02:00
InstanceTask.h NOISSUE simplify. 2018-07-28 22:12:57 +02:00
Json.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
Json.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
LoggedProcess.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
LoggedProcess.h Update Copyright Year 2019-01-16 21:14:24 +01:00
MessageLevel.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
MessageLevel.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
MMCStrings.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
MMCStrings.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
MMCZip.cpp GH-469 Implement support for importing and searching for Technic Platform and Solder modpacks 2020-10-13 21:34:16 +02:00
MMCZip.h GH-469 Implement support for importing and searching for Technic Platform and Solder modpacks 2020-10-13 21:34:16 +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 NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
QObjectPtr.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
RecursiveFileSystemWatcher.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
RecursiveFileSystemWatcher.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
RWStorage.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
SeparatorPrefixTree.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
Usable.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
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 NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
WatchLock.h NOISSUE simplify. 2018-07-28 22:12:57 +02:00