Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Log failure reasons of cache downloads | Petr Mrázek | 2013-10-06 | -7/+7 |
| | ||||
* | Log java util stuff using the new logging method | Petr Mrázek | 2013-10-06 | -5/+5 |
| | ||||
* | Get rid of junky timestamps, along with some select pointless log messages | Petr Mrázek | 2013-10-06 | -62/+54 |
| | ||||
* | Merge branch 'develop' of https://github.com/Drayshak/MultiMC5 into develop | Petr Mrázek | 2013-10-06 | -14/+202 |
|\ | ||||
| * | Merge branch 'develop' of github.com:Drayshak/MultiMC5 into develop | Sky | 2013-10-06 | -4/+8 |
| |\ | ||||
| | * | Fix Linux CMake issues arising from Windows workaround | Sky | 2013-10-06 | -4/+8 |
| | | | ||||
| * | | Merge branch 'develop' of https://github.com/MultiMC/MultiMC5 into develop | Sky | 2013-10-06 | -827/+1375 |
| |\ \ | |/ / |/| / | |/ | ||||
* | | Added file logger | Petr Mrázek | 2013-10-06 | -827/+1375 |
| | | ||||
| * | Fix Java detection button sizes | Sky | 2013-10-05 | -0/+12 |
| | | ||||
| * | Add "browse" button using Qt's file browser to settings dialog | Sky | 2013-10-05 | -8/+26 |
| | | ||||
| * | Add naive Windows Java detection - JavaUtils for finding it on other systems ↵ | Sky | 2013-10-05 | -2/+156 |
|/ | | | | (incomplete) | |||
* | Add user agent header to most MultiMC download requests. | Petr Mrázek | 2013-10-02 | -15/+33 |
| | ||||
* | Added a make target that prints the version name. | Andrew | 2013-10-01 | -1/+4 |
| | ||||
* | Set run script to load libs from bin folder. | Andrew | 2013-10-01 | -1/+1 |
| | | | | | I'd really like to put them in a separate "lib" folder, but CMake doesn't want to. | |||
* | Fixed an issue with the run script on Debian. | Andrew | 2013-10-01 | -1/+1 |
| | ||||
* | Made run script instal as executable. | Andrew | 2013-10-01 | -2/+3 |
| | | | | Also fixed a small bug with the run script. | |||
* | Add run script to install. | Andrew | 2013-10-01 | -4/+7 |
| | | | | | Also renamed "translations_target" to "translations". The old name was dumb and annoying. | |||
* | Merge branch 'master' into develop | Andrew | 2013-10-01 | -25/+34 |
|\ | | | | | | | This pulls in some changes I made to the CMakeLists file earlier. | |||
| * | Fixed CMakeLists install target on Linux. | Andrew | 2013-09-19 | -25/+34 |
| | | ||||
* | | Add missing include | Petr Mrázek | 2013-10-01 | -0/+1 |
| | | ||||
* | | Implemented xz and pack200 unpackers required for proper forge installation. | Petr Mrázek | 2013-09-30 | -8621/+4720 |
|\ \ | | | | | | | | | | | | | | | | | | | Merge branch 'feature_forge_unpackers' into develop Conflicts: CMakeLists.txt | |||
| * | | Add tweaks to make things build on windows | Petr Mrázek | 2013-09-30 | -7/+12 |
| | | | ||||
| * | | ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. | Petr Mrázek | 2013-09-30 | -36/+413 |
| | | | ||||
| * | | Turn pack200 into an actual library | Petr Mrázek | 2013-09-29 | -1352/+583 |
| | | | ||||
| * | | Replace lzma with xz. Tweaks to fix debug builds. | Petr Mrázek | 2013-09-28 | -7261/+3739 |
| | | | ||||
* | | | Fix stuff up some more | Petr Mrázek | 2013-09-28 | -10/+1 |
| | | | ||||
* | | | Merge branch 'develop' of https://github.com/hyperfang8/MultiMC5 into develop | Petr Mrázek | 2013-09-28 | -1/+1 |
|\ \ \ | |/ / |/| | | ||||
| * | | Disable pack200 and Enable MultiMCLauncher dep | hyperfang8 | 2013-09-28 | -2/+2 |
| | | | | | | | | | | | | | | | I disable pack200 in cmake because it fails to compile. I also renable MultiMCLauncher dep because resource file requires it. | |||
* | | | no unstable stuff. disable it. | Petr Mrázek | 2013-09-28 | -3/+3 |
|/ / | ||||
* | | Merge branch 'develop' of https://github.com/Drayshak/MultiMC5 into develop | Petr Mrázek | 2013-09-27 | -0/+7 |
|\ \ | ||||
| * | | Attempt fix for cmake warning spam on Windows | Sky | 2013-09-26 | -0/+7 |
| | | | ||||
* | | | Add license of PACK200 | Petr Mrázek | 2013-09-27 | -0/+347 |
|/ / | ||||
* | | Compression algo dependencies, still need hackery... | Petr Mrázek | 2013-09-26 | -40/+17769 |
| | | ||||
* | | Fixed small thing in german language file | Kilobyte | 2013-09-23 | -1/+1 |
| | | ||||
* | | Ignore KDE dir metadata files | Petr Mrázek | 2013-09-23 | -0/+1 |
| | | ||||
* | | Implement basic yggdrasil auth. | Petr Mrázek | 2013-09-23 | -271/+439 |
| | | | | | | | | No fancy login token saving involved. | |||
* | | Formatting/misc changes in BUILD.md | Sky | 2013-09-22 | -23/+25 |
| | | ||||
* | | Add build instructions, markdown-ify README.md | Sky | 2013-09-22 | -6/+14 |
| | | ||||
* | | Merge pull request #2 from Drayshak/develop | Sky | 2013-09-22 | -4/+52 |
|\ \ | | | | | | | Add Windows build instructions | |||
| * | | Add IRC location to build instructions | Sky | 2013-09-22 | -1/+1 |
| | | | ||||
| * | | Fix Windows link in build instructions | Sky | 2013-09-22 | -2/+2 |
| | | | ||||
| * | | Add Windows build instructions | Sky | 2013-09-22 | -1/+49 |
|/ / | ||||
* | | Update BUILD.md | Kilobyte | 2013-09-22 | -1/+2 |
| | | ||||
* | | Added Build instructions | Stiepen22 | 2013-09-22 | -0/+62 |
| | | ||||
* | | Merge branch 'feature_onesix_forge' into develop | Petr Mrázek | 2013-09-22 | -740/+1200 |
|\ \ | ||||
| * | | Cache forge version list (it's huge) | Petr Mrázek | 2013-09-22 | -97/+118 |
| | | | ||||
| * | | Working 1.6 modding (currently only forge) | Petr Mrázek | 2013-09-22 | -669/+992 |
| | | | ||||
| * | | Things... and stuff... with 1.6 modding. Maybe. | Petr Mrázek | 2013-09-20 | -8/+124 |
|/ / | ||||
* | | Merge branch 'feature_library_model' into develop | Petr Mrázek | 2013-09-18 | -684/+1388 |
|\ \ | ||||
| * | | Implement legacy forge button! | Petr Mrázek | 2013-09-18 | -235/+295 |
| | | | | | | | | | | | | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects |