Commit Graph

5791 Commits

Author SHA1 Message Date
Sky
7aeea14a02 Merge branch 'develop' of https://github.com/MultiMC/MultiMC5 into develop 2013-10-06 01:13:20 +01:00
Sky
d48aae7a16 Fix Linux CMake issues arising from Windows workaround 2013-10-06 01:09:21 +01:00
Petr Mrázek
f83119ce7e Added file logger 2013-10-06 01:13:40 +02:00
Sky
2398acc9e4 Fix Java detection button sizes 2013-10-05 02:07:19 +01:00
Sky
932376c6e0 Add "browse" button using Qt's file browser to settings dialog 2013-10-05 02:02:47 +01:00
Sky
1dee4bb60d Add naive Windows Java detection - JavaUtils for finding it on other systems (incomplete) 2013-10-05 01:08:13 +01:00
Petr Mrázek
eba9b3d759 Add user agent header to most MultiMC download requests. 2013-10-02 23:35:45 +02:00
Andrew
48bd3add29 Added a make target that prints the version name. 2013-10-01 17:01:41 -05:00
Andrew
7b863f97f7 Set run script to load libs from bin folder.
I'd really like to put them in a separate "lib" folder, but CMake
doesn't want to.
2013-10-01 16:47:59 -05:00
Andrew
349553349c Fixed an issue with the run script on Debian. 2013-10-01 16:40:51 -05:00
Andrew
1ed822d6e8 Made run script instal as executable.
Also fixed a small bug with the run script.
2013-10-01 16:30:30 -05:00
Andrew
02a7d147ef Add run script to install.
Also renamed "translations_target" to "translations". The old name was
dumb and annoying.
2013-10-01 16:13:21 -05:00
Andrew
22bdf67bf7 Merge branch 'master' into develop
This pulls in some changes I made to the CMakeLists file earlier.
2013-10-01 03:31:20 -05:00
Petr Mrázek
751c532175 Add missing include 2013-10-01 09:05:58 +02:00
Petr Mrázek
c05a39147a Implemented xz and pack200 unpackers required for proper forge installation.
Merge branch 'feature_forge_unpackers' into develop

Conflicts:
	CMakeLists.txt
2013-09-30 03:29:12 +02:00
Petr Mrázek
e45b444242 Add tweaks to make things build on windows 2013-09-30 03:26:23 +02:00
Petr Mrázek
8b0f8b9e59 ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. 2013-09-30 02:34:46 +02:00
Petr Mrázek
604162acdf Turn pack200 into an actual library 2013-09-29 21:11:30 +02:00
Petr Mrázek
d267d86f6e Replace lzma with xz. Tweaks to fix debug builds. 2013-09-28 18:43:30 +02:00
Petr Mrázek
2173abb9a8 Fix stuff up some more 2013-09-28 18:27:34 +02:00
Petr Mrázek
071ac45925 Merge branch 'develop' of https://github.com/hyperfang8/MultiMC5 into develop 2013-09-28 18:25:55 +02:00
Petr Mrázek
d903b0f0ea no unstable stuff. disable it. 2013-09-28 14:01:57 +02:00
hyperfang8
5c8def4ecc Disable pack200 and Enable MultiMCLauncher dep
I disable pack200 in cmake because it fails to compile.
I also renable MultiMCLauncher dep because resource file requires it.
2013-09-28 11:00:34 +02:00
Petr Mrázek
6f1278b607 Merge branch 'develop' of https://github.com/Drayshak/MultiMC5 into develop 2013-09-27 08:20:20 +02:00
Petr Mrázek
33b95c6a38 Add license of PACK200 2013-09-27 08:18:32 +02:00
Sky
8c36e69b06 Attempt fix for cmake warning spam on Windows 2013-09-26 12:49:58 +01:00
Petr Mrázek
2c8dc0b855 Compression algo dependencies, still need hackery... 2013-09-26 02:59:56 +02:00
Kilobyte
af234f3502 Fixed small thing in german language file 2013-09-23 12:46:03 +02:00
Petr Mrázek
b1249e35fe Ignore KDE dir metadata files 2013-09-23 00:30:51 +02:00
Petr Mrázek
984c36e571 Implement basic yggdrasil auth.
No fancy login token saving involved.
2013-09-23 00:29:40 +02:00
Sky
eb4ed3734f Formatting/misc changes in BUILD.md 2013-09-22 20:26:10 +01:00
Sky
2eff2effd6 Add build instructions, markdown-ify README.md 2013-09-22 20:00:58 +01:00
Sky
e3cdab3ab5 Merge pull request #2 from Drayshak/develop
Add Windows build instructions
2013-09-22 08:04:55 -07:00
Sky
7016cb9a97 Add IRC location to build instructions 2013-09-22 16:03:33 +01:00
Sky
f9601395fa Fix Windows link in build instructions 2013-09-22 16:02:01 +01:00
Sky
3a1d2baedd Add Windows build instructions 2013-09-22 15:56:14 +01:00
Kilobyte
6a0712cf66 Update BUILD.md 2013-09-22 15:36:23 +02:00
Stiepen22
b0fb2e48ac Added Build instructions 2013-09-22 15:32:55 +02:00
Petr Mrázek
1bed5e4023 Merge branch 'feature_onesix_forge' into develop 2013-09-22 14:03:05 +02:00
Petr Mrázek
9d03a9c1e3 Cache forge version list (it's huge) 2013-09-22 14:00:37 +02:00
Petr Mrázek
ceca6959d2 Working 1.6 modding (currently only forge) 2013-09-22 04:21:36 +02:00
Petr Mrázek
c2c7293083 Things... and stuff... with 1.6 modding. Maybe. 2013-09-20 01:21:48 +02:00
Andrew
db3c26f53e Fixed CMakeLists install target on Linux. 2013-09-19 12:19:01 -05:00
Petr Mrázek
930b07afd4 Merge branch 'feature_library_model' into develop 2013-09-18 00:08:42 +02:00
Petr Mrázek
b979d0ce5d Implement legacy forge button!
Many refactors of the task system.
Progress dialog now accepts generic ProgressProvider objects
2013-09-18 00:00:35 +02:00
Petr Mrázek
d38b90530b Forge version list implementation. Needs integration and testing. 2013-09-16 00:54:39 +02:00
TakSuyu
5cd3420c46 Changed about source code link to reflect the new organization 2013-09-15 14:11:58 -07:00
Petr Mrázek
7721c57e5e Split OneSixVersion into parts. 2013-09-11 23:43:17 +02:00
Petr Mrázek
108a5a677c Progress works for null downloads (header checks) 2013-09-10 00:34:34 +02:00
Petr Mrázek
91a3e650e9 Fix download progress (bars) 2013-09-10 00:29:25 +02:00