Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE even more version file refactors | Petr Mrázek | 2016-02-28 | -1/+0 |
| | | | | There is no end to them in sight | |||
* | NOISSUE move version file reading and writing to dedicated namespaces | Petr Mrázek | 2016-02-27 | -0/+4 |
| | ||||
* | NOISSUE move files into paths that make more sense | Petr Mrázek | 2016-02-27 | -51/+51 |
| | ||||
* | NOISSUE remove OneSixLibrary | Petr Mrázek | 2016-02-26 | -2/+0 |
| | ||||
* | GH-1389 wrap QDesktopServices and QProcess::startDetached | Petr Mrázek | 2016-01-05 | -0/+4 |
| | | | | | | | | | Essentially do not pass some environment variables to subprocesses: * LD_PRELOAD * LD_LIBRARY_PATH * LD_DEBUG * QT_PLUGIN_PATH * QT_FONTPATH | |||
* | GH-1365 rework java version parsing and sorting | Petr Mrázek | 2016-01-02 | -4/+8 |
| | ||||
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -1/+9 |
| | ||||
* | NOISSUE clean up some old cmake messes | Petr Mrázek | 2015-09-28 | -26/+8 |
| | ||||
* | GH-1072 split resource system to UI and logic parts | Petr Mrázek | 2015-09-26 | -4/+0 |
| | ||||
* | GH-1238 re-integrate nbt library | Petr Mrázek | 2015-09-23 | -0/+4 |
| | ||||
* | GH-1047 parse world files and integrate MCEdit with world page | Petr Mrázek | 2015-09-06 | -1/+1 |
| | ||||
* | GH-1047 World management for instances. Removal only currently. | Alex | 2015-09-06 | -0/+4 |
| | ||||
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -1/+5 |
| | ||||
* | GH-926 implement log cleaning functionality | Petr Mrázek | 2015-08-18 | -1/+27 |
| | | | | Also adds gzip compressed log support | |||
* | GH-1053 add back update progress dialog | Petr Mrázek | 2015-07-26 | -2/+2 |
| | ||||
* | GH-1053 explode launch task into many small steps, each a Task | Petr Mrázek | 2015-07-21 | -3/+19 |
| | ||||
* | GH-1053 move launch related things and rename them | Petr Mrázek | 2015-07-10 | -6/+8 |
| | ||||
* | SCRATCH squash MinecraftLauncher into BaseLauncher | Petr Mrázek | 2015-06-30 | -2/+0 |
| | | | | | needs to be split differently needs to be squashed together with the logic from MainWindow | |||
* | GH-1053 base process and launch refactor, part 1 | Petr Mrázek | 2015-06-30 | -4/+8 |
| | ||||
* | NOISSUE Comment and bugfix the Resource system | Jan Dalheimer | 2015-06-06 | -0/+1 |
| | ||||
* | NOISSUE remove StandardTask | Petr Mrázek | 2015-06-06 | -2/+0 |
| | ||||
* | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | 2015-06-06 | -4/+26 |
| | ||||
* | GH-907 improve Java testing and PermGen deprecation handling | Petr Mrázek | 2015-05-04 | -0/+2 |
| | ||||
* | NOISSUE fix build issues | Petr Mrázek | 2015-05-02 | -1/+1 |
| | | | | Hopefully all | |||
* | NOISSUE eliminate ProgressProvider | Petr Mrázek | 2015-04-26 | -1/+0 |
| | ||||
* | GH-885 export dialog for filtering exported files | Petr Mrázek | 2015-04-19 | -0/+5 |
| | | | | Includes implementation of a separator based prefix tree and some related bits | |||
* | NOISSUE refactor and rearrange zip file utils | Petr Mrázek | 2015-04-13 | -2/+2 |
| | ||||
* | NOISSUE get rid of the obsolete version builder | Petr Mrázek | 2015-04-12 | -2/+0 |
| | ||||
* | NOISSUE Add NullInstance for instances that can't be loaded | Petr Mrázek | 2015-04-12 | -0/+1 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -0/+258 |
| | ||||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -24/+0 |
| | ||||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+24 |
Also, implemented some basic modlist logic, to be wired up. |