Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -550/+229 |
| | ||||
* | Add instance copying, fix instance creation (with identical names) | Petr Mrázek | 2013-11-03 | -0/+2 |
| | ||||
* | 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 | -21/+2 |
| | ||||
* | Fix problem with instance list not using the instance folder path | Petr Mrázek | 2013-10-28 | -0/+34 |
| | ||||
* | Get rid of junky timestamps, along with some select pointless log messages | Petr Mrázek | 2013-10-06 | -2/+0 |
| | ||||
* | Ehh... things. | Petr Mrázek | 2013-08-26 | -1/+1 |
| | ||||
* | OS compatibility and generic cleanup. | Petr Mrázek | 2013-08-26 | -8/+15 |
| | | | | | Removed bspatch/patchlib Now builds and runs on Windows | |||
* | Many improvements | Petr Mrázek | 2013-08-25 | -1/+1 |
| | | | | | | | | | | | PermGen can be tweaked from the settings menu Groups are saved on change/exit Install target is no longer completely broken All the deplibs are now static Added notes dialog Fixed ini file format support (can save strings with newlines, tabs. UTF-8 is explicitly used!) Rename button now uses line breaks so it doesn't grow ever wider (Added a custom tool button subclass) There is now a CAT button. Meow. | |||
* | Legacy jar reassembly, base of proper custom jar support | Petr Mrázek | 2013-08-24 | -5/+30 |
| | ||||
* | Drag and Drop, mod management. | Petr Mrázek | 2013-08-18 | -4/+29 |
| | ||||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+1448 |
Also, implemented some basic modlist logic, to be wired up. |