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
/
launch
Age
Commit message (
Collapse
)
Author
2016-04-30
NOISSUE split GUI stuff from logic library
Petr Mrázek
2016-02-28
GH-1502 move launch script generation to the Minecraft launch step
Petr Mrázek
2016-02-27
NOISSUE move files into paths that make more sense
Petr Mrázek
2016-01-20
GH-1411 fail if pre-launch and post-exit commands return non-zero values
Petr Mrázek
2016-01-07
GH-1379 fix build on win32
Petr Mrázek
2016-01-07
GH-1379 fix build with Qt 5.2.1 on ubuntu64
Petr Mrázek
2016-01-02
GH-1365 rework java version parsing and sorting
Petr Mrázek
2015-10-18
NOISSUE fix non-zero exit code from minecraft not being a 'crash'
Petr Mrázek
2015-10-12
GH-1275 create server-resource-packs folder on launch
Petr Mrázek
This is a workaround for Minecraft bug MCL-3732
2015-10-05
NOISSUE dissolve util library
Petr Mrázek
2015-09-30
GH-1262 fix relative paths for java binaries
Petr Mrázek
2015-09-26
NOISSUE fix all clang warnings
Petr Mrázek
2015-09-05
NOISSUE make shared logic library ... shared
Petr Mrázek
2015-08-24
GH-1124 tell user which java path is wrong.
Petr Mrázek
2015-08-24
GH-1133 fix bad java path detection some more
Petr Mrázek
2015-08-14
NOISSUE fix build on windows - pid -> processId
Petr Mrázek
2015-07-26
GH-1053 add back update progress dialog
Petr Mrázek
2015-07-22
GH-1053 move guessLevel to instances
Petr Mrázek
2015-07-21
GH-1053 add launch step creation to legacy instances
Petr Mrázek
2015-07-21
GH-1053 explode launch task into many small steps, each a Task
Petr Mrázek
2015-07-10
GH-1053 move launch related things and rename them
Petr Mrázek