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
/
VersionBuilder.cpp
Age
Commit message (
Expand
)
Author
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 move things to the right places
Petr Mrázek
2015-04-12
SCRATCH nuke the overcomplicated logger, use a simple one.
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
2015-02-06
Change copyright dates to 2015
Greenphlem
2014-11-02
Fix another bunch of copyright years, including fixing #397
Jan Dalheimer
2014-09-06
Sync from quickmods
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-10
Fix #354, make jar mods and patch files in general more resilient.
Petr Mrázek
2014-07-06
Fix liteloader, some cleanups.
Petr Mrázek
2014-06-09
Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ...
Petr Mrázek
2014-06-09
Add and implement pages and page dialog.
Petr Mrázek
2014-06-09
New, simpler and versioned format for the patch load order.
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
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