summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* NOISSUE reformat MainWindow with new clang_format settingsPetr Mrázek2015-10-20-99/+77
* NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce unique_qobject_ptr...Petr Mrázek2015-10-20-216/+170
* NOISSUE raise formatting column limit to 160Petr Mrázek2015-10-20-1/+1
* GH-1274 update the licenses, the dirty wayPetr Mrázek2015-10-20-218/+929
* 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
* NOISSUE maybe less evil...Petr Mrázek2015-10-11-4/+3
* NOISSUE make the compiler more evilPetr Mrázek2015-10-11-13/+18
* GH-93 add an option to not copy saves on instance copyPetr Mrázek2015-10-10-60/+138
* 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 there is too much ifdef involved...Petr Mrázek2015-10-05-1/+1
* NOISSUE missed a few places...Petr Mrázek2015-10-05-3/+3
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-869/+770
* GH-1266 fix ubuntu run scriptPetr Mrázek2015-10-02-2/+3
* GH-719 implement paste.ee API keysPetr Mrázek2015-10-02-16/+345
* GH-729 use mod mmc_id as name when name is emptyPetr Mrázek2015-09-30-7/+16
* GH-1262 fix relative paths for java binariesPetr Mrázek2015-09-30-20/+65
* GH-1263 update build instructionsPetr Mrázek2015-09-30-54/+69
* GH-253 implement launching instances from command linePetr Mrázek2015-09-30-16/+40
* GH-1202 rebuild SSL certs on start on OSX - part 4Petr Mrázek2015-09-29-0/+10
* GH-1202 rebuild SSL certs on start on OSX - part 3Petr Mrázek2015-09-29-5/+4
* GH-1202 rebuild SSL certs on start on OSX - part 2Petr Mrázek2015-09-29-12/+13
* GH-1202 rebuild SSL certs on start on OSXPetr Mrázek2015-09-29-0/+137
* GH-1179 incorporate fixes for comments from linked changesetPetr Mrázek2015-09-28-3/+3
* GH-1238 add reddit buttonPetr Mrázek2015-09-28-0/+207
* GH-1072 use crafatar for grabbing the user skinPetr Mrázek2015-09-28-9/+10
* NOISSUE and even more: forgot to remove export from IconResourceHandlerPetr Mrázek2015-09-28-3/+1
* NOISSUE more cmake tweakeryPetr Mrázek2015-09-28-8/+3
* NOISSUE clean up some old cmake messesPetr Mrázek2015-09-28-289/+115
* NOISSUE add missing filesPetr Mrázek2015-09-27-0/+153
* GH-1072 split resource system to UI and logic partsPetr Mrázek2015-09-26-228/+43
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-161/+132
* NOISSUE attempt to fix NBT lib options not applyingPetr Mrázek2015-09-26-4/+4
* NOISSUE and even morePetr Mrázek2015-09-26-3/+1
* NOISSUE fix travis not notifying IRC, againPetr Mrázek2015-09-26-1/+1
* GH-1238 re-integrate nbt libraryPetr Mrázek2015-09-23-5622/+11
* GH-1217 reset time played on zip pack importPetr Mrázek2015-09-22-2/+10
* GH-1217 add simple instance play time trackingPetr Mrázek2015-09-22-49/+101
* GH-1121 select instance after creating itPetr Mrázek2015-09-16-109/+27
* GH-1227 protect world from corruptionPetr Mrázek2015-09-15-34/+83
* GH-1227 add world copy and renamePetr Mrázek2015-09-14-46/+220
* GH-1227 renam GZip functions to not collide with zlib macrosPetr Mrázek2015-09-14-8/+10
* GH-1227 add GZip compress function and a unit test fo GZipPetr Mrázek2015-09-14-14/+119
* GH-1227 display some messages when MCEdit isn't setup or failsPetr Mrázek2015-09-14-1/+10
* GH-1227 allow structured world zip import and drag and drop out of MultiMCPetr Mrázek2015-09-13-38/+256
* GH-1237 make mod info clickable and selectablePetr Mrázek2015-09-12-0/+6
* NOISSUE use whole zip base filename for default instance namePetr Mrázek2015-09-12-1/+1
* GH-1232 try to export the primitive tag template instantiations explicitlyPetr Mrázek2015-09-10-0/+7
* Revert "GH-1232 attempt to fix reading NBT longs on OSX"Petr Mrázek2015-09-10-14/+8