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
canbeat-cleanup
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
/
source
/
DispenserEntity.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved BlockEntities to a separate folder
madmaxoft@gmail.com
2013-05-28
1
-196
/
+0
*
Block entities now receive the cChunk param in their Tick() function
madmaxoft@gmail.com
2013-05-28
1
-19
/
+29
*
Fixed cItemGrid API, no more changeable GetSlot().
madmaxoft@gmail.com
2013-05-26
1
-40
/
+99
*
Implemented droppers
madmaxoft@gmail.com
2013-05-26
1
-189
/
+21
*
cChestEntity and cDispenserEntity now inherit from a common ancestor, cBlockEntityWithItems
madmaxoft@gmail.com
2013-05-25
1
-17
/
+14
*
Dispensers rewritten to use ItemGrid
madmaxoft@gmail.com
2013-04-10
1
-132
/
+117
*
Proper fix for FS #347. Also unification of ticking block entities.
madmaxoft@gmail.com
2013-04-01
1
-31
/
+0
*
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2013-01-12
1
-6
/
+6
*
Dispensers can spawn mobs
luksor111@gmail.com
2012-12-26
1
-10
/
+19
*
Dispensers can dispense items and liquids now
luksor111@gmail.com
2012-12-26
1
-2
/
+145
*
Added dispensers (they can't dispense items yet)
luksor111@gmail.com
2012-12-19
1
-0
/
+192