summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Turn pack200 into an actual libraryPetr Mrázek2013-09-29-1352/+583
* Replace lzma with xz. Tweaks to fix debug builds.Petr Mrázek2013-09-28-7261/+3739
* no unstable stuff. disable it.Petr Mrázek2013-09-28-3/+3
* Merge branch 'develop' of https://github.com/Drayshak/MultiMC5 into developPetr Mrázek2013-09-27-0/+7
|\
| * Attempt fix for cmake warning spam on WindowsSky2013-09-26-0/+7
* | Add license of PACK200Petr Mrázek2013-09-27-0/+347
|/
* Compression algo dependencies, still need hackery...Petr Mrázek2013-09-26-40/+17769
* Fixed small thing in german language fileKilobyte2013-09-23-1/+1
* Ignore KDE dir metadata filesPetr Mrázek2013-09-23-0/+1
* Implement basic yggdrasil auth.Petr Mrázek2013-09-23-271/+439
* Formatting/misc changes in BUILD.mdSky2013-09-22-23/+25
* Add build instructions, markdown-ify README.mdSky2013-09-22-6/+14
* Merge pull request #2 from Drayshak/developSky2013-09-22-4/+52
|\
| * Add IRC location to build instructionsSky2013-09-22-1/+1
| * Fix Windows link in build instructionsSky2013-09-22-2/+2
| * Add Windows build instructionsSky2013-09-22-1/+49
|/
* Update BUILD.mdKilobyte2013-09-22-1/+2
* Added Build instructionsStiepen222013-09-22-0/+62
* Merge branch 'feature_onesix_forge' into developPetr Mrázek2013-09-22-740/+1200
|\
| * Cache forge version list (it's huge)Petr Mrázek2013-09-22-97/+118
| * Working 1.6 modding (currently only forge)Petr Mrázek2013-09-22-669/+992
| * Things... and stuff... with 1.6 modding. Maybe.Petr Mrázek2013-09-20-8/+124
|/
* Merge branch 'feature_library_model' into developPetr Mrázek2013-09-18-684/+1388
|\
| * Implement legacy forge button!Petr Mrázek2013-09-18-235/+295
| * Forge version list implementation. Needs integration and testing.Petr Mrázek2013-09-16-218/+834
| * Split OneSixVersion into parts.Petr Mrázek2013-09-11-259/+287
* | Changed about source code link to reflect the new organizationTakSuyu2013-09-15-46/+54
|/
* Progress works for null downloads (header checks)Petr Mrázek2013-09-10-0/+4
* Fix download progress (bars)Petr Mrázek2013-09-10-1/+21
* Merge branch 'feature_localization' of github.com:MultiMC/MultiMC5 into developStiepen222013-09-09-1/+1355
|\
| * Fixed a small spelling mistake in german translationStiepen222013-09-09-1/+1
| * Renamed german lang fileStiepen222013-09-09-0/+51
| * Fix translation initialization (and loading).Petr Mrázek2013-09-09-10/+60
| * Filed attempt on making localization workStiepen222013-09-08-1/+1235
| * Added lang file - derpStiepen222013-09-08-0/+0
| * Changed CMakeList.txt to support translationsStiepen222013-09-08-1/+20
* | Merge branch 'test' into developPetr Mrázek2013-09-08-1/+2
|\ \
| * | Fix up QuaZip zlib header lookup on Windows.Petr Mrázek2013-09-08-6/+2
| * | Merge branch 'develop' of https://github.com/Drayshak/MultiMC5 into testPetr Mrázek2013-09-08-1/+6
|/| |
| * | Attempt to fix quazip build error on WindowsSky2013-09-08-1/+6
* | | Fix one more legacy update bugPetr Mrázek2013-09-08-3/+3
* | | Fix legacy instance update segfaultPetr Mrázek2013-09-08-1/+1
* | | Merge pull request #1 from Drayshak/developPetr Mrázek2013-09-08-1/+1
|\| | | |/ |/|
| * Fix typoSky2013-09-08-1/+1
|/
* Changed all strings displayed to end user to use qts localization systemStiepen222013-09-08-36/+47
* Fix buildPetr Mrázek2013-09-08-1/+1
* Merge branch 'master' of https://github.com/Stiepen22/MultiMC5 into developPetr Mrázek2013-09-08-16/+119
|\
| * Added console coloring and made the log not contain any usernames/session idsStiepen222013-09-08-10/+34
| * Enough main window hiding magic for nowStiepen222013-09-07-1/+2
| * Made main window hide on instace exitStiepen222013-09-06-0/+1