Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-228 do not recurse into reparse points when deleting instances | Petr Mrázek | 2015-04-13 | -0/+59 |
| | ||||
* | GH-228 do not follow symlinks during instance copy on unix | Petr Mrázek | 2015-04-13 | -10/+30 |
| | | | | Windows will need a more complex solution. | |||
* | GH-881 Include a top-level directory in exported instances | Petr Mrázek | 2015-04-12 | -0/+4 |
| | ||||
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -1/+1 |
| | ||||
* | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | 2014-11-02 | -1/+1 |
| | ||||
* | Show a warning if the instance path contains a '!' | Loetkolben | 2014-07-30 | -0/+8 |
| | | | | The checks and warnings happen the time MMC loads (via QLOG_INFO), the time the GUI starts (via a dialog) and when the user changes the instance path via the settings window. | |||
* | Fix liteloader, some cleanups. | Petr Mrázek | 2014-07-06 | -1/+0 |
| | ||||
* | Turn screenshot management into a page. | Petr Mrázek | 2014-06-28 | -2/+2 |
| | ||||
* | Some test madness | Petr Mrázek | 2013-12-20 | -4/+1 |
| | ||||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -19/+16 |
| | ||||
* | Add instance copying, fix instance creation (with identical names) | Petr Mrázek | 2013-11-03 | -0/+2 |
| | ||||
* | Fix problem with instance list not using the instance folder path | Petr Mrázek | 2013-10-28 | -0/+24 |
| | ||||
* | Get rid of junky timestamps, along with some select pointless log messages | Petr Mrázek | 2013-10-06 | -2/+0 |
| | ||||
* | Legacy jar reassembly, base of proper custom jar support | Petr Mrázek | 2013-08-24 | -4/+19 |
| | ||||
* | Drag and Drop, mod management. | Petr Mrázek | 2013-08-18 | -4/+24 |
| | ||||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+94 |
Also, implemented some basic modlist logic, to be wired up. |