summaryrefslogtreecommitdiffstats
path: root/api/logic/modplatform
Commit message (Collapse)AuthorAgeLines
* NOISSUE update FTB URLsPetr Mrázek2019-01-04-5/+9
|
* NOISSUE model Task states as one enum instead of multiple flagsPetr Mrázek2018-12-10-0/+1
| | | | This adds Task::State::AbortedByUser as a possibility
* NOISSUE use https more widelyChris Lane2018-11-02-2/+2
|
* NOISSUE fix build on linux?Petr Mrázek2018-08-02-1/+2
|
* NOISSUE FTB pack code implementation, cleaned upJannis Lübke2018-08-02-30/+169
|
* NOISSUE set groups for instances by not setting groups for instancesPetr Mrázek2018-07-31-2/+0
| | | | So simple. Better in every way.
* NOISSUE simplify.Petr Mrázek2018-07-28-1/+0
|
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-470/+470
|
* NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`Petr Mrázek2018-06-28-1/+1
|
* NOISSUE do not keep downloads in memory, add (some) missing virtual dtorsPetr Mrázek2018-06-28-0/+2
|
* Catch C++ exceptions by const referenceCharles Milette2018-05-19-1/+1
| | | | Fixes #2277
* NOISSUE and even more bad includesPetr Mrázek2018-04-07-1/+3
|
* NOISSUE add more missing includesPetr Mrázek2018-04-07-0/+1
|
* NOISSUE Added FTB Pack logos to chooser and fixed some missing includesJanrupf2018-04-02-125/+61
|
* GH-2208 fix FTB pack download cachingPetr Mrázek2018-03-29-3/+4
|
* NOISSUE redo new instance dialogPetr Mrázek2018-03-27-168/+111
|
* NOISSUE move modpack platform related files to 'modplatform' subfoldersPetr Mrázek2018-03-16-1/+275
|
* NOISSUE Fixed code for PRJanrupf2018-03-12-43/+8
|
* GH-2124 First complete implementation, installing is working now! GH-2172 ↵Janrupf2018-03-11-17/+199
| | | | Added sorting
* Added FTB pack selection ad download, WIPJanrupf2018-02-28-0/+409