summaryrefslogtreecommitdiffstats
path: root/MultiMC.cpp
Commit message (Expand)AuthorAgeLines
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-12/+9
* GH-796 Icon theme loading workaroundPetr Mrázek2015-03-01-0/+11
* GH-366: Plain and simple modpack export/import/downloadJan Dalheimer2015-02-19-0/+1
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
* NOISSUE do not use proxy by defaultPetr Mrázek2015-02-06-1/+1
* Change default PermGen from 64 to 128 mbGreenphlem2015-02-02-1/+1
* NOISSUE Fix jar mods for OnesSixPetr Mrázek2014-12-27-31/+0
* NOISSUE Change default font on Windows to Courier size 10Petr Mrázek2014-12-03-2/+4
* Remove crash handlerPetr Mrázek2014-11-15-3/+0
* Fix a OS X build error (missing a defined())Jan Dalheimer2014-11-15-1/+1
* Add console font size setting and a preview\Petr Mrázek2014-11-15-0/+1
* Default console font tweaksPetr Mrázek2014-11-10-6/+17
* Do not use QFont without XorgPetr Mrázek2014-11-09-12/+21
* Allow changing the console font familyPetr Mrázek2014-11-09-0/+9
* Implement #545Petr Mrázek2014-11-08-0/+3
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
* Fix translations path for the meta cachePetr Mrázek2014-10-01-1/+1
* Translation downloading!robotbrain2014-09-30-0/+7
* Sync from quickmodsPetr Mrázek2014-09-06-2/+2
* Show a warning if the instance path contains a '!'Loetkolben2014-07-30-48/+59
* Make forge work.Petr Mrázek2014-07-19-0/+3
* Move settings lib into the main code, fixing error logging in it.Petr Mrázek2014-07-01-4/+4
* Merge branch 'feature_theme_support' into developPetr Mrázek2014-06-30-0/+1
|\
| * New flat icon themes from pexnerPetr Mrázek2014-05-25-0/+1
* | Merge branch 'feature/fix_intel' into developPetr Mrázek2014-06-28-0/+1
|\ \
| * | Fix issues with intel drivers. Forced java re-detection on Windows.Petr Mrázek2014-06-28-0/+1
* | | Tweaks to page dialog and version page.Petr Mrázek2014-06-09-0/+2
* | | Reduce startup logging verbosityPetr Mrázek2014-06-09-1/+1
* | | Reorganize logic code.Petr Mrázek2014-06-09-4/+4
* | | Much change, very jarmod.Petr Mrázek2014-06-09-0/+12
* | | Begin the transformation!Petr Mrázek2014-06-09-2/+3
|/ /
* | Still trying to fix FTBJan Dalheimer2014-05-23-0/+4
* | Attempt at fixing FTBJan Dalheimer2014-05-23-36/+17
* | Fix FTB?Jan Dalheimer2014-05-23-5/+6
* | More FTB debug stuffJan Dalheimer2014-05-23-1/+1
* | Some more FTB related debug infoJan Dalheimer2014-05-23-8/+26
* | QDir::exists is not static in Qt 5.1.1Petr Mrázek2014-05-22-1/+1
* | FTB paths changed on windows. Fixes #255Jan Dalheimer2014-05-22-5/+28
* | Merge branch 'feature_crashreport' into developJan Dalheimer2014-05-21-0/+3
|\ \ | |/ |/|
| * Implement crash handling on LinuxForkk2014-05-09-0/+3
* | Add static data path for ... static data. Like translations. Move translation...Petr Mrázek2014-05-17-1/+14
|/
* Merge remote-tracking branch 'origin/feature_raise_console' into developPetr Mrázek2014-04-21-0/+1
|\
| * Make the console window raise itself after minecraft closes (#193)Taeyeon Mori2014-04-17-0/+1
* | Download and cache FML libs for legacy minecraft versions.Petr Mrázek2014-04-19-0/+1
|/
* Workaround for dirty build folders.Petr Mrázek2014-04-06-1/+1
* Get rid of long rebuilds because of minor cmake config changesPetr Mrázek2014-04-06-9/+9
* Merge remote-tracking branch 'origin/fix_ftb_again' into integration_butcheryPetr Mrázek2014-03-09-2/+15
|\
| * Use a constant for the buffer size.robotbrain2014-03-05-3/+4
| * Fix it - it did it even if the op failed.robotbrain2014-03-05-3/+6
| * Use windows api to prevent encoding problems.robotbrain2014-03-05-1/+10