aboutsummaryrefslogtreecommitdiff
path: root/logic
AgeCommit message (Expand)Author
2016-02-17GH-1453 separate out Mojang version reading, use version file URLsPetr Mrázek
2016-02-13GH-1453 React to the minimum version change - 18Petr Mrázek
2016-02-13NOISSUE remove dead code from MC version listPetr Mrázek
2016-02-13GH-1483 Use the new version index URLPetr Mrázek
2016-01-20GH-1411 fail if pre-launch and post-exit commands return non-zero valuesPetr Mrázek
2016-01-07GH-1379 fix build on win32Petr Mrázek
2016-01-07GH-1379 fix build with Qt 5.2.1 on ubuntu64Petr Mrázek
2016-01-06NOISSUE Add more qt versions to travisJan Dalheimer
2016-01-05GH-1389 wrap QDesktopServices and QProcess::startDetachedPetr 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-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 (notifications.json...Petr Mrázek
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 bin...Petr Mrázek
2015-11-19GH-1338: mark asset index as stale during instance updatePetr Mrázek
2015-10-20NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce unique_qobject_ptr...Petr 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
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 missed a few places...Petr Mrázek
2015-10-05NOISSUE dissolve util libraryPetr Mrázek
2015-10-02GH-719 implement paste.ee API keysPetr Mrázek
2015-09-30GH-729 use mod mmc_id as name when name is emptyPetr Mrázek
2015-09-30GH-1262 fix relative paths for java binariesPetr Mrázek
2015-09-30GH-253 implement launching instances from command linePetr Mrázek
2015-09-28GH-1072 use crafatar for grabbing the user skinPetr Mrázek
2015-09-28NOISSUE clean up some old cmake messesPetr Mrázek
2015-09-26GH-1072 split resource system to UI and logic partsPetr Mrázek
2015-09-26NOISSUE fix all clang warningsPetr Mrázek
2015-09-23GH-1238 re-integrate nbt libraryPetr Mrázek
2015-09-22GH-1217 reset time played on zip pack importPetr Mrázek
2015-09-22GH-1217 add simple instance play time trackingPetr Mrázek
2015-09-16GH-1121 select instance after creating itPetr Mrázek
2015-09-14GH-1227 add world copy and renamePetr Mrázek
2015-09-14GH-1227 renam GZip functions to not collide with zlib macrosPetr Mrázek
2015-09-14GH-1227 add GZip compress function and a unit test fo GZipPetr Mrázek
2015-09-13GH-1227 allow structured world zip import and drag and drop out of MultiMCPetr Mrázek
2015-09-10GH-1227 fix zlib nonsense on WindowsPetr Mrázek
2015-09-09GH-1227: World import using drag and drop - zip files and foldersPetr Mrázek
2015-09-08GH-1233 do not load worlds when not neededPetr Mrázek
2015-09-08NOISSUE catch more errors from nbt libPetr Mrázek
2015-09-06GH-1047 parse world files and integrate MCEdit with world pagePetr Mrázek