summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/MinecraftVersionList.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE do not dump minecraft version files into the logPetr Mrázek2015-05-16-1/+0
|
* GH-942 fix vanilla version listPetr Mrázek2015-05-06-10/+16
| | | | | Latest release gets the star Latest snapshot, if it's newer than latest release gets the bug
* NOISSUE handle recommended versions betterPetr Mrázek2015-05-02-1/+14
| | | | | 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-1/+37
|
* NOISSUE get rid of the obsolete version builderPetr Mrázek2015-04-12-1/+0
|
* NOISSUE move everything.Petr Mrázek2015-04-12-3/+3
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-17/+17
|
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-2/+2
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-17/+48
|
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
|
* Sync from quickmodsPetr Mrázek2014-09-06-9/+4
|
* Rearrange RawLibrary and OneSixLibrary heavily.Petr Mrázek2014-07-26-1/+1
| | | | Fix #396
* Make forge work.Petr Mrázek2014-07-19-13/+11
| | | | Using classifiers FTW.
* Cleanup - QFileInfo derp and unused variablesPetr Mrázek2014-06-09-6/+0
|
* Lock down the version cache. Just enough to make it annoying to corrupt the ↵Petr Mrázek2014-06-09-18/+24
| | | | files.
* Reduce startup logging verbosityPetr Mrázek2014-06-09-2/+2
|
* Add back legacy mod edit, add checksums for all legacy jarsPetr Mrázek2014-06-09-0/+1
|
* Small fixes, including release dates of some legacy versionsPetr Mrázek2014-06-09-2/+26
|
* Use window icons and titles in 1.6+Petr Mrázek2014-06-09-2/+2
|
* Make 1.6+ work with new instance format.Petr Mrázek2014-06-09-141/+377
|
* All of the broken legacy things work.Petr Mrázek2014-06-09-78/+89
|
* Reorganize logic code.Petr Mrázek2014-06-09-0/+330