aboutsummaryrefslogtreecommitdiff
path: root/MultiMC.cpp
AgeCommit message (Expand)Author
2013-12-06Finish implementing update installation.Andrew
2013-12-04Rework the update checking systemAndrew
2013-12-02Renew the updater branchPetr Mrázek
2013-12-01Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developAndrew
2013-12-01Rework MultiMC's versioning systemAndrew
2013-12-01Fix (hopefully) library dependency resolution.Petr Mrázek
2013-11-30Remember the last selected instance and select it on startupJan Dalheimer
2013-11-28Fixed compilation errors.Andrew
2013-11-24Merge branch 'feature_yggdrasil' into developPetr Mrázek
2013-11-23Fix console window (now not a QDialog)Petr Mrázek
2013-11-19Implement saving account list to fileAndrew
2013-11-18Implement loading accounts from list.Andrew
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek
2013-11-04Implement instance sorting options.Petr Mrázek
2013-11-03Main window geometry and state saving/reloadingSky
2013-10-31List available proxies on startPetr Mrázek
2013-10-29Customizable folder browsing is same as for the instance folder. Syste Proxy ...Petr Mrázek
2013-10-28Valgrind-checked early application startPetr Mrázek
2013-10-28Fix problem with instance list not using the instance folder pathPetr Mrázek
2013-10-26Fix "no windows means MMC exits prematurely" issueSky
2013-10-21Merge branch 'feature_skins' into developSky
2013-10-21Clean up skins, remove wrapper, save to accounts/skinsSky
2013-10-20Ask for java path when hostname changes from the last run.Petr Mrázek
2013-10-19First draft of player faces in the login dialogSky
2013-10-18Change Organization and App name, might invalidate some configs? Add Tak to c...Orochimarufan
2013-10-14Huge Java detection refactor, version dialogs on first run (no JavaPath set) ...Sky
2013-10-06Automatically try to set the Java path on first startSky
2013-10-06Get rid of junky timestamps, along with some select pointless log messagesPetr Mrázek
2013-10-06Added file loggerPetr Mrázek
2013-09-23Implement basic yggdrasil auth.Petr Mrázek
2013-09-22Working 1.6 modding (currently only forge)Petr Mrázek
2013-09-18Implement legacy forge button!Petr Mrázek
2013-09-16Forge version list implementation. Needs integration and testing.Petr Mrázek
2013-09-09Fix translation initialization (and loading).Petr Mrázek
2013-09-08Filed attempt on making localization workStiepen22
2013-09-08Merge branch 'master' of https://github.com/Stiepen22/MultiMC5 into developPetr Mrázek
2013-09-08Use HttpMetaCache to minimize network use.Petr Mrázek
2013-09-07Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek