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
/
api
/
logic
/
minecraft
/
Library.cpp
Age
Commit message (
Expand
)
Author
2018-11-26
GH-2475 fix reporting missing local libraries on launch
Petr Mrázek
2018-11-11
NOISSUE read local libraries only from the local location
Petr Mrázek
2018-11-04
NOISSUE take forge xz download url base from the metadata file
Petr Mrázek
2018-11-04
NOISSUE remove use of obsolete URL constants, simplify the rest
Petr Mrázek
2018-07-15
NOISSUE tabs -> spaces
Petr Mrázek
2018-06-28
NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`
Petr Mrázek
2017-10-28
GH-2026 fix native library downloads
Petr Mrázek
2017-05-03
NOISSUE Revert all recent changes to NetAction and NetJob
Petr Mrázek
2017-05-03
NOISSUE replace std::shared_ptr with shared_qobject_ptr for all download tasks
Petr Mrázek
2017-04-17
NOISSUE jar mods as libraries, fix for customizing net.minecraft
Petr Mrázek
2017-04-15
NOISSUE stop using the `path` attributes from Mojang download info
Petr Mrázek
2017-04-07
NOISSUE fix issue with the narrator feature by splitting java and native libr...
Petr Mrázek
2017-04-07
NOISSUE preview of LWJGL version changing
Petr Mrázek
2016-10-28
GH-1697 always stale files tolerate errors if a local copy is present
Petr Mrázek
2016-10-02
NOISSUE add instance-local library storage
Petr Mrázek
2016-06-13
NOISSUE implement 'always-stale' cache entries
Petr Mrázek
2016-06-05
NOISSUE refactor *Download into more, smaller pieces
Petr Mrázek
2016-05-01
NOISSUE reorganize and document libraries
Petr Mrázek