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
/
minecraft
/
MinecraftVersion.cpp
Age
Commit message (
Expand
)
Author
2015-05-31
GH-1021 make builtin versions not customizable
Petr Mrázek
2015-05-17
GH-952 Hardcore version page tweakery
Petr Mrázek
2015-04-12
NOISSUE get rid of the obsolete version builder
Petr Mrázek
2015-04-12
NOISSUE move everything.
Petr Mrázek
2015-04-12
SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGL
Petr Mrázek
2015-04-02
NOISSUE Split MultiMC app object into MultiMC and Env
Petr Mrázek
2015-04-02
NOISSUE Refactors and moving of things
Petr Mrázek
2014-08-21
Fix version file problems, fix console window not being destroyed
Petr Mrázek
2014-08-11
Properly detect if the instance is vanilla and don't treat it as custom.
Petr Mrázek
2014-07-19
Make forge work.
Petr Mrázek
2014-06-09
Implement adding jar mods, break saving library order.
Petr Mrázek
2014-06-09
Lock down the version cache. Just enough to make it annoying to corrupt the f...
Petr Mrázek
2014-06-09
Small fixes, including release dates of some legacy versions
Petr Mrázek
2014-06-09
Make 1.6+ work with new instance format.
Petr Mrázek
2014-06-09
All of the broken legacy things work.
Petr Mrázek
2014-06-09
Introducing VersionPatch base class for version files and minecraft versions
Petr Mrázek