index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
clientmedia.cpp
Commit message (
Expand
)
Author
Age
*
Add seperate cache path
ShadowNinja
2015-12-07
*
Move globals from main.cpp to more sane locations
Craig Robbins
2015-04-01
*
For usages of assert() that are meant to persist in Release builds (when NDEB...
Craig Robbins
2015-03-07
*
Performance improvement: Use std::list instead of std::vector for request_med...
Loic Blot
2015-03-05
*
Move hex.h to util/
Loic Blot
2015-02-21
*
Move sha1.hpp and base64.hpp to util/
Loic Blot
2015-02-21
*
Network Layer 7 rework (Packet handling)
Loic Blot
2015-02-10
*
Split settings into seperate source and header files
ShadowNinja
2014-09-21
*
Reduce indentation of HTTPFetchOngoing
ShadowNinja
2014-09-18
*
Add support for multipart/form-data to HTTPFetch for server announcing
ShadowNinja
2014-06-30
*
Add download rate to media progress bar (non http mode only!)
sapier
2014-04-29
*
Accept any error response code for missing index.mth
Kahrl
2014-02-15
*
Add propper client initialization
sapier
2014-01-31
*
Rewrite client media download and support hash-based remote download
Kahrl
2013-12-13