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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-4
/
+5
*
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
2018-08-29
1
-1
/
+1
*
BlockEntities: Support cloning self.
Mattes D
2017-06-16
1
-2
/
+2
*
Clang 5.0 fixes
Lukas Pioch
2017-05-21
1
-1
/
+1
*
Fixed invisible chests (#3722)
Pablo Beltrán
2017-05-21
1
-1
/
+1
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-4
/
+4
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+1
*
BlockEntities: Removed the extra semicolon.
Mattes D
2014-11-27
1
-1
/
+1
*
cLuaState: cBlockEntity descendants are pushed with proper class type.
Mattes D
2014-10-19
1
-2
/
+2
*
Removed WSSCompact
Tiger Wang
2014-09-30
1
-1
/
+0
*
Removed more unessicary includes
Tycho
2014-09-26
1
-1
/
+0
*
Basic style fixes.
madmaxoft
2014-07-17
1
-2
/
+2
*
Properly implemented enderchests
Tiger Wang
2014-06-29
1
-30
/
+14
*
Changed inheritance a bit
Tiger Wang
2014-02-12
1
-3
/
+1
*
Fixed multiple inheritance in ToLua++.
madmaxoft
2013-12-16
1
-4
/
+4
*
Added basic ender chests
Tiger Wang
2013-12-07
1
-0
/
+59