Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-09 | Merge remote-tracking branch 'origin/fix_ftb_again' into integration_butchery | Petr Mrázek | |
2014-03-05 | Use a constant for the buffer size. | robotbrain | |
2014-03-05 | Fix it - it did it even if the op failed. | robotbrain | |
2014-03-05 | Use windows api to prevent encoding problems. | robotbrain | |
2014-03-03 | Fix ftb locations on old windows... again. | robotbrain | |
2014-03-02 | Gather and store liteloader metadata. | Petr Mrázek | |
2014-02-24 | Merge branch 'feature_profiling' into integration_json_and_tools | Petr Mrázek | |
2014-02-19 | New, better, liteloader support | Jan Dalheimer | |
2014-02-16 | Restructure | Jan Dalheimer | |
2014-02-16 | Fix more stuff. Detached tools, only MCEdit for now. | Jan Dalheimer | |
2014-02-15 | Underp. Don't depend on OneSix. Nicer "menu" style choosing. | Jan Dalheimer | |
2014-02-15 | Profiler support. Currently JProfiler and JVisualVM are implemented. | Jan Dalheimer | |
2014-02-13 | Fix FTB paths on Windows XP | robotbrain | |
2014-01-17 | Improve Console window output. | Orochimarufan | |
-> Log Pre- and Post-Launch command happenings -> Enable the java part to specify the level TODO: fix logging with mc 1.7's log4j logging infrastructure Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com> | |||
2014-01-12 | Merge branch 'feature_localization' of https://github.com/02JanDal/MultiMC5 ↵ | Petr Mrázek | |
into develop Conflicts: gui/dialogs/SettingsDialog.cpp gui/dialogs/SettingsDialog.ui | |||
2014-01-12 | Show Mojang service statuses in status bar | Sky | |
2014-01-07 | Rework version numbering system. | Forkk | |
Again... | |||
2014-01-06 | Implement proxy settings | Forkk | |
2014-01-05 | Merge branch 'updater-tweak' into develop | Petr Mrázek | |
2014-01-05 | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | |
2014-01-05 | More updater fixage | Petr Mrázek | |
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] | |||
2014-01-05 | Some more updater fixes | Petr Mrázek | |
Paths were wrong - still used work directory instead of root | |||
2014-01-04 | Implement changing update channels | Forkk | |
Allow the user to select which update channel they would like to download updates from. | |||
2014-01-05 | Mess with the updater again. | Petr Mrázek | |
2014-01-04 | Clean up/update translation code and made language selectable in the ↵ | Jan Dalheimer | |
settings dialog | |||
2014-01-03 | Notifications system. Mainly to be used in case the updater breaks. | Jan Dalheimer | |
2014-01-03 | Log version, work paths | Petr Mrázek | |
2014-01-02 | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_news | Forkk | |
Conflicts: CMakeLists.txt gui/MainWindow.h | |||
2014-01-02 | Save/restore settings dialog (and instance specific settings) window geometry | Sky | |
2014-01-01 | Fix issue with PostExitCmd not translating to PostExitCommand | Petr Mrázek | |
2014-01-01 | Enable high-dpi QIcon logic | Petr Mrázek | |
2014-01-01 | Allow the use of synonyms in settings. Refactor settings. | Petr Mrázek | |
Remove a bunch of obsolete/unused code. | |||
2013-12-31 | Refactor icon lists heavily | Petr Mrázek | |
* Icon list now uses a filesystem watcher for updates * Icon folder is user-customizable * All the little details. ALL OF THEM. | |||
2013-12-30 | Notify the user of any errors | Jan Dalheimer | |
2013-12-29 | Launch an editor for the custom.json file. Also allow overriding of the ↵ | Jan Dalheimer | |
system default editor | |||
2013-12-29 | Maybe break updater even more? | Petr Mrázek | |
2013-12-28 | Set permissions for the updater binary after updating it. | Petr Mrázek | |
2013-12-22 | Make FTB instances behave better | Petr Mrázek | |
* Do not re-create on every reload * Use the version.json/custom.json logic properly * Should be offline-friendly * FTB instances can be copied, turn into normal instances | |||
2013-12-21 | Initial FTB support. Allows "tracking" of FTB instances. | Jan Dalheimer | |
2013-12-21 | Keep the last five logs | Jan Dalheimer | |
2013-12-20 | Some test madness | Petr Mrázek | |
2013-12-16 | Remove obsolete auto login option. | Petr Mrázek | |
2013-12-15 | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_news | Andrew | |
Conflicts: CMakeLists.txt | |||
2013-12-15 | Added a system to load news from MultiMC.org's RSS | Andrew | |
Currently it doesn't show it anywhere in the UI. That's next. | |||
2013-12-14 | Merge branch 'testing' of https://github.com/02JanDal/MultiMC5 into develop | Petr Mrázek | |
Conflicts: MultiMC.cpp | |||
2013-12-13 | Add support for 1.7.4 user_type (needs testing with legacy accounts) | Petr Mrázek | |
2013-12-10 | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | |
Conflicts: CMakeLists.txt gui/MainWindow.cpp | |||
2013-12-10 | Finish assets update for 1.7.3 | Petr Mrázek | |
2013-12-06 | Finish implementing update installation. | Andrew | |
Also add the option to update on exit. | |||
2013-12-04 | Rework the update checking system | Andrew | |