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
/
SchematicFileSerializer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use cChunkDef::Height for Y coord comparison where applicable.
Moritz Borcherding
2016-09-27
1
-1
/
+1
*
SelfTests: Moved SchematicFileSerializer test into a separate project.
Mattes D
2016-06-18
1
-36
/
+0
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-14
/
+14
*
Silenced and fixed many warning messages across multiple files.
Samuel Barney
2015-07-29
1
-5
/
+5
*
Externalized cPrefabPiecePool self-test.
Mattes D
2015-06-19
1
-12
/
+12
*
SelfTests are registered and executed after logging framework init.
Mattes D
2015-06-11
1
-0
/
+6
*
Fixed negative return values in SchematicFileSerializer.
Matyas Dolak
2015-01-23
1
-1
/
+3
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Merge pull request #992 from mc-server/coverity_fixes
Mattes D
2014-05-09
1
-1
/
+1
|
\
|
*
Range Check on schematic size
worktycho
2014-05-09
1
-1
/
+1
*
|
Fixed message formatting.
Mattes D
2014-05-09
1
-2
/
+2
*
|
Build fixes after the last size_t batch.
Mattes D
2014-05-09
1
-2
/
+2
*
|
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-09
1
-2
/
+2
|
/
*
Added schematic string serializer self-test.
madmaxoft
2014-04-02
1
-0
/
+33
*
BlockArea: Switched internal coords to Vector3i.
madmaxoft
2014-03-25
1
-5
/
+5
*
Renamed cBlockArea Offset to WEOffset.
madmaxoft
2014-03-12
1
-2
/
+2
*
Renamed m_Offset to m_WEOffset
STRWarrior
2014-03-11
1
-3
/
+3
*
This allows a blockarea to have an Offset.
STRWarrior
2014-03-10
1
-0
/
+23
*
Fixed cBlockArea schematic string saving signature.
madmaxoft
2014-03-07
1
-4
/
+3
*
Added cBlockArea serialization to string.
madmaxoft
2014-03-07
1
-28
/
+106
*
Fixed spelling error
Tycho
2014-01-22
1
-0
/
+172