Age | Commit message (Collapse) | Author |
|
This caused failed downloads and broken files to be used.
|
|
|
|
|
|
|
|
|
|
unique_qobject_ptr, refactor MainWindow to match
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NetJob is now using its own task queue and does not start more than 6 actions at the same time
|
|
|
|
|
|
Fixes #364
|
|
|
|
|
|
|
|
|
|
The url will now be shown as link, put into the clipboard AND opened in a browser.
At the same time. To avoid losing the URL.
|
|
|
|
|
|
Nuke all the things.
|
|
|
|
* minor fix for version filtering (1.5 no longer shows forge for 1.5.1 and 1.5.2)
* FML libs are downloaded to mods/minecraftforge/libs and cached
* FML libs are copied to instances which contain FML or forge
|
|
|
|
Fixes https://www.pivotaltracker.com/story/show/66994990
|
|
Conflicts:
logic/net/URLConstants.h
Resolve issues with multiple definitions of URL constants by moving them to their own object file.
|
|
|
|
|
|
|
|
|
|
|
|
|