summaryrefslogtreecommitdiffstats
path: root/logic/lists
Commit message (Expand)AuthorAgeLines
* Reorganize logic code.Petr Mrázek2014-06-09-2101/+0
* Add builtin Minecraft versions for legacyPetr Mrázek2014-06-09-34/+103
* Much change, very jarmod.Petr Mrázek2014-06-09-27/+0
* Begin the transformation!Petr Mrázek2014-06-09-911/+7
* Still trying to fix FTBJan Dalheimer2014-05-23-6/+6
* Fix many memory leaks.Petr Mrázek2014-03-30-7/+12
* Fix java checker crash, some memory leaksPetr Mrázek2014-03-30-4/+3
* Make some more error messages translateable.Petr Mrázek2014-03-23-1/+1
* Gather and store liteloader metadata.Petr Mrázek2014-03-02-12/+54
* Fix missing includes in litaloader installer.Petr Mrázek2014-02-25-0/+2
* Merge branch 'fix_ftb' into integration_json_and_toolsPetr Mrázek2014-02-24-2/+0
|\
| * Don't assume forge for FTB instances. Fix FTB related stuff.Jan Dalheimer2014-02-21-2/+0
* | New, better, liteloader supportJan Dalheimer2014-02-19-1/+292
|/
* Blacklist the FTB voxel pack.Petr Mrázek2014-02-09-0/+2
* Only load instance list twice.Petr Mrázek2014-02-09-3/+9
* Fix crash bug related to messageboxes interrupting model resets in the instan...Petr Mrázek2014-02-08-52/+72
* Pave.Petr Mrázek2014-02-04-7/+5
* Marginally improve OneSix offline mode launchPetr Mrázek2014-01-18-2/+2
* Sort forge versions right. Do not spam the multimc log with mc server status ...Petr Mrázek2014-01-16-10/+19
* Fix FTB.Petr Mrázek2014-01-15-33/+40
* Return a properly sorted list of checked javasSky2014-01-07-0/+4
* DEBUG: Add some logging for instance loading.Petr Mrázek2014-01-03-5/+17
* Refactor icon lists heavilyPetr Mrázek2013-12-31-328/+4
* Tidy status messages a bitSky2013-12-23-3/+3
* Use the central URL list for forge URLsPetr Mrázek2013-12-23-22/+21
* Merge branch 'feature_forge_gradle' of https://github.com/02JanDal/MultiMC5 i...Petr Mrázek2013-12-23-29/+184
|\
| * Support for the new forge gradle repoJan Dalheimer2013-12-23-29/+184
* | Fix Java checker leaving behind temporary jar filesPetr Mrázek2013-12-22-5/+7
|/
* FTB fixagePetr Mrázek2013-12-22-1/+1
* Make FTB instances behave betterPetr Mrázek2013-12-22-69/+131
* Initial FTB support. Allows "tracking" of FTB instances.Jan Dalheimer2013-12-21-43/+123
* Improve group changing, update instance on version changePetr Mrázek2013-12-15-1/+18
* Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into developPetr Mrázek2013-12-14-1/+9
|\
| * Fix some bugs that surfacedJan Dalheimer2013-12-02-0/+16
| * Unit testingJan Dalheimer2013-12-02-1/+4
* | Merge branch 'develop' of github.com:Drayshak/MultiMC5 into developSky2013-12-13-560/+0
|\ \
| * | Add support for 1.7.4 user_type (needs testing with legacy accounts)Petr Mrázek2013-12-13-560/+0
* | | First sweep moving URLs to a constants fileSky2013-12-13-6/+3
|/ /
* | Java version list should be sorted, JRE->JDK, 64->32Sky2013-12-12-13/+7
* | Fix checker progress derpSky2013-12-11-1/+1
* | Better (but unsorted) Java detectionSky2013-12-11-24/+68
* | Offline mode support, part 1Petr Mrázek2013-12-05-16/+13
|/
* Fix (hopefully) library dependency resolution.Petr Mrázek2013-12-01-8/+0
* Fix login and startup logging issuesPetr Mrázek2013-12-01-27/+36
* Fix crash when no instances are availableJan Dalheimer2013-11-30-0/+5
* Remember the last selected instance and select it on startupJan Dalheimer2013-11-30-4/+11
* Add icon for when no default account is selectedAndrew2013-11-28-3/+21
* Add support for "no default account"Sky2013-11-27-1/+5
* Allow setting no default accountAndrew2013-11-27-3/+11
* Merge branch 'feature_yggdrasil' into developPetr Mrázek2013-11-24-0/+524
|\