| Commit message (Expand) | Author | Age | Lines |
* | Add confirmation dialog for world deletion | Alex | 2015-09-06 | -0/+12 |
* | Icon | Petr Mrázek | 2015-09-06 | -0/+5 |
* | Copyright fixes for new code | Alex | 2015-09-06 | -8/+6 |
* | Comment changes and general cleanup | Alex | 2015-09-06 | -20/+33 |
* | GH-1047 World management for instances. Removal only currently. | Alex | 2015-09-06 | -0/+750 |
* | Merge pull request #1225 from iambob314/patch-1 | Petr Mrázek | 2015-09-06 | -1/+1 |
|\ |
|
| * | Fixed overwriting of wrapper command | iambob314 | 2015-09-05 | -1/+1 |
|/ |
|
* | SCRATCH do not export the pure template | Petr Mrázek | 2015-09-05 | -1/+1 |
* | SCRATCH NetAction fix | Petr Mrázek | 2015-09-05 | -1/+3 |
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -116/+259 |
* | GH-1223 fix override settings | Petr Mrázek | 2015-09-04 | -37/+88 |
* | GH-1124 tell user which java path is wrong. | Petr Mrázek | 2015-08-24 | -8/+23 |
* | GH-1133 fix bad java path detection some more | Petr Mrázek | 2015-08-24 | -4/+19 |
* | GH-1206 fix deleting files during update | Petr Mrázek | 2015-08-23 | -1/+4 |
* | NOISSUE remoce the old WM_CLASS workaround | Petr Mrázek | 2015-08-23 | -155/+0 |
* | GH-1140 mark cached modpack dls as stale so it checks the server | Petr Mrázek | 2015-08-22 | -0/+1 |
* | GH-1158 generate client uuid for yggdrasil auth | Petr Mrázek | 2015-08-22 | -2/+9 |
* | GH-1148 New instance name is either version or modpack 'base name' | Petr Mrázek | 2015-08-21 | -10/+43 |
* | NOISSUE fix librainbow some more | Petr Mrázek | 2015-08-21 | -4/+3 |
* | NOISSUE fix librainbow | Mrazek, Petr | 2015-08-20 | -6/+11 |
* | GH-1149 add irc notification to travis | Mrazek, Petr | 2015-08-20 | -0/+3 |
* | GH-1197 finish color stuff | Petr Mrázek | 2015-08-20 | -88/+175 |
* | GH-1197 add console log color adaptation | Petr Mrázek | 2015-08-19 | -9/+630 |
* | NOISSUE revamp the minecraft log exception detection | Petr Mrázek | 2015-08-19 | -1/+8 |
* | NOISSUE fix log-related legacy instance crash and show hidden log files | Petr Mrázek | 2015-08-19 | -4/+21 |
* | GH-926 implement log cleaning functionality | Petr Mrázek | 2015-08-18 | -51/+445 |
* | GH-1164 make sure the censor filter never contains empty keys | Petr Mrázek | 2015-08-16 | -30/+38 |
* | Revert "NOISSUE redo the launcher part" | Petr Mrázek | 2015-08-14 | -113/+335 |
* | NOISSUE improve account UI | Petr Mrázek | 2015-08-14 | -18/+52 |
* | NOISSUE fix build on windows - pid -> processId | Petr Mrázek | 2015-08-14 | -1/+1 |
* | GH-1053 add back update progress dialog | Petr Mrázek | 2015-07-26 | -63/+151 |
* | GH-1053 move guessLevel to instances | Petr Mrázek | 2015-07-22 | -58/+53 |
* | GH-1053 add launch step creation to legacy instances | Petr Mrázek | 2015-07-21 | -8/+67 |
* | GH-1053 explode launch task into many small steps, each a Task | Petr Mrázek | 2015-07-21 | -592/+1258 |
* | GH-1053 move launch related things and rename them | Petr Mrázek | 2015-07-10 | -89/+91 |
* | GH-1034 do jar modding separate from update | Petr Mrázek | 2015-07-10 | -141/+214 |
* | GH-1053 cleanup | Petr Mrázek | 2015-07-05 | -20/+3 |
* | GH-1053 split settings dialog creation to its own namespace | Petr Mrázek | 2015-07-05 | -48/+76 |
* | GH-1053 move launch process UI to a separate class | Petr Mrázek | 2015-07-05 | -333/+392 |
* | GH-1053 move instance update into the launch task (BaseLauncher) | Petr Mrázek | 2015-07-04 | -262/+303 |
* | SCRATCH squash MinecraftLauncher into BaseLauncher | Petr Mrázek | 2015-06-30 | -386/+305 |
* | SCRATCH fix BaseLauncher | Petr Mrázek | 2015-06-30 | -4/+19 |
* | GH-1053 base process and launch refactor, part 1 | Petr Mrázek | 2015-06-30 | -601/+741 |
* | GH-1100 Fix issues with LD_* variables when restarting on updates | Jan Dalheimer | 2015-06-29 | -2/+2 |
* | GH-1096 make ubuntu package work on both 32bit and 64bit machines | Petr Mrázek | 2015-06-28 | -28/+46 |
* | GH-1096 simple debian/ubuntu wrapper package | Petr Mrázek | 2015-06-28 | -0/+2049 |
* | GH-1068 update changelog | Petr Mrázek | 2015-06-13 | -1/+24 |
* | GH-1069 env hack/passthhrough for LD_PRELOAD and LD_LIBRARY_PATH | Petr Mrázek | 2015-06-12 | -3/+19 |
* | GH-1009 use .sh instead of .pyc - .pyc doesn't work at all | Petr Mrázek | 2015-06-11 | -3/+3 |
* | GH-1008 implement log window max line count | Petr Mrázek | 2015-06-11 | -1/+91 |