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
/
HopperEntity.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
BlockEntities: Support cloning self.
Mattes D
1
-2
/
+3
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-14
/
+14
2015-12-13
allow use failures to propagate from the entity/block to the player
Gargaj
1
-1
/
+1
2015-07-31
Unified the doxy-comment format.
Mattes D
1
-15
/
+14
2015-05-11
Improved hoppers
Tiger Wang
1
-1
/
+1
2015-01-11
Initial convertion of a_Dt to std::chrono
Tycho
1
-1
/
+1
2014-11-27
BlockEntities: Removed the extra semicolon.
Mattes D
1
-1
/
+1
2014-10-19
cLuaState: cBlockEntity descendants are pushed with proper class type.
Mattes D
1
-2
/
+2
2014-09-30
Removed WSSCompact
Tiger Wang
1
-1
/
+0
2014-07-19
Code style: Fixed braces on separate lines.
madmaxoft
1
-1
/
+2
2014-02-12
Changed inheritance a bit
Tiger Wang
1
-3
/
+1
2013-12-16
Fixed multiple inheritance in ToLua++.
madmaxoft
1
-4
/
+4
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-11-15
Removed BlockEntities' constructors from the API.
madmaxoft
1
-3
/
+0
2013-10-23
Fixed bindings for cHopperEntity:GetOutputBlockPos().
madmaxoft
1
-5
/
+2
2013-10-23
Exported cHopperEntity to API.
madmaxoft
1
-1
/
+1
2013-08-11
Added the OnHopperPullingItem and OnHopperPushingItem hooks.
madmaxoft
1
-6
/
+6
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-102
/
+102
2013-06-20
Implemented hopper output
madmaxoft@gmail.com
1
-1
/
+22
2013-06-13
Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.
madmaxoft@gmail.com
1
-0
/
+81