summaryrefslogtreecommitdiffstats
path: root/logic/InstanceFactory.cpp
Commit message (Collapse)AuthorAgeLines
* Fix (hopefully) library dependency resolution.Petr Mrázek2013-12-01-8/+4
| | | | | | Installing libs is now enabled, hardcoded. Enable -Wall for all builds. Fix many warnings and latent bugs.
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-15/+16
|
* Add instance copying, fix instance creation (with identical names)Petr Mrázek2013-11-03-44/+74
|
* Added file loggerPetr Mrázek2013-10-06-2/+3
|
* Forge version list implementation. Needs integration and testing.Petr Mrázek2013-09-16-5/+5
|
* Legacy jar reassembly, base of proper custom jar supportPetr Mrázek2013-08-24-0/+3
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+113
Also, implemented some basic modlist logic, to be wired up.