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
/
VersionFile.h
Age
Commit message (
Expand
)
Author
2016-04-30
NOISSUE split GUI stuff from logic library
Petr Mrázek
2016-03-27
NOISSUE finalize support for new mojang version format
Petr Mrázek
2016-03-26
NOISSUE share logic for new attributes between mojang and onesix format
Petr Mrázek
2016-03-26
NOISSUE stop referring to the minecraft profile as 'version'
Petr Mrázek
2016-03-26
NOISSUE resolve library activeness during application to profile
Petr Mrázek
2016-03-26
NOISSUE continue version file format refactors
Petr Mrázek
2016-03-07
NOISSUE hide mojang structs inside the mojang format entirely
Petr Mrázek
2016-03-07
NOISSUE make new Mojang version format pass through MultiMC structures
Petr Mrázek
2016-03-02
NOISSUE eliminate timestamp strings
Petr Mrázek
2016-03-01
SCRATCH some version file member variables commented
Petr Mrázek
2016-02-27
NOISSUE move version file reading and writing to dedicated namespaces
Petr Mrázek
2016-02-26
NOISSUE remove OneSixLibrary
Petr Mrázek
2016-02-25
NOISSUE remove old unused version file features
Petr Mrázek
2016-02-17
GH-1453 separate out Mojang version reading, use version file URLs
Petr Mrázek
2015-06-06
NOISSUE Various changes from multiauth that are unrelated to it
Jan Dalheimer
2015-05-17
GH-952 Hardcore version page tweakery
Petr Mrázek
2015-04-12
NOISSUE move everything.
Petr Mrázek
2015-04-04
NOISSUE Remove special FTB logic from generic version patch code
Petr Mrázek
2015-04-02
NOISSUE Refactors and moving of things
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-01
Handle a bunch more clang warnings
Petr Mrázek
2014-06-09
Implement adding jar mods, break saving library order.
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
2014-06-09
Reorganize logic code.
Petr Mrázek