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
/
SetChunkData.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1945 from Woazboat/CodeCleanup_refactored
Mattes D
2015-05-08
1
-1
/
+1
|
\
|
*
Tracer::signum function now returns int
Woazboat
2015-05-08
1
-1
/
+1
*
|
Revert "Small code cleanup"
worktycho
2015-05-05
1
-2
/
+5
*
|
convert c style casts to c++ static casts
Woazboat
2015-04-28
1
-1
/
+1
|
/
*
Removed redundant temp iterator. std::list.erase already returns
Woazboat
2015-04-27
1
-4
/
+1
*
cSetChunkData constructor explicitly requires std::move() instead of
Woazboat
2015-04-27
1
-4
/
+4
*
Fixed CppCheck: (performance) Prefer prefix ++/-- operators for non-primitive types.
Kirill Kirilenko
2015-01-17
1
-1
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-5
/
+5
*
Fixed loading empty chunks.
Mattes D
2014-09-05
1
-1
/
+0
*
Delete the entity before removing from the list
worktycho
2014-08-31
1
-1
/
+1
*
Rewritten block entity loading.
Mattes D
2014-08-29
1
-0
/
+33
*
cSetChunkData: Added missing initializers.
Mattes D
2014-08-21
1
-0
/
+3
*
Added a queue for setting chunk data.
madmaxoft
2014-07-24
1
-0
/
+115