summaryrefslogtreecommitdiffstats
path: root/logic/forge/ForgeInstaller.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-441/+0
|
* NOISSUE remove OneSixLibraryPetr Mrázek2016-02-26-4/+4
|
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-4/+4
|
* GH-1053 add back update progress dialogPetr Mrázek2015-07-26-4/+2
|
* NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer2015-06-06-1/+2
|
* 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
* Fixed some Forge typos in dialogs. Fixes #940Sky2015-05-05-4/+4
|
* NOISSUE eliminate ProgressProviderPetr Mrázek2015-04-26-3/+3
|
* NOISSUE move everything.Petr Mrázek2015-04-12-8/+8
|
* SCRATCH move things to the right placesPetr Mrázek2015-04-12-1/+1
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-4/+4
|
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-5/+6
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-11/+10
|
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* NOISSUE Treat any forge downloads <= 4KB as stale.Petr Mrázek2014-12-27-8/+26
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
|
* Rearrange RawLibrary and OneSixLibrary heavily.Petr Mrázek2014-07-26-9/+6
| | | | Fix #396
* Make forge work.Petr Mrázek2014-07-19-6/+29
| | | | Using classifiers FTW.
* Update the forge hacks.Petr Mrázek2014-07-07-6/+20
|
* Implement adding jar mods, break saving library order.Petr Mrázek2014-06-09-3/+3
|
* Reorganize logic code.Petr Mrázek2014-06-09-2/+2
|
* Much change, very jarmod.Petr Mrázek2014-06-09-7/+17
|
* Begin the transformation!Petr Mrázek2014-06-09-0/+380
Nuke all the things.