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
/
DispenserEntity.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-41
/
+41
2013-05-28
Moved BlockEntities to a separate folder
madmaxoft@gmail.com
1
-0
/
+0
2013-05-28
Block entities now receive the cChunk param in their Tick() function
madmaxoft@gmail.com
1
-2
/
+2
2013-05-26
Fixed cItemGrid API, no more changeable GetSlot().
madmaxoft@gmail.com
1
-0
/
+6
2013-05-26
Implemented droppers
madmaxoft@gmail.com
1
-40
/
+5
2013-05-25
cChestEntity and cDispenserEntity now inherit from a common ancestor, cBlockEntityWithItems
madmaxoft@gmail.com
1
-14
/
+24
2013-04-10
Dispensers rewritten to use ItemGrid
madmaxoft@gmail.com
1
-8
/
+12
2013-04-01
Proper fix for FS #347. Also unification of ticking block entities.
madmaxoft@gmail.com
1
-10
/
+6
2012-12-26
Dispensers can dispense items and liquids now
luksor111@gmail.com
1
-0
/
+5
2012-12-19
Added dispensers (they can't dispense items yet)
luksor111@gmail.com
1
-0
/
+55