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
/
EnderChestEntity.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Using Super.
Mattes D
2020-04-16
1
-1
/
+1
*
Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)
Mattes D
2020-04-03
1
-0
/
+1
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-3
/
+3
*
Sitting cats block enderchests from opening (#3906)
Bond-009
2017-08-17
1
-2
/
+8
*
BlockEntities: Support cloning self.
Mattes D
2017-06-16
1
-2
/
+3
*
Fixes problems with windows:
Lukas Pioch
2017-06-05
1
-1
/
+1
*
Fixed invisible chests (#3722)
Pablo Beltrán
2017-05-21
1
-0
/
+11
*
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
*
Update Loops required for JsonCPP
Lukas Pioch
2015-10-26
1
-2
/
+2
*
(Ender) Chests are obstructed by opaque blocks.
Nounours Heureux
2015-07-07
1
-5
/
+7
*
Own classes for all windows.
Howaner
2014-12-13
1
-1
/
+1
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-3
/
+3
*
Suggestions
Tiger Wang
2014-09-27
1
-1
/
+2
*
Removed more unessicary includes
Tycho
2014-09-26
1
-1
/
+0
*
Properly implemented enderchests
Tiger Wang
2014-06-29
1
-63
/
+30
*
Added basic ender chests
Tiger Wang
2013-12-07
1
-0
/
+130