summaryrefslogtreecommitdiffstats
path: root/depends/util
Commit message (Collapse)AuthorAgeLines
* Some test madnessPetr Mrázek2013-12-20-4/+1
|
* Unit testingJan Dalheimer2013-12-02-0/+8
|
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-550/+229
|
* Add instance copying, fix instance creation (with identical names)Petr Mrázek2013-11-03-0/+2
|
* BLIND CODE, BLIND CODE HERE! WHERE IS THE COMPILER!?!?!Petr Mrázek2013-10-28-0/+1
| | | | It choked on missing headers, maybe?
* Valgrind-checked early application startPetr Mrázek2013-10-28-21/+2
|
* Fix problem with instance list not using the instance folder pathPetr Mrázek2013-10-28-0/+34
|
* Get rid of junky timestamps, along with some select pointless log messagesPetr Mrázek2013-10-06-2/+0
|
* Ehh... things.Petr Mrázek2013-08-26-1/+1
|
* OS compatibility and generic cleanup.Petr Mrázek2013-08-26-8/+15
| | | | | Removed bspatch/patchlib Now builds and runs on Windows
* Many improvementsPetr Mrázek2013-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 supportPetr Mrázek2013-08-24-5/+30
|
* Drag and Drop, mod management.Petr Mrázek2013-08-18-4/+29
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+1448
Also, implemented some basic modlist logic, to be wired up.