Howaner
|
9af58a81d6
|
Use 3 priorities.
|
2014-10-23 21:19:43 +02:00 |
|
Howaner
|
72bb299a4a
|
Merge branch 'master' into ChunkLoader
Conflicts:
src/ChunkSender.cpp
src/ClientHandle.cpp
src/World.h
|
2014-10-23 14:59:42 +02:00 |
|
Tiger Wang
|
a26541a7c3
|
En masse NULL -> nullptr replace
|
2014-10-22 20:12:49 -07:00 |
|
Howaner
|
b0988e65aa
|
Use two lists and 2 chunk send prioritys.
|
2014-10-21 17:35:23 +02:00 |
|
Howaner
|
b493beb3bb
|
Stream 4 chunks per tick. Added priority.
|
2014-10-06 21:27:53 +02:00 |
|
LO1ZB
|
3c1c073714
|
remove y-coord from chunks
|
2014-08-28 11:36:35 +02:00 |
|
madmaxoft
|
93d29555e5
|
Style: Normalized to no spaces before closing parenthesis.
|
2014-07-21 17:40:43 +02:00 |
|
madmaxoft
|
993fd14ddf
|
Fixed basic whitespace problems.
Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
|
2014-07-17 16:33:09 +02:00 |
|
Tycho
|
8a0d3f7921
|
Fixed issue with types not being defined for an unused parameter
|
2014-05-18 15:37:17 +01:00 |
|
Tycho
|
e40f9d6e5b
|
Implemented Chunk Sparsing with segments
|
2014-04-26 10:50:23 -07:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|