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
/
OneSixVersionBuilder.cpp
Age
Commit message (
Expand
)
Author
2014-03-19
Finalize version on reload.
Petr Mrázek
2014-03-14
Move version stuff to the model and reimplement reordering
Jan Dalheimer
2014-03-09
Improve reporting of version file errors.x
Petr Mrázek
2014-03-09
Remove version patch reordering. Remove the main class display from onesix ed...
Petr Mrázek
2014-03-05
More refactor.
Petr Mrázek
2014-03-03
Fix missed version file assignment.
Petr Mrázek
2014-03-03
No end in sight :<
Petr Mrázek
2014-03-03
More code butchery related to version files. No end in sight.
Petr Mrázek
2014-03-02
Remove a lot of error code and error handling madness.
Petr Mrázek
2014-03-02
Remove widgets from logic.
Petr Mrázek
2014-03-02
Get rid of parse flags
Petr Mrázek
2014-03-01
Reorganize the version-related code.
Petr Mrázek
2014-02-24
Merge branch 'fix_json_version' into integration_json_and_tools
Petr Mrázek
2014-02-21
Don't assume forge for FTB instances. Fix FTB related stuff.
Jan Dalheimer
2014-02-17
Instance flags. Currently used for marking instances as broken. Can later be ...
Jan Dalheimer
2014-02-17
Different error message if it's a launcher version mismatch
Jan Dalheimer
2014-02-17
Check if the json version is one we know how to handle
Jan Dalheimer
2014-02-08
Allow overriding the order in which patches are applied
Jan Dalheimer
2014-02-08
Error if a patch file is for a different version of minecraft
Jan Dalheimer
2014-02-02
Fix installing forge after liteloader and then removing liteloader. Also form...
Jan Dalheimer
2014-02-02
Add a MMC-depend field (soft/hard) for version checking
Jan Dalheimer
2014-02-01
Disable anything related to user.json for now. Will be re-enabled once we hav...
Jan Dalheimer
2014-02-01
Fix some bugs that got uncovered while trying to get liteloader 1.7 to work
Jan Dalheimer
2014-02-01
Fix a bug
Jan Dalheimer
2014-02-01
Change the OneSix library view. It now shows a list of patches.
Jan Dalheimer
2014-01-28
custom.json overrides all. For user patching there now is instance.json
Jan Dalheimer
2014-01-27
Fix library ordering
Jan Dalheimer
2014-01-27
Split parsing/applying. Better error logging. Fix crash.
Jan Dalheimer
2014-01-24
Change naming from Derp -> OneSix until the new instance type supports legacy
Jan Dalheimer