summaryrefslogtreecommitdiffstats
path: root/logic/MinecraftProcess.h
Commit message (Collapse)AuthorAgeLines
* Fix signal derp from previous commitPetr Mrázek2013-11-13-1/+1
| | | | Console should now properly close/not close based on minecraft return code/signal.
* Fix console not staying open on minecraft crashPetr Mrázek2013-11-12-1/+1
|
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-17/+26
|
* Respect console options (opening a console at all, automatically closing)Sky2013-10-22-1/+1
|
* Added console coloring and made the log not contain any usernames/session idsStiepen222013-09-08-0/+5
|
* started kill instance featureStiepen222013-09-06-0/+4
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+86
Also, implemented some basic modlist logic, to be wired up.