aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-04GH-1389 remove use of LD_LIBRARY_PATH for mmc libsPetr Mrázek
2016-01-03NOISSUE remove old BundleUtilities. 2014 called and wants its cmake scripts ↵Petr Mrázek
back.
2016-01-03GH-1378 fix libpng path matcher for bundle fixupPetr Mrázek
2016-01-03GH-1313 tweak the window title to be easier to translatePetr Mrázek
2016-01-03GH-1313 remove or disable some translateable stringsPetr Mrázek
2016-01-02GH-1313 remove translatable strings from MCModInfoFramePetr Mrázek
2016-01-02GH-1365 fix java detection build on windowsPetr Mrázek
2016-01-02GH-1365 fix java detection OS ifdefsPetr Mrázek
2016-01-02GH-1365 rework java version parsing and sortingPetr Mrázek
2015-12-30GH-1365 Revert "GH-1365 use the first part of the java version number as the ↵Petr Mrázek
major version - native extraction" This reverts commit b437988d7b06c1e43928f6e285469cb6451c2c85.
2015-12-28GH-1365 use the first part of the java version number as the major version - ↵Petr Mrázek
native extraction
2015-12-28GH-1360 fix some typosPetr Mrázek
2015-12-28NOISSUE export more stuff from JsonPetr Mrázek
2015-12-28GH-1360 add basic changelog based on github API, fix update dialog buttonsPetr Mrázek
2015-12-27GH-1308 remove use of static data (translations) and root ↵Petr Mrázek
(notifications.json) paths.
2015-12-26GH-1178 sanitize mod paths while installing folder modsPetr Mrázek
2015-12-26GH-1178 add failing testPetr Mrázek
2015-12-26NOISSUE add a basic test for FS::copyPetr Mrázek
2015-12-18GH-1355 do not allow setting LD_LIBRARY_PATh for Minecraft to the MultiMC ↵Petr Mrázek
bin folder
2015-12-17GH-1355 Fix MMC env propagating to MC after updateSoni L
This closes GH-1355
2015-12-03GH-1320 do not fail when launcher part can't change sys_pathsPetr Mrázek
2015-12-03GH-1339 do not destroy console window while screenshot upload is activePetr Mrázek
2015-11-19GH-1338: mark asset index as stale during instance updatePetr Mrázek
This forces an update for assets changing on mojang servers
2015-11-13GH-1322 fix mod description ... button popping up multiple dialogsPetr Mrázek
2015-11-13NOISSUE travis: just force it to work.Petr Mrázek
2015-11-13Revert "NOISSUE travis: use a ppa for cmake 3.2.3"Petr Mrázek
This reverts commit d855f4905d52f64453e31e0bd2ac66b57c423ad9.
2015-11-13NOISSUE travis: use a ppa for cmake 3.2.3Petr Mrázek
2015-11-13NOISSUE fix bad patch.exe link and formatting in BUILD documentPetr Mrázek
2015-11-09NOISSUE reword and reformat the READMEPetr Mrázek
2015-11-09NOISSUE update versions in build how-toPetr Mrázek
2015-11-09GH-1319 add patch.exe mention to the build how-toPetr Mrázek
2015-10-24GH-1300 call application quit when direct launch instance quitsPetr Mrázek
2015-10-23GH-1301 fix linux runner script argument escapingPetr Mrázek
2015-10-20NOISSUE update travis to use Qt 5.5.1Petr Mrázek
2015-10-20NOISSUE reformat MainWindow with new clang_format settingsPetr Mrázek
2015-10-20NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce ↵Petr Mrázek
unique_qobject_ptr, refactor MainWindow to match
2015-10-20NOISSUE raise formatting column limit to 160Petr Mrázek
2015-10-20GH-1274 update the licenses, the dirty wayPetr Mrázek
2015-10-18NOISSUE fix non-zero exit code from minecraft not being a 'crash'Petr Mrázek
2015-10-12GH-1275 create server-resource-packs folder on launchPetr Mrázek
This is a workaround for Minecraft bug MCL-3732
2015-10-11NOISSUE maybe less evil...Petr Mrázek
2015-10-11NOISSUE make the compiler more evilPetr Mrázek
2015-10-10GH-93 add an option to not copy saves on instance copyPetr Mrázek
2015-10-05GH-1268 ... and catch the inevitable errorsPetr Mrázek
2015-10-05GH-1268 simplify and fix instance group file IOPetr Mrázek
2015-10-05NOISSUE there is too much ifdef involved...Petr Mrázek
2015-10-05NOISSUE missed a few places...Petr Mrázek
2015-10-05NOISSUE dissolve util libraryPetr Mrázek
2015-10-02GH-1266 fix ubuntu run scriptPetr Mrázek
2015-10-02GH-719 implement paste.ee API keysPetr Mrázek