index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
logic
/
MinecraftProcess.cpp
Age
Commit message (
Expand
)
Author
2014-11-09
Improve log formatting
Petr Mrázek
2014-11-09
Workaround for QTBUG-42500
Petr Mrázek
2014-11-02
Fix another bunch of copyright years, including fixing #397
Jan Dalheimer
2014-11-02
Also block other java-related env vars, for good measure
Petr Mrázek
2014-11-01
Filter env variables passed to Minecraft
Petr Mrázek
2014-07-23
Check if the java binary can be found before launch.
Petr Mrázek
2014-06-30
[Clang Warnings] Remove unused variables
Taeyeon Mori
2014-06-30
Redo the console window. Log is now a page. Console window has relevant pages.
Petr Mrázek
2014-05-18
Screenshot upload dialog(s) now have the console window as parent.
Petr Mrázek
2014-04-06
Workaround for dirty build folders.
Petr Mrázek
2014-04-06
Get rid of long rebuilds because of minor cmake config changes
Petr Mrázek
2014-04-01
Fix for invalid prelaunch commands
Petr Mrázek
2014-03-29
Setting PermGen to 64 will omit the java param
Petr Mrázek
2014-03-15
Remove the timeout for pre/post commands. Fixes #107
Jan Dalheimer
2014-03-09
Merge remote-tracking branch 'origin/feature_fix_log' into integration_butchery
Petr Mrázek
2014-03-09
Some pre/post related stuff
Jan Dalheimer
2014-03-07
Fix logging when system language is not en_US.
robotbrain
2014-02-16
Fix a few bugs in profilers.
Petr Mrázek
2014-02-06
Small tweaks to make things better.
Petr Mrázek
2014-01-27
Offline mode can be used even when online.
Petr Mrázek
2014-01-17
Improve Console window output.
Orochimarufan
2014-01-12
Merge branch 'feature_better_launch' into develop
Petr Mrázek
2014-01-12
Fix window title problem on OSX.
Petr Mrázek
2014-01-12
Merge branch 'feature_better_launch' into develop
Petr Mrázek
2014-01-12
Replace old launcher part with a shiny new one. No more garbage on the comman...
Petr Mrázek
2014-01-10
Hide user properties in the console too
Sky
2013-12-05
Offline mode support, part 1
Petr Mrázek
2013-12-01
Fix private info censor
Petr Mrázek
2013-12-01
Fix login and startup logging issues
Petr Mrázek
2013-11-24
Prepare for rework of instance launch/update
Petr Mrázek
2013-11-23
Fix console window (now not a QDialog)
Petr Mrázek
2013-11-12
Fix console not staying open on minecraft crash
Petr Mrázek
2013-10-22
Respect console options (opening a console at all, automatically closing)
Sky
2013-09-23
Implement basic yggdrasil auth.
Petr Mrázek
2013-09-08
Changed all strings displayed to end user to use qts localization system
Stiepen22
2013-09-08
Added console coloring and made the log not contain any usernames/session ids
Stiepen22
2013-09-06
Made instace killing actually work
Stiepen22
2013-09-06
started kill instance feature
Stiepen22
2013-08-17
Move all the things (YES. Move them.)
Petr Mrázek