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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
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
-14
/
+12
*
CheckBasicStyle: Check number of empty lines between functions (#4267)
peterbell10
2018-07-26
1
-0
/
+1
*
Prefer static_cast to reinterpret_cast (#4223)
peterbell10
2018-05-02
1
-1
/
+1
*
Replace ItemCallbacks with lambdas (#3993)
peterbell10
2017-09-11
1
-22
/
+6
*
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
2017-09-02
1
-6
/
+22
*
Replace ItemCallbacks with lambdas (#3948)
peterbell10
2017-09-01
1
-22
/
+6
*
Sitting cats block enderchests from opening (#3906)
Bond-009
2017-08-17
1
-23
/
+3
*
Added basic ocelot behavior (#3829)
Bond-009
2017-07-12
1
-2
/
+29
*
BlockEntities: Support cloning self.
Mattes D
2017-06-16
1
-2
/
+17
*
Fixes problems with windows:
Lukas Pioch
2017-06-05
1
-1
/
+1
*
Fixed double chests (#3741)
peterbell10
2017-06-03
1
-4
/
+11
*
Double chest window fix (#3735)
peterbell10
2017-05-28
1
-49
/
+116
*
Fixed invisible chests (#3722)
Pablo Beltrán
2017-05-21
1
-4
/
+3
*
Reduced unnecessary block updates
LogicParrot
2016-04-22
1
-1
/
+1
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+2
*
(Ender) Chests are obstructed by opaque blocks.
Nounours Heureux
2015-07-07
1
-10
/
+6
*
Correct world height validations.
Tommy Santerre
2015-03-20
1
-2
/
+2
*
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
*
Removed WSSCompact
Tiger Wang
2014-09-30
1
-42
/
+0
*
Merge remote-tracking branch 'origin/master' into chestcarts
Tiger Wang
2014-09-27
1
-1
/
+0
|
\
|
*
Removed more unessicary includes
Tycho
2014-09-26
1
-1
/
+0
*
|
Implemented Chest Minecarts
Tiger Wang
2014-09-13
1
-1
/
+0
|
/
*
Fixed spaces before commas.
madmaxoft
2014-07-18
1
-2
/
+2
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
cChestEntity: Renamed a member to avoid confusion.
madmaxoft
2014-07-12
1
-1
/
+1
*
Implemented trapped chests & others
Tiger Wang
2014-07-07
1
-3
/
+4
*
Chests don't open if obstructed
Tiger Wang
2014-06-22
1
-0
/
+13
*
Fixed VC2008 compilation, normalized include paths.
madmaxoft
2013-11-27
1
-1
/
+1
*
Fixed the remaining derps
Alexander Harkness
2013-11-27
1
-1
/
+1
*
Further attempts to fix compile
Tiger Wang
2013-11-25
1
-1
/
+1
*
Attempt to fix compilation
Tiger Wang
2013-11-24
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+172