summaryrefslogtreecommitdiffstats
path: root/logic
Commit message (Expand)AuthorAgeLines
* 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
* 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
* SCRATCH NetAction fixPetr Mrázek2015-09-05-1/+3
* NOISSUE make shared logic library ... sharedPetr Mrázek2015-09-05-112/+251
* GH-1223 fix override settingsPetr Mrázek2015-09-04-28/+65
* GH-1124 tell user which java path is wrong.Petr Mrázek2015-08-24-8/+23
* GH-1133 fix bad java path detection some morePetr Mrázek2015-08-24-4/+19
* GH-1158 generate client uuid for yggdrasil authPetr Mrázek2015-08-22-2/+9
* NOISSUE revamp the minecraft log exception detectionPetr Mrázek2015-08-19-1/+8
* NOISSUE fix log-related legacy instance crash and show hidden log filesPetr Mrázek2015-08-19-2/+20
* GH-926 implement log cleaning functionalityPetr Mrázek2015-08-18-12/+246
* GH-1164 make sure the censor filter never contains empty keysPetr Mrázek2015-08-16-30/+38
* NOISSUE fix build on windows - pid -> processIdPetr Mrázek2015-08-14-1/+1
* GH-1053 add back update progress dialogPetr Mrázek2015-07-26-62/+102
* GH-1053 move guessLevel to instancesPetr Mrázek2015-07-22-58/+53
* GH-1053 add launch step creation to legacy instancesPetr Mrázek2015-07-21-8/+67
* GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek2015-07-21-588/+1253
* GH-1053 move launch related things and rename themPetr Mrázek2015-07-10-74/+76
* GH-1034 do jar modding separate from updatePetr Mrázek2015-07-10-134/+206
* GH-1053 cleanupPetr Mrázek2015-07-05-10/+0
* GH-1053 move launch process UI to a separate classPetr Mrázek2015-07-05-89/+80
* GH-1053 move instance update into the launch task (BaseLauncher)Petr Mrázek2015-07-04-206/+270
* SCRATCH squash MinecraftLauncher into BaseLauncherPetr Mrázek2015-06-30-386/+305
* SCRATCH fix BaseLauncherPetr Mrázek2015-06-30-4/+19
* GH-1053 base process and launch refactor, part 1Petr Mrázek2015-06-30-579/+724
* GH-1069 env hack/passthhrough for LD_PRELOAD and LD_LIBRARY_PATHPetr Mrázek2015-06-12-1/+14