summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/OneSixInstance.cpp
Commit message (Collapse)AuthorAgeLines
* GH-1016 print list of mods, coremods and jarmodsPetr Mrázek2015-05-31-3/+15
| | | | Includes a change to jar mods, where they gain an 'originalName' attribute used only for display
* GH-1016 print mods, jar mods and core mods on startPetr Mrázek2015-05-31-0/+15
| | | | Needs some work - jar mods just have the uuid name
* GH-967 make libraries handle their own path prefixPetr Mrázek2015-05-27-2/+2
| | | | | Makes it possible to mix libraries managed by FTB and MultiMC Backport from unstable
* GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek2015-05-23-5/+5
| | | | | This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later.
* GH-983 use 'minecraft.jar' for ancient jar-modded versionsPetr Mrázek2015-05-21-1/+1
| | | | Fixes NEI in MC 1.4.7 and probably other obscure issues
* NOISSUE refactor and rearrange zip file utilsPetr Mrázek2015-04-13-0/+1
|
* GH-329 update description text in MainWindow when instance Minecraft version ↵Petr Mrázek2015-04-13-0/+1
| | | | changes
* NOISSUE move everything.Petr Mrázek2015-04-12-8/+8
|
* SCRATCH no more gui includes in logicPetr Mrázek2015-04-12-32/+1
|
* SCRATCH move things to the right placesPetr Mrázek2015-04-12-0/+472