summaryrefslogtreecommitdiffstats
path: root/logic
Commit message (Collapse)AuthorAgeLines
* GH-1411 fail if pre-launch and post-exit commands return non-zero valuesPetr Mrázek2016-01-20-7/+34
|
* GH-1379 fix build on win32Petr Mrázek2016-01-07-0/+4
|
* GH-1379 fix build with Qt 5.2.1 on ubuntu64Petr Mrázek2016-01-07-1/+11
|
* NOISSUE Add more qt versions to travisJan Dalheimer2016-01-06-1/+1
| | | | | | 5.0, 5.1 and 5.2 are currently marked as "allow failure". If they can be made to pass they should be removed from this list, if not they should be removed entirely.
* GH-1389 wrap QDesktopServices and QProcess::startDetachedPetr Mrázek2016-01-05-26/+194
| | | | | | | | | Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH
* GH-1365 fix java detection build on windowsPetr Mrázek2016-01-02-0/+1
|
* GH-1365 fix java detection OS ifdefsPetr Mrázek2016-01-02-3/+3
|
* GH-1365 rework java version parsing and sortingPetr Mrázek2016-01-02-120/+271
|
* NOISSUE export more stuff from JsonPetr Mrázek2015-12-28-13/+13
|
* GH-1360 add basic changelog based on github API, fix update dialog buttonsPetr Mrázek2015-12-28-4/+4
|
* GH-1308 remove use of static data (translations) and root ↵Petr Mrázek2015-12-27-4/+4
| | | | (notifications.json) paths.
* GH-1178 sanitize mod paths while installing folder modsPetr Mrázek2015-12-26-8/+13
|
* GH-1178 add failing testPetr Mrázek2015-12-26-1/+0
|
* NOISSUE add a basic test for FS::copyPetr Mrázek2015-12-26-1/+1
|
* GH-1355 do not allow setting LD_LIBRARY_PATh for Minecraft to the MultiMC ↵Petr Mrázek2015-12-18-1/+19
| | | | bin folder
* GH-1338: mark asset index as stale during instance updatePetr Mrázek2015-11-19-0/+1
| | | | This forces an update for assets changing on mojang servers
* NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce ↵Petr Mrázek2015-10-20-10/+27
| | | | unique_qobject_ptr, refactor MainWindow to match
* NOISSUE fix non-zero exit code from minecraft not being a 'crash'Petr Mrázek2015-10-18-2/+11
|
* GH-1275 create server-resource-packs folder on launchPetr Mrázek2015-10-12-0/+6
| | | | This is a workaround for Minecraft bug MCL-3732
* NOISSUE make the compiler more evilPetr Mrázek2015-10-11-2/+5
|
* GH-93 add an option to not copy saves on instance copyPetr Mrázek2015-10-10-59/+137
|
* GH-1268 ... and catch the inevitable errorsPetr Mrázek2015-10-05-1/+8
|
* GH-1268 simplify and fix instance group file IOPetr Mrázek2015-10-05-23/+9
|
* NOISSUE missed a few places...Petr Mrázek2015-10-05-3/+3
|
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-171/+1603
|
* GH-719 implement paste.ee API keysPetr Mrázek2015-10-02-14/+32
|
* GH-729 use mod mmc_id as name when name is emptyPetr Mrázek2015-09-30-0/+4
|
* GH-1262 fix relative paths for java binariesPetr Mrázek2015-09-30-2/+4
|
* GH-253 implement launching instances from command linePetr Mrázek2015-09-30-13/+6
|
* GH-1072 use crafatar for grabbing the user skinPetr Mrázek2015-09-28-3/+4
|
* NOISSUE clean up some old cmake messesPetr Mrázek2015-09-28-26/+8
|
* GH-1072 split resource system to UI and logic partsPetr Mrázek2015-09-26-201/+27
|
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-80/+80
|
* GH-1238 re-integrate nbt libraryPetr Mrázek2015-09-23-0/+4
|
* GH-1217 reset time played on zip pack importPetr Mrázek2015-09-22-2/+8
|
* GH-1217 add simple instance play time trackingPetr Mrázek2015-09-22-49/+101
| | | | Not reliable in the face of crashes... but what is?
* GH-1121 select instance after creating itPetr Mrázek2015-09-16-1/+2
|
* GH-1227 add world copy and renamePetr Mrázek2015-09-14-45/+160
|
* GH-1227 renam GZip functions to not collide with zlib macrosPetr Mrázek2015-09-14-5/+5
|
* GH-1227 add GZip compress function and a unit test fo GZipPetr Mrázek2015-09-14-14/+63
|
* GH-1227 allow structured world zip import and drag and drop out of MultiMCPetr Mrázek2015-09-13-38/+256
|
* GH-1227 fix zlib nonsense on WindowsPetr Mrázek2015-09-10-7/+3
|
* GH-1227: World import using drag and drop - zip files and foldersPetr Mrázek2015-09-09-83/+247
|
* GH-1233 do not load worlds when not neededPetr Mrázek2015-09-08-2/+0
|
* NOISSUE catch more errors from nbt libPetr Mrázek2015-09-08-0/+14
|
* GH-1047 parse world files and integrate MCEdit with world pagePetr Mrázek2015-09-06-79/+251
|
* Copyright fixes for new codeAlex2015-09-06-6/+4
|
* Comment changes and general cleanupAlex2015-09-06-4/+4
|
* GH-1047 World management for instances. Removal only currently.Alex2015-09-06-0/+487
|
* SCRATCH do not export the pure templatePetr Mrázek2015-09-05-1/+1
|