pollymc/api/logic
Jamie Mansfield b0f5f4cb13 GH-3095 New FTB platform support
Models are based on the models from my go-modpacksch library.

License:
========
The MIT License (MIT)

Copyright (c) Jamie Mansfield <https://www.jamiemansfield.me/>
Copyright (c) contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
2020-08-21 02:24:29 +02:00
..
icons NOISSUE fix macOS build, remove bundled dependencies on linux 2019-06-08 15:08:24 +02:00
java GH-2591 less std::shared_ptr and more shared_qobject_ptr 2019-04-07 23:59:04 +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 GH-3234 Add support for custom meta URLs at build time 2020-07-18 16:22:05 +02:00
modplatform GH-3095 New FTB platform support 2020-08-21 02:24:29 +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 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-3095 New FTB platform support 2020-08-21 02:24:29 +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-3095 New FTB platform support 2020-08-21 02:24:29 +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 NOISSUE rename ComponentList to PackProfile 2020-06-27 12:02:31 +02:00
InstanceImportTask.h NOISSUE simplify. 2018-07-28 22:12:57 +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 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 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