Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-228 do not recurse into reparse points when deleting instances | Petr Mrázek | 2015-04-13 | -0/+8 |
| | ||||
* | GH-228 do not follow symlinks during instance copy on unix | Petr Mrázek | 2015-04-13 | -1/+1 |
| | | | | Windows will need a more complex solution. | |||
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -8/+60 |
| | ||||
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -4/+4 |
| | ||||
* | Update copyright year (finally...) | Jan Dalheimer | 2014-11-02 | -4/+4 |
| | ||||
* | Sync from quickmods | Petr Mrázek | 2014-09-06 | -1/+30 |
| | ||||
* | Show a warning if the instance path contains a '!' | Loetkolben | 2014-07-30 | -0/+4 |
| | | | | 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. | |||
* | Add a MMC-depend field (soft/hard) for version checking | Jan Dalheimer | 2014-02-02 | -0/+32 |
| | ||||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -373/+59 |
| | ||||
* | BLIND CODE, BLIND CODE HERE! WHERE IS THE COMPILER!?!?! | Petr Mrázek | 2013-10-28 | -0/+1 |
| | | | | It choked on missing headers, maybe? | |||
* | Valgrind-checked early application start | Petr Mrázek | 2013-10-28 | -7/+1 |
| | ||||
* | Fix problem with instance list not using the instance folder path | Petr Mrázek | 2013-10-28 | -0/+10 |
| | ||||
* | OS compatibility and generic cleanup. | Petr Mrázek | 2013-08-26 | -8/+10 |
| | | | | | Removed bspatch/patchlib Now builds and runs on Windows | |||
* | Legacy jar reassembly, base of proper custom jar support | Petr Mrázek | 2013-08-24 | -1/+11 |
| | ||||
* | Drag and Drop, mod management. | Petr Mrázek | 2013-08-18 | -0/+5 |
| | ||||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+677 |
Also, implemented some basic modlist logic, to be wired up. |