index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ChunkSender.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unified the doxy-comment format.
Mattes D
2015-07-31
1
-4
/
+4
*
Fixed minor errors in Tycho's code
Tiger Wang
2015-06-22
1
-7
/
+16
*
Reinstate "Chunk queue collapsing"
Tiger Wang
2015-06-10
1
-51
/
+30
*
Revert "Chunk queue collapsing"
worktycho
2015-06-07
1
-30
/
+51
*
Rewrote ChunkSending queue for significantly improved performance
tycho
2015-06-05
1
-45
/
+26
*
Moved Chunk Broadcasts over to the regular queue
tycho
2015-06-05
1
-8
/
+6
*
Made cLightingThread own its callbacks
tycho
2015-05-30
1
-22
/
+0
*
CheckBasicStyle: checks spaces around * and &.
Mattes D
2015-05-09
1
-1
/
+1
*
Use 3 priorities.
Howaner
2014-10-23
1
-1
/
+3
*
Merge branch 'master' into ChunkLoader
Howaner
2014-10-23
1
-1
/
+1
|
\
|
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
|
Use two lists and 2 chunk send prioritys.
Howaner
2014-10-21
1
-11
/
+4
*
|
Stream 4 chunks per tick. Added priority.
Howaner
2014-10-06
1
-2
/
+16
|
/
*
remove y-coord from chunks
LO1ZB
2014-08-28
1
-5
/
+2
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-1
/
+1
*
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-5
/
+5
*
Fixed issue with types not being defined for an unused parameter
Tycho
2014-05-18
1
-1
/
+1
*
Implemented Chunk Sparsing with segments
Tycho
2014-04-26
1
-0
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+169