summaryrefslogtreecommitdiffstats
path: root/logic/MinecraftProcess.cpp
Commit message (Expand)AuthorAgeLines
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-578/+0
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
* NOISSUE ignore PermGen warnings in logPetr Mrázek2015-02-02-0/+6
* GH-734: block more java env variable holes.Petr Mrázek2015-01-17-1/+11
* Fix coloring and processing of console outputPetr Mrázek2014-11-10-2/+6
* Improve log formattingPetr Mrázek2014-11-09-12/+34
* Workaround for QTBUG-42500Petr Mrázek2014-11-09-0/+4
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
* Also block other java-related env vars, for good measurePetr Mrázek2014-11-02-0/+8
* Filter env variables passed to MinecraftPetr Mrázek2014-11-01-5/+28
* Check if the java binary can be found before launch.Petr Mrázek2014-07-23-3/+12
* [Clang Warnings] Remove unused variablesTaeyeon Mori2014-06-30-1/+0
* Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek2014-06-30-0/+11
* Screenshot upload dialog(s) now have the console window as parent.Petr Mrázek2014-05-18-1/+1
* Workaround for dirty build folders.Petr Mrázek2014-04-06-1/+1
* Get rid of long rebuilds because of minor cmake config changesPetr Mrázek2014-04-06-1/+2
* Fix for invalid prelaunch commandsPetr Mrázek2014-04-01-1/+4
* Setting PermGen to 64 will omit the java paramPetr Mrázek2014-03-29-1/+5
* Remove the timeout for pre/post commands. Fixes #107Jan Dalheimer2014-03-15-4/+33
* Merge remote-tracking branch 'origin/feature_fix_log' into integration_butcheryPetr Mrázek2014-03-09-0/+1
|\
| * Fix logging when system language is not en_US.robotbrain2014-03-07-0/+1
* | Some pre/post related stuffJan Dalheimer2014-03-09-72/+126
|/
* Fix a few bugs in profilers.Petr Mrázek2014-02-16-1/+15
* Small tweaks to make things better.Petr Mrázek2014-02-06-0/+2
* Offline mode can be used even when online.Petr Mrázek2014-01-27-17/+9
* Improve Console window output.Orochimarufan2014-01-17-40/+163
* Merge branch 'feature_better_launch' into developPetr Mrázek2014-01-12-1/+1
|\
| * Fix window title problem on OSX.Petr Mrázek2014-01-12-1/+1
* | Merge branch 'feature_better_launch' into developPetr Mrázek2014-01-12-12/+39
|\|
| * Replace old launcher part with a shiny new one. No more garbage on the comman...Petr Mrázek2014-01-12-12/+39
* | Hide user properties in the console tooSky2014-01-10-0/+8
|/
* Offline mode support, part 1Petr Mrázek2013-12-05-10/+12
* Fix private info censorPetr Mrázek2013-12-01-2/+2
* Fix login and startup logging issuesPetr Mrázek2013-12-01-6/+24
* Prepare for rework of instance launch/updatePetr Mrázek2013-11-24-2/+2
* Fix console window (now not a QDialog)Petr Mrázek2013-11-23-7/+10
* Fix console not staying open on minecraft crashPetr Mrázek2013-11-12-9/+14
* Respect console options (opening a console at all, automatically closing)Sky2013-10-22-2/+2
* Implement basic yggdrasil auth.Petr Mrázek2013-09-23-41/+42
* Changed all strings displayed to end user to use qts localization systemStiepen222013-09-08-3/+6
* Added console coloring and made the log not contain any usernames/session idsStiepen222013-09-08-9/+21
* Made instace killing actually workStiepen222013-09-06-1/+7
* started kill instance featureStiepen222013-09-06-0/+5
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+169