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
Age
Commit message (
Collapse
)
Author
2014-11-02
Fix another bunch of copyright years, including fixing #397
Jan Dalheimer
2014-11-02
Update copyright year (finally...)
Jan Dalheimer
2014-09-06
Sync from quickmods
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-26
Rearrange RawLibrary and OneSixLibrary heavily.
Petr Mrázek
Fix #396
2014-07-19
Make forge work.
Petr Mrázek
Using classifiers FTW.
2014-07-16
Implement gradle spec reader/writer
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-07-01
Handle a bunch more clang warnings
Petr Mrázek
2014-06-30
Fix bug in OneSixInstance's modification detection.
Taeyeon Mori
OneSixInstance would report all instances as custom because of a typo. Thanks Clang :)
2014-06-09
Cleanup - QFileInfo derp and unused variables
Petr Mrázek
2014-06-09
Version revert logic improvements, colorful icons for mod lists and resource ↵
Petr Mrázek
pack list. Icons are from Oxygen.
2014-06-09
Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ↵
Petr Mrázek
now.
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 ↵
Petr Mrázek
files.
2014-06-09
Reduce startup logging verbosity
Petr Mrázek
2014-06-09
Add back legacy mod edit, add checksums for all legacy jars
Petr Mrázek
2014-06-09
Small fixes, including release dates of some legacy versions
Petr Mrázek
2014-06-09
Disable window titles and isons again, windows build fixes
Petr Mrázek
2014-06-09
Use window icons and titles in 1.6+
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