Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE Fix jar mods for OnesSix | Petr Mrázek | 2014-12-27 | -4/+0 |
| | ||||
* | Remove crash handler | Petr Mrázek | 2014-11-15 | -4/+0 |
| | ||||
* | Do not use QFont without Xorg | Petr Mrázek | 2014-11-09 | -2/+2 |
| | ||||
* | Translation downloading! | robotbrain | 2014-09-30 | -1/+4 |
| | ||||
* | Small fixes, including release dates of some legacy versions | Petr Mrázek | 2014-06-09 | -9/+0 |
| | ||||
* | Much change, very jarmod. | Petr Mrázek | 2014-06-09 | -0/+6 |
| | ||||
* | Merge branch 'feature_crashreport' into develop | Jan Dalheimer | 2014-05-21 | -0/+3 |
|\ | ||||
| * | Implement crash handling on Linux | Forkk | 2014-05-09 | -0/+3 |
| | | | | | | | | | | This will allow us to generate crash dumps and have users report crashes. | |||
* | | Add static data path for ... static data. Like translations. Move ↵ | Petr Mrázek | 2014-05-17 | -0/+6 |
|/ | | | | translations there. | |||
* | Get rid of long rebuilds because of minor cmake config changes | Petr Mrázek | 2014-04-06 | -8/+0 |
| | ||||
* | Merge branch 'feature_profiling' into integration_json_and_tools | Petr Mrázek | 2014-02-24 | -0/+13 |
|\ | ||||
| * | Fix more stuff. Detached tools, only MCEdit for now. | Jan Dalheimer | 2014-02-16 | -0/+6 |
| | | ||||
| * | Underp. Don't depend on OneSix. Nicer "menu" style choosing. | Jan Dalheimer | 2014-02-15 | -1/+0 |
| | | ||||
| * | Profiler support. Currently JProfiler and JVisualVM are implemented. | Jan Dalheimer | 2014-02-15 | -0/+8 |
| | | ||||
* | | New, better, liteloader support | Jan Dalheimer | 2014-02-19 | -0/+4 |
|/ | ||||
* | Show Mojang service statuses in status bar | Sky | 2014-01-12 | -0/+7 |
| | ||||
* | Implement proxy settings | Forkk | 2014-01-06 | -0/+5 |
| | ||||
* | More updater fixage | Petr Mrázek | 2014-01-05 | -1/+1 |
| | | | | | | | | Preserve --dir parameter after updating Allow more than one copy of a command line parameter in MultiMC Linux runner script no longer changes current directory, which allows '--dir .' Fixed unit tests, removed the obsolete one (for some legacy updater command line params that were also removed) [fixes 63127704] | |||
* | Some more updater fixes | Petr Mrázek | 2014-01-05 | -17/+21 |
| | | | | Paths were wrong - still used work directory instead of root | |||
* | Mess with the updater again. | Petr Mrázek | 2014-01-05 | -0/+1 |
| | ||||
* | Notifications system. Mainly to be used in case the updater breaks. | Jan Dalheimer | 2014-01-03 | -0/+7 |
| | ||||
* | Log version, work paths | Petr Mrázek | 2014-01-03 | -0/+28 |
| | ||||
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_news | Forkk | 2014-01-02 | -3/+11 |
|\ | | | | | | | | | | | Conflicts: CMakeLists.txt gui/MainWindow.h | |||
| * | Notify the user of any errors | Jan Dalheimer | 2013-12-30 | -1/+1 |
| | | ||||
| * | Launch an editor for the custom.json file. Also allow overriding of the ↵ | Jan Dalheimer | 2013-12-29 | -3/+8 |
| | | | | | | | | system default editor | |||
| * | Unit tests for the DownloadUpdateTask class | Jan Dalheimer | 2013-12-15 | -0/+1 |
| | | ||||
| * | More tests for the UpdateChecker class. It should be done for now. | Jan Dalheimer | 2013-12-14 | -0/+2 |
| | | ||||
* | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_news | Andrew | 2013-12-15 | -1/+1 |
|\| | | | | | | | | | Conflicts: CMakeLists.txt | |||
| * | Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into develop | Petr Mrázek | 2013-12-14 | -1/+1 |
| |\ | | | | | | | | | | | | | Conflicts: MultiMC.cpp | |||
| | * | Unit testing | Jan Dalheimer | 2013-12-02 | -1/+1 |
| | | | ||||
* | | | Added a system to load news from MultiMC.org's RSS | Andrew | 2013-12-15 | -0/+7 |
|/ / | | | | | | | Currently it doesn't show it anywhere in the UI. That's next. | |||
* | | Finish implementing update installation. | Andrew | 2013-12-06 | -0/+18 |
| | | | | | | | | Also add the option to update on exit. | |||
* | | Rework the update checking system | Andrew | 2013-12-04 | -4/+4 |
| | | ||||
* | | Renew the updater branch | Petr Mrázek | 2013-12-02 | -0/+7 |
|/ | | | | Now with some actual consensus on what the updater will do! | |||
* | Rework MultiMC's versioning system | Andrew | 2013-12-01 | -2/+1 |
| | ||||
* | Implement loading accounts from list. | Andrew | 2013-11-18 | -0/+7 |
| | ||||
* | Implement instance sorting options. | Petr Mrázek | 2013-11-04 | -0/+9 |
| | ||||
* | Huge Java detection refactor, version dialogs on first run (no JavaPath set) ↵ | Sky | 2013-10-14 | -0/+4 |
| | | | | and "auto detect" button | |||
* | Added file logger | Petr Mrázek | 2013-10-06 | -38/+46 |
| | ||||
* | Implement basic yggdrasil auth. | Petr Mrázek | 2013-09-23 | -0/+1 |
| | | | | No fancy login token saving involved. | |||
* | Working 1.6 modding (currently only forge) | Petr Mrázek | 2013-09-22 | -19/+20 |
| | ||||
* | Forge version list implementation. Needs integration and testing. | Petr Mrázek | 2013-09-16 | -0/+13 |
| | ||||
* | Fix translation initialization (and loading). | Petr Mrázek | 2013-09-09 | -0/+4 |
| | ||||
* | Use HttpMetaCache to minimize network use. | Petr Mrázek | 2013-09-08 | -0/+8 |
| | ||||
* | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek | 2013-09-07 | -0/+68 |