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
/
DropSpenserEntity.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2014-07-17
Normalized comments.
madmaxoft
1
-4
/
+4
2014-07-15
Fixed a DropSpenser AddFace bug
Tiger Wang
1
-1
/
+1
2014-02-24
BlockEntities is warnings free
Tycho
1
-0
/
+1
2014-02-12
Removed some unneeded BroadcastWholeWindow()s
Tiger Wang
1
-7
/
+0
2013-11-28
Moved json includes to where they are really needed.
madmaxoft
1
-0
/
+1
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-11-10
Bundled fixes [SEE DESC]
Tiger Wang
1
-1
/
+1
2013-11-02
Fixed dropspensing speed and position
Tiger Wang
1
-1
/
+22
2013-08-19
Moved entities into the Entities subfolder.
madmaxoft
1
-1
/
+1
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-245
/
+245
2013-06-12
Implemented the Hopper block handler
madmaxoft@gmail.com
1
-10
/
+10
2013-05-30
Window contents are sent whenever the window is opened by a player.
madmaxoft@gmail.com
1
-1
/
+0
2013-05-28
Moved BlockEntities to a separate folder
madmaxoft@gmail.com
1
-2
/
+2
2013-05-28
Block entities now receive the cChunk param in their Tick() function
madmaxoft@gmail.com
1
-16
/
+13
2013-05-27
DropSpensers: Fixed activation when receiving redstone signal. Now only one item is dropspensed.
madmaxoft@gmail.com
1
-1
/
+15
2013-05-26
Fixed cItemGrid API, no more changeable GetSlot().
madmaxoft@gmail.com
1
-1
/
+24
2013-05-26
Implemented droppers
madmaxoft@gmail.com
1
-0
/
+212