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
/
BlockEntities
/
FlowerPotEntity.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix potential destruction crashes (#5095)
Tiger Wang
2021-01-02
1
-11
/
+2
*
Add more statistic tracking (#4837)
12xx12
2020-09-05
1
-0
/
+2
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-4
/
+4
*
Prefer static_cast to reinterpret_cast (#4223)
peterbell10
2018-05-02
1
-1
/
+1
*
BroadcastBlockBreakAnimation and BroadcastBlockEntity use vectors (#4038)
Bond-009
2017-09-25
1
-1
/
+1
*
BlockEntities: Support cloning self.
Mattes D
2017-06-16
1
-21
/
+32
*
Removed ClientHandle.h dependencies from common headers.
Mattes D
2016-11-18
1
-0
/
+1
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-2
/
+3
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
convert old style casts to fix warnings
Steven Riehl
2014-10-12
1
-7
/
+3
*
Removed WSSCompact
Tiger Wang
2014-09-30
1
-31
/
+0
*
Removed more unessicary includes
Tycho
2014-09-26
1
-1
/
+0
*
Added beacon.
Howaner
2014-07-30
1
-1
/
+1
*
Add Flower Pots
Howaner
2014-03-07
1
-0
/
+134