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
/
net
/
ByteArrayDownload.cpp
Age
Commit message (
Expand
)
Author
2016-04-30
NOISSUE split GUI stuff from logic library
Petr Mrázek
2015-07-26
GH-1053 add back update progress dialog
Petr Mrázek
2015-04-12
NOISSUE move everything.
Petr Mrázek
2015-04-12
SCRATCH separate the generic updater logic from the application
Petr Mrázek
2015-04-12
SCRATCH nuke the overcomplicated logger, use a simple one.
Petr Mrázek
2015-04-02
NOISSUE Split MultiMC app object into MultiMC and Env
Petr Mrázek
2015-02-06
Change copyright dates to 2015
Greenphlem
2014-12-12
NOISSUE Always follow redirects for NetAction based downloads
Petr Mrázek
2014-11-02
Fix another bunch of copyright years, including fixing #397
Jan Dalheimer
2014-09-06
Sync from quickmods
Petr Mrázek
2013-12-15
Use asset sizes from the index to make the progress bar better
Petr Mrázek
2013-11-04
Reformat and (slightly) decruft all the things.
Petr Mrázek
2013-10-26
S3 bucket listing support and network code refactors.
Petr Mrázek
2013-10-06
Added file logger
Petr Mrázek
2013-10-02
Add user agent header to most MultiMC download requests.
Petr Mrázek
2013-09-26
Compression algo dependencies, still need hackery...
Petr Mrázek
2013-09-08
Use HttpMetaCache to minimize network use.
Petr Mrázek