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
/
api
/
logic
/
minecraft
/
launch
/
ModMinecraftJar.cpp
Age
Commit message (
Collapse
)
Author
2019-01-16
Update Copyright Year
AppleTheGolden
2018-07-15
NOISSUE tabs -> spaces
Petr Mrázek
2018-02-11
NOISSUE update copyright dates
Petr Mrázek
2018-01-08
NOISSUE remove the jar-modded jar after the instance finishes
Petr Mrázek
2017-12-03
GH-2026 implement changes necessary to support 1.13 snapshots
Petr Mrázek
2017-11-17
NOISSUE split out the LaunchProfile out of the ComponentList
Petr Mrázek
2017-11-04
NOISSUE rename MinecraftProfile to ComponentList
Petr Mrázek
It is realistically a list of components. The fact that it also holds the final launch parameters is a design bug.
2017-09-09
NOISSUE merging of strategy into profile, onesix into minecraft
Petr Mrázek
2017-06-26
NOISSUE some safe refactors and changes of the task subsystem
Petr Mrázek
Possibly also some bug fixes.
2017-01-08
NOISSUE update all the Copyright comments and texts to include 2017
Petr Mrázek
2016-05-01
NOISSUE move Java and Minecraft launch tasks to the proper places
Petr Mrázek
Minecraft and Java are not generic.