LogicParrot
|
ca6ef58b1e
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
|
Mattes D
|
6e4122e551
|
Unified the doxy-comment format.
|
2015-07-31 16:49:10 +02:00 |
|
Tiger Wang
|
33fc1474d9
|
Fixed minor errors in Tycho's code
Everything should work now :)
|
2015-06-22 21:27:13 +01:00 |
|
Tiger Wang
|
dd4b415051
|
Reinstate "Chunk queue collapsing"
This reinstates commit f36acb6835
and reverts commit adfbc42c02 .
|
2015-06-10 15:16:05 +01:00 |
|
worktycho
|
adfbc42c02
|
Revert "Chunk queue collapsing"
|
2015-06-07 20:45:47 +01:00 |
|
tycho
|
bfe52277b4
|
Rewrote ChunkSending queue for significantly improved performance
|
2015-06-05 22:31:21 +01:00 |
|
tycho
|
19c95ee564
|
Moved Chunk Broadcasts over to the regular queue
|
2015-06-05 22:31:21 +01:00 |
|
tycho
|
06a74e45e2
|
Made cLightingThread own its callbacks
|
2015-05-30 11:11:17 +01:00 |
|
Mattes D
|
846d16315a
|
CheckBasicStyle: checks spaces around * and &.
|
2015-05-09 12:58:55 +02:00 |
|
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 |
|