summaryrefslogtreecommitdiffstats
path: root/MultiMC.cpp
Commit message (Expand)AuthorAgeLines
* Add support for 1.7.4 user_type (needs testing with legacy accounts)Petr Mrázek2013-12-13-3/+7
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek2013-12-10-2/+74
|\
| * Finish implementing update installation.Andrew2013-12-06-1/+68
| * Rework the update checking systemAndrew2013-12-04-3/+4
| * Renew the updater branchPetr Mrázek2013-12-02-0/+4
* | Finish assets update for 1.7.3Petr Mrázek2013-12-10-1/+2
|/
* Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developAndrew2013-12-01-0/+4
|\
| * Fix (hopefully) library dependency resolution.Petr Mrázek2013-12-01-0/+3
| * Remember the last selected instance and select it on startupJan Dalheimer2013-11-30-0/+1
* | Rework MultiMC's versioning systemAndrew2013-12-01-3/+2
|/
* Fixed compilation errors.Andrew2013-11-28-3/+0
* Merge branch 'feature_yggdrasil' into developPetr Mrázek2013-11-24-0/+7
|\
| * Implement saving account list to fileAndrew2013-11-19-0/+1
| * Implement loading accounts from list.Andrew2013-11-18-0/+6
* | Fix console window (now not a QDialog)Petr Mrázek2013-11-23-2/+3
|/
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-3/+3
* Implement instance sorting options.Petr Mrázek2013-11-04-4/+2
* Main window geometry and state saving/reloadingSky2013-11-03-0/+6
* List available proxies on startPetr Mrázek2013-10-31-1/+41
* Customizable folder browsing is same as for the instance folder. Syste Proxy ...Petr Mrázek2013-10-29-0/+3
* Valgrind-checked early application startPetr Mrázek2013-10-28-5/+9
* Fix problem with instance list not using the instance folder pathPetr Mrázek2013-10-28-3/+6
* Fix "no windows means MMC exits prematurely" issueSky2013-10-26-0/+4
* Merge branch 'feature_skins' into developSky2013-10-21-0/+1
|\
| * Clean up skins, remove wrapper, save to accounts/skinsSky2013-10-21-1/+1
| * First draft of player faces in the login dialogSky2013-10-19-0/+1
* | Ask for java path when hostname changes from the last run.Petr Mrázek2013-10-20-0/+1
|/
* Change Organization and App name, might invalidate some configs? Add Tak to c...MMC5-tb9Orochimarufan2013-10-18-2/+2
* Huge Java detection refactor, version dialogs on first run (no JavaPath set) ...Sky2013-10-14-11/+12
* Automatically try to set the Java path on first startSky2013-10-06-1/+14
* Get rid of junky timestamps, along with some select pointless log messagesPetr Mrázek2013-10-06-1/+1
* Added file loggerPetr Mrázek2013-10-06-8/+26
* Implement basic yggdrasil auth.Petr Mrázek2013-09-23-77/+81
* Working 1.6 modding (currently only forge)Petr Mrázek2013-09-22-44/+26
* Implement legacy forge button!Petr Mrázek2013-09-18-0/+1
* Forge version list implementation. Needs integration and testing.Petr Mrázek2013-09-16-0/+45
* Fix translation initialization (and loading).Petr Mrázek2013-09-09-10/+56
* Filed attempt on making localization workStiepen222013-09-08-0/+14
* Merge branch 'master' of https://github.com/Stiepen22/MultiMC5 into developPetr Mrázek2013-09-08-0/+3
* Use HttpMetaCache to minimize network use.Petr Mrázek2013-09-08-2/+19
* Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek2013-09-07-0/+222