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
clang-format-codebase
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
/
tests
/
SchematicFileSerializer
/
Stubs.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-18
cBlockInfo: further cleanup (#5001)
Tiger Wang
1
-16
/
+0
2020-09-25
Unify block entity pickup conversion
Tiger Wang
1
-1
/
+1
2020-09-20
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
1
-30
/
+24
2020-09-17
BlockHandler: no dynamic allocation (#4862)
Tiger Wang
1
-10
/
+3
2020-08-04
Fixup test block handler stubs
Tiger Wang
1
-17
/
+1
2020-04-21
Vector3 in Handlers (#4680)
Mattes D
1
-4
/
+5
2020-04-17
More Vector3 in cBlockHandler (#4644)
Mattes D
1
-1
/
+1
2020-04-03
Manage block entity lifetime with unique_ptr (#4080)
peterbell10
1
-2
/
+2
2020-04-03
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
1
-3
/
+2
2019-10-16
Refactored block-to-pickup conversion. (#4417)
Mattes D
1
-21
/
+15
2019-09-29
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
1
-7
/
+6
2017-11-20
cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)
Bond-009
1
-1
/
+1
2017-08-01
cBlockHandler: take player by ref
peterbell10
1
-3
/
+3
2017-07-28
Check for intersection between placed blocks and entities. (#3850)
Lane Kolbly
1
-0
/
+14
2017-07-07
BigFlower fixes (#3826)
peterbell10
1
-1
/
+1
2017-07-03
cBlockInfo static initialisation (#3832)
peterbell10
1
-4
/
+6
2017-06-24
cBlockArea supports block entities. (#3795)
Mattes D
1
-0
/
+35
2016-06-18
SelfTests: Moved SchematicFileSerializer test into a separate project.
Mattes D
1
-108
/
+0
2016-01-01
Renamed leftover strings to Cuberite / Server, as needed.
Mattes D
1
-2
/
+2
2015-12-24
Added a Json parser and serializer to Lua API.
Mattes D
1
-0
/
+9
2015-12-13
blockheight mechanism
Gargaj
1
-0
/
+9
2015-07-14
Improved maps
Tiger Wang
1
-0
/
+9
2015-07-01
Added neighbor specification in the OnNeighborChanged() block callback.
Mattes D
1
-1
/
+1
2015-06-22
Rebased version of Code
Samuel Barney
1
-9
/
+0
2015-06-19
Externalized cPrefabPiecePool self-test.
Mattes D
1
-0
/
+283