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
/
ChestEntity.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix potential destruction crashes (#5095)
Tiger Wang
2021-01-02
1
-2
/
+1
*
Remove BLOCKENTITY_PROTODEF
Tiger Wang
2020-10-24
1
-8
/
+0
*
Always use relative coordinates in AddBlock
Tiger Wang
2020-08-02
1
-38
/
+1
*
Call BlockEntityWithItems from ChestEntity slot changed handler
Tiger Wang
2020-07-26
1
-24
/
+32
*
Using Super.
Mattes D
2020-04-16
1
-1
/
+1
*
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
2019-09-29
1
-5
/
+10
*
Wake up redstone simulator on slot changes for blockentities (#4348)
Bond-009
2019-08-11
1
-0
/
+8
*
BlockEntities: Support cloning self.
Mattes D
2017-06-16
1
-2
/
+3
*
Fixed double chests (#3741)
peterbell10
2017-06-03
1
-3
/
+13
*
Double chest window fix (#3735)
peterbell10
2017-05-28
1
-3
/
+14
*
Clang 5.0 fixes
Lukas Pioch
2017-05-21
1
-1
/
+1
*
Reduced unnecessary block updates
LogicParrot
2016-04-22
1
-1
/
+0
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-6
/
+6
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+1
*
Fixed override
tycho
2015-06-15
1
-1
/
+1
*
Comparators
Tiger Wang
2015-06-06
1
-0
/
+18
*
Merge branch 'master' into MobSpawner
Howaner
2014-11-29
1
-1
/
+1
|
\
|
*
BlockEntities: Removed the extra semicolon.
Mattes D
2014-11-27
1
-1
/
+1
*
|
Finished mob spawner implementation.
Howaner
2014-11-18
1
-5
/
+0
|
/
*
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
-3
/
+0
*
Removed more unessicary includes
Tycho
2014-09-26
1
-2
/
+0
*
Code style: Fixed braces on separate lines.
madmaxoft
2014-07-19
1
-1
/
+2
*
cChestEntity: Renamed a member to avoid confusion.
madmaxoft
2014-07-12
1
-7
/
+8
*
Implemented trapped chests & others
Tiger Wang
2014-07-07
1
-1
/
+12
*
Removed some unneeded BroadcastWholeWindow()s
Tiger Wang
2014-02-12
1
-1
/
+0
*
Changed inheritance a bit
Tiger Wang
2014-02-12
1
-3
/
+1
*
Fixed #612
Tiger Wang
2014-02-11
1
-0
/
+1
*
Fixed multiple inheritance in ToLua++.
madmaxoft
2013-12-16
1
-4
/
+4
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+59