summaryrefslogtreecommitdiffstats
path: root/logic/java
Commit message (Collapse)AuthorAgeLines
* NOISSUE fix bug in unpacking of forge pack200 jar filesPetr Mrázek2016-03-28-1/+0
| | | | This caused failed downloads and broken files to be used.
* GH-1365 fix java detection build on windowsPetr Mrázek2016-01-02-0/+1
|
* GH-1365 fix java detection OS ifdefsPetr Mrázek2016-01-02-3/+3
|
* GH-1365 rework java version parsing and sortingPetr Mrázek2016-01-02-109/+258
|
* NOISSUE missed a few places...Petr Mrázek2015-10-05-1/+1
|
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-9/+6
|
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-5/+5
|
* NOISSUE make shared logic library ... sharedPetr Mrázek2015-09-05-3/+9
|
* GH-1053 add back update progress dialogPetr Mrázek2015-07-26-9/+2
|
* GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek2015-07-21-3/+0
|
* NOISSUE windows hates mePetr Mrázek2015-05-04-2/+2
|
* GH-907 improve Java testing and PermGen deprecation handlingPetr Mrázek2015-05-04-21/+65
|
* NOISSUE handle recommended versions betterPetr Mrázek2015-05-02-2/+3
| | | | | Moved constants to the version data file Use recommended Minecraft instead of latest stable for new instances by default
* GH-328 overhaul all relevant version listsPetr Mrázek2015-05-01-90/+75
|
* NOISSUE eliminate ProgressProviderPetr Mrázek2015-04-26-14/+14
|
* NOISSUE move everything.Petr Mrázek2015-04-12-11/+11
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-12/+12
|
* SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGLPetr Mrázek2015-04-12-15/+12
|
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-1/+1
|
* Change copyright dates to 2015Greenphlem2015-02-06-6/+6
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-3/+3
|
* Update copyright year (finally...)Jan Dalheimer2014-11-02-3/+3
|
* Fix #231: Enable translation for more stringsJan Dalheimer2014-11-02-6/+6
|
* Sync from quickmodsPetr Mrázek2014-09-06-12/+0
|
* Increase the java checker timeout from 5s to 15sPetr Mrázek2014-08-10-1/+1
|
* Move settings lib into the main code, fixing error logging in it.Petr Mrázek2014-07-01-1/+1
|
* Merge branch 'feature/fix_intel' into developPetr Mrázek2014-06-28-5/+5
| | | | | | | Conflicts: CMakeLists.txt changelog.yaml gui/MainWindow.cpp
* Reorganize logic code.Petr Mrázek2014-06-09-0/+914