aboutsummaryrefslogtreecommitdiff
path: root/logic/MinecraftProcess.h
AgeCommit message (Collapse)Author
2013-11-23Fix console window (now not a QDialog)Petr Mrázek
It now opens and coloses as expected, depending on user preferences and the status of the various processes involved. Console window geometry and state are remembered between runs.
2013-11-13Fix signal derp from previous commitPetr Mrázek
Console should now properly close/not close based on minecraft return code/signal.
2013-11-12Fix console not staying open on minecraft crashPetr Mrázek
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek
2013-10-22Respect console options (opening a console at all, automatically closing)Sky
2013-09-08Added console coloring and made the log not contain any usernames/session idsStiepen22
2013-09-06started kill instance featureStiepen22
2013-08-17Move all the things (YES. Move them.)Petr Mrázek
Also, implemented some basic modlist logic, to be wired up.