Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Make the account selection list use checkboxes rather than text for active ↵ | Sky | 2013-12-14 | -3/+39 |
| | | | | boolean | |||
* | Fix various Dialogs (Titles, License formatting) | Orochimarufan | 2013-12-14 | -149/+145 |
| | ||||
* | Fix twitch | Petr Mrázek | 2013-12-14 | -12/+25 |
| | ||||
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Andrew | 2013-12-13 | -1/+1 |
|\ | ||||
| * | Fix typo | Sky | 2013-12-13 | -1/+1 |
| | | ||||
* | | Disable some crazy OS X hacks on non-GCC compilers | Andrew | 2013-12-13 | -0/+6 |
|/ | ||||
* | Made the run script look for missing dependencies. | Andrew | 2013-12-13 | -5/+20 |
| | | | | | On Linux, MultiMC's startup script will now look for plugins with missing depenedencies and warn the user about them if they are missing. | |||
* | Merge branch 'develop' of github.com:Drayshak/MultiMC5 into develop | Sky | 2013-12-13 | -31/+86 |
|\ | ||||
| * | Do not log auth crud | Petr Mrázek | 2013-12-13 | -2/+2 |
| | | ||||
| * | Fix syntax error | Petr Mrázek | 2013-12-13 | -9/+7 |
| | | | | | | | | You do not need goto for that. Really. | |||
| * | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-12-13 | -1/+9 |
| |\ | ||||
| | * | Fix updater removing all files. | Andrew | 2013-12-12 | -1/+9 |
| | | | | | | | | | | | | Yeah, I don't know what I was thinking, but somehow it worked before. | |||
| * | | Add support for 1.7.4 user_type (needs testing with legacy accounts) | Petr Mrázek | 2013-12-13 | -19/+58 |
| | | | ||||
| * | | Use temporary files for the java checker | Petr Mrázek | 2013-12-13 | -7/+13 |
| |/ | ||||
| * | Include unistd.h in ProcessUtils.h | Andrew | 2013-12-12 | -0/+4 |
| | | ||||
| * | Remove -Werror from the updater's compile flags | Andrew | 2013-12-12 | -1/+1 |
| | | ||||
* | | First sweep moving URLs to a constants file | Sky | 2013-12-13 | -20/+56 |
|/ | ||||
* | Make sure adding forced candidates doesn't result in duplicates | Sky | 2013-12-12 | -7/+5 |
| | ||||
* | Don't break Linux and OS X builds :( | Sky | 2013-12-12 | -9/+9 |
| | ||||
* | Java version list should be sorted, JRE->JDK, 64->32 | Sky | 2013-12-12 | -25/+28 |
| | ||||
* | Remove QsLog destinations when they are destroyed. | Andrew | 2013-12-11 | -4/+17 |
| | | | | | | This fixes some issues where MultiMC was segfaulting on exit because things were trying to write to the logger while they were being destroyed, but the destinations had already been destroyed and were left in the list. | |||
* | Fix console window sticking open derp | Sky | 2013-12-11 | -2/+5 |
| | ||||
* | Fix checker progress derp | Sky | 2013-12-11 | -1/+1 |
| | ||||
* | Merge https://github.com/Drayshak/MultiMC5 into develop | Petr Mrázek | 2013-12-11 | -78/+329 |
|\ | ||||
| * | Better (but unsorted) Java detection | Sky | 2013-12-11 | -78/+329 |
| | | ||||
* | | Swap https -> http for asset indexes | Petr Mrázek | 2013-12-11 | -1/+1 |
| | | ||||
* | | Merge branch 'feature_no_firstrun' of https://github.com/robotbrain/MultiMC5 ↵ | Petr Mrázek | 2013-12-11 | -1/+14 |
|\ \ | | | | | | | | | | into develop | |||
| * | | Nuke! | robotbrain | 2013-12-10 | -1/+0 |
| | | | ||||
| * | | Fix my utter derp | robotbrainify | 2013-12-10 | -59/+1 |
| | | | ||||
| * | | Fix I think. | robotbrain | 2013-12-09 | -0/+1 |
| | | | ||||
| * | | Make it update the instance when it creates it, so you can install forge | robotbrain | 2013-12-09 | -1/+72 |
| | | | | | | | | | | | | right away | |||
* | | | Do not let the console close while Minecraft is running (prevent return to ↵ | Petr Mrázek | 2013-12-10 | -0/+3 |
| |/ |/| | | | | | main window) | |||
* | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-12-10 | -16/+21 |
|\ \ | ||||
| * | | Move fixup_bundle CMake stuff into a separate file | Andrew | 2013-12-10 | -16/+21 |
| | | | ||||
* | | | Use metacache for minecraft.jar downloads | Petr Mrázek | 2013-12-10 | -15/+24 |
| | | | ||||
* | | | Nuke. | Petr Mrázek | 2013-12-10 | -7/+0 |
|/ / | ||||
* | | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-12-10 | -69/+45872 |
|\| | | | | | | | | | | | Conflicts: CMakeLists.txt gui/MainWindow.cpp | |||
| * | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Andrew | 2013-12-09 | -40/+83 |
| |\ | ||||
| * \ | Merge branch 'feature_updater' into develop | Andrew | 2013-12-09 | -55/+45858 |
| |\ \ | ||||
| | * \ | Merge branch 'feature_updater' of github.com:MultiMC/MultiMC5 into ↵ | Petr Mrázek | 2013-12-07 | -83/+263 |
| | |\ \ | | | | | | | | | | | | | | | | feature_updater | |||
| | | * | | Include shellapi.h in the updater on Windows. | Andrew | 2013-12-06 | -0/+1 |
| | | | | | ||||
| | | * | | Added WIN32_LEAN_AND_MEAN | Andrew | 2013-12-06 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | Should reduce compile times and help get rid of some error things. | |||
| | | * | | Finish implementing update installation. | Andrew | 2013-12-06 | -10/+128 |
| | | | | | | | | | | | | | | | | | | | | Also add the option to update on exit. | |||
| | | * | | Implement update installer | Andrew | 2013-12-05 | -73/+133 |
| | | | | | ||||
| | * | | | Fix build failures on Windows. | Petr Mrázek | 2013-12-07 | -8/+1 |
| | |/ / | | | | | | | | | | | | | | | | | * remove atoll * fix include path of updater depends | |||
| | * | | Implement DownloadUpdateTask | Andrew | 2013-12-05 | -15/+555 |
| | | | | | | | | | | | | | | | | Installing updates is not implemented yet. That's next. | |||
| | * | | Rework the update checking system | Andrew | 2013-12-04 | -176/+394 |
| | | | | ||||
| | * | | Renew the updater branch | Petr Mrázek | 2013-12-02 | -45/+44913 |
| | | | | | | | | | | | | | | | | Now with some actual consensus on what the updater will do! | |||
* | | | | Finish assets update for 1.7.3 | Petr Mrázek | 2013-12-10 | -381/+203 |
| | | | | ||||
* | | | | Merge branch 'feature_assets' into develop | Petr Mrázek | 2013-12-08 | -3/+447 |
|\ \ \ \ | |_|_|/ |/| | | |