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
/
WorldStorage
/
MapSerializer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the fmt library (#4065)
peterbell10
2018-01-03
1
-4
/
+4
*
Use cChunkDef::Height for Y coord comparison where applicable.
Moritz Borcherding
2016-09-27
1
-1
/
+1
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-3
/
+3
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-5
/
+5
*
Make -Werror disabling file only
tycho
2015-05-19
1
-6
/
+6
*
CheckBasicStyle: checks spaces around * and &.
Mattes D
2015-05-09
1
-2
/
+2
*
More style checking.
Mattes D
2015-05-09
1
-4
/
+4
*
Replace &*[0] accesses with .data()
Tiger Wang
2014-10-21
1
-2
/
+2
*
Added type checking to map loading.
Howaner
2014-09-26
1
-9
/
+9
*
Check the height and width values read.
worktycho
2014-05-09
1
-0
/
+8
*
Wither invulnerability
andrew
2014-03-24
1
-1
/
+5
*
Fixed MCServer not compiling with C++03 compilers
STRWarrior
2014-02-24
1
-2
/
+2
*
Map item handler; Fixed several bugs
andrew
2014-02-17
1
-2
/
+9
*
Send map when selected
andrew
2014-02-14
1
-3
/
+6
*
IDCount Serialization
andrew
2014-02-13
1
-1
/
+78
*
Implementation of in-game maps
andrew
2014-02-13
1
-0
/
+189