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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-06-19
Externalized cPrefabPiecePool self-test.
Mattes D
1
-12
/
+12
2015-06-11
SelfTests are registered and executed after logging framework init.
Mattes D
1
-0
/
+6
2015-01-23
Fixed negative return values in SchematicFileSerializer.
Matyas Dolak
1
-1
/
+3
2014-07-17
Normalized comments.
madmaxoft
1
-1
/
+1
2014-05-09
Fixed message formatting.
Mattes D
1
-2
/
+2
2014-05-09
Build fixes after the last size_t batch.
Mattes D
1
-2
/
+2
2014-05-09
Range Check on schematic size
worktycho
1
-1
/
+1
2014-05-09
Fixed MSVC 64-bit build warnings.
Mattes D
1
-2
/
+2
2014-05-08
Fixed MSVC 64-bit build warnings.
Mattes D
1
-2
/
+2
2014-04-02
Added schematic string serializer self-test.
madmaxoft
1
-0
/
+33
2014-03-25
BlockArea: Switched internal coords to Vector3i.
madmaxoft
1
-5
/
+5
2014-03-12
Renamed cBlockArea Offset to WEOffset.
madmaxoft
1
-2
/
+2
2014-03-11
Renamed m_Offset to m_WEOffset
STRWarrior
1
-3
/
+3
2014-03-10
This allows a blockarea to have an Offset.
STRWarrior
1
-0
/
+23
2014-03-07
Fixed cBlockArea schematic string saving signature.
madmaxoft
1
-4
/
+3
2014-03-07
Added cBlockArea serialization to string.
madmaxoft
1
-28
/
+106
2014-01-22
Fixed spelling error
Tycho
1
-1
/
+1
2014-01-22
formatting changes
Tycho
1
-3
/
+13
2014-01-20
Actually implemented interfaces
Tycho
1
-19
/
+26
2014-01-20
Moved Schematic file methods to seperate class
Tycho
1
-0
/
+155