summaryrefslogtreecommitdiffstats
path: root/logic
Commit message (Expand)AuthorAgeLines
* 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
* GH-1009 use .sh instead of .pyc - .pyc doesn't work at allPetr Mrázek2015-06-11-3/+3
* GH-1009 add mcedit.pyc as a valid mcedit 'executable'Petr Mrázek2015-06-10-3/+13
* GH-1060 update tweaksPetr Mrázek2015-06-09-5/+10
* GH-1060 implement very basic updater (only linux and maybe osx right now)Petr Mrázek2015-06-09-91/+14
* GH-1060 remove some old updater bits and piecesPetr Mrázek2015-06-09-47/+17
* GH-1049 fix bad ifdefs that prevent linux-specific env blacklistingPetr Mrázek2015-06-08-4/+4
* GH-1051 ignore CDPATHPetr Mrázek2015-06-06-1/+2
* NOISSUE Comment and bugfix the Resource systemJan Dalheimer2015-06-06-81/+158
* NOISSUE sanitize JsonPetr Mrázek2015-06-06-118/+130
* NOISSUE remove StandardTaskPetr Mrázek2015-06-06-165/+0
* NOISSUE document exceptions a bit morePetr Mrázek2015-06-06-0/+17
* NOISSUE use FS a bit morePetr Mrázek2015-06-06-49/+24
* NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer2015-06-06-319/+2398
* GH-1031 include icon in exported instance if it is customPetr Mrázek2015-06-01-0/+21
* GH-1016 print list of mods, coremods and jarmodsPetr Mrázek2015-05-31-6/+32
* GH-1016 print mods, jar mods and core mods on startPetr Mrázek2015-05-31-0/+15
* GH-1015 catch exceptions when doing profile reapplyPetr Mrázek2015-05-31-16/+28
* GH-1021 make builtin versions not customizablePetr Mrázek2015-05-31-8/+34
* GH-1020 use plain strings for library URLsPetr Mrázek2015-05-31-7/+14
* GH-1015 fix crash when version is incomplete and adding jar modsPetr Mrázek2015-05-29-1/+8
* GH-1011 fetch missing versions when customizing/reverting Minecraft patchesPetr Mrázek2015-05-28-11/+12
* GH-967 make libraries handle their own path prefixPetr Mrázek2015-05-27-29/+82
* GH-997 fix saving of settings values with special charactersPetr Mrázek2015-05-26-1/+1
* GH-1003 Fix settings dialog delaysPetr Mrázek2015-05-26-12/+13
* GH-992 GH-997 Do not rewrite values when loading FTB packsPetr Mrázek2015-05-25-1/+19
* GH-977 Initialize FTB icon properly (iconKey vs logo), remove debug printsPetr Mrázek2015-05-24-5/+1
* GH-991 implement wrapper commandsPetr Mrázek2015-05-24-2/+22