summaryrefslogtreecommitdiffstats
path: root/src/ChunkSender.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* CheckBasicStyle: checks spaces around * and &.Mattes D2015-05-091-1/+1
* Use 3 priorities.Howaner2014-10-231-1/+3
* Merge branch 'master' into ChunkLoaderHowaner2014-10-231-1/+1
|\
| * En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* | Use two lists and 2 chunk send prioritys.Howaner2014-10-211-11/+4
* | Stream 4 chunks per tick. Added priority.Howaner2014-10-061-2/+16
|/
* remove y-coord from chunksLO1ZB2014-08-281-5/+2
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-1/+1
* Fixed basic whitespace problems.madmaxoft2014-07-171-5/+5
* Fixed issue with types not being defined for an unused parameterTycho2014-05-181-1/+1
* Implemented Chunk Sparsing with segmentsTycho2014-04-261-0/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+169