summaryrefslogtreecommitdiffstats
path: root/logic/ftb/FTBPlugin.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-395/+0
|
* NOISSUE missed a few places...Petr Mrázek2015-10-05-2/+2
|
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-5/+5
|
* GH-1003 Fix settings dialog delaysPetr Mrázek2015-05-26-12/+13
|
* GH-992 GH-997 Do not rewrite values when loading FTB packsPetr Mrázek2015-05-25-1/+7
| | | | | name, icon and notes won't be overwritten when loading FTB packs this also eliminates the file saving delay from setting the values
* GH-977 Initialize FTB icon properly (iconKey vs logo), remove debug printsPetr Mrázek2015-05-24-5/+1
|
* GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek2015-05-23-1/+11
| | | | | This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later.
* GH-977 Improve FTB loading and instance creationPetr Mrázek2015-05-22-60/+73
|
* GH-977 this isn't funny anymore...Petr Mrázek2015-05-22-11/+10
|
* GH-977 possibly fix FTB on windows. Maybe. Partially. Now maybe for real.Petr Mrázek2015-05-22-36/+40
|
* GH-977 possibly fix FTB on windows. Maybe. Partially.Petr Mrázek2015-05-21-2/+10
|
* NOISSUE move everything.Petr Mrázek2015-04-12-5/+5
|
* SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGLPetr Mrázek2015-04-12-27/+25
|
* SCRATCH move icons over to Env, instance proxy model to guiPetr Mrázek2015-04-12-1/+1
|
* SCRATCH eliminate InstanceFactoryPetr Mrázek2015-04-12-9/+8
|
* NOISSUE Move FTB logic out of generic codePetr Mrázek2015-04-04-0/+361