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
/
source
/
BlockEntities
/
DispenserEntity.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-19
Moved entities into the Entities subfolder.
madmaxoft
1
-1
/
+1
2013-08-16
Replaced E_ENTITY_TYPE_XXX with cMonster::mtXXX.
madmaxoft
1
-1
/
+1
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-225
/
+225
2013-06-22
Dispensers spawn fire if it has Flint and steel.
nielsbreu@gmail.com
1
-0
/
+16
2013-06-21
Dispensers dispense primed TNT
madmaxoft@gmail.com
1
-0
/
+13
2013-05-28
Moved BlockEntities to a separate folder
madmaxoft@gmail.com
1
-3
/
+3
2013-05-28
Block entities now receive the cChunk param in their Tick() function
madmaxoft@gmail.com
1
-19
/
+29
2013-05-26
Fixed cItemGrid API, no more changeable GetSlot().
madmaxoft@gmail.com
1
-40
/
+99
2013-05-26
Implemented droppers
madmaxoft@gmail.com
1
-189
/
+21
2013-05-25
cChestEntity and cDispenserEntity now inherit from a common ancestor, cBlockEntityWithItems
madmaxoft@gmail.com
1
-17
/
+14
2013-04-10
Dispensers rewritten to use ItemGrid
madmaxoft@gmail.com
1
-132
/
+117
2013-04-01
Proper fix for FS #347. Also unification of ticking block entities.
madmaxoft@gmail.com
1
-31
/
+0
2013-01-12
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
1
-6
/
+6
2012-12-26
Dispensers can spawn mobs
luksor111@gmail.com
1
-10
/
+19
2012-12-26
Dispensers can dispense items and liquids now
luksor111@gmail.com
1
-2
/
+145
2012-12-19
Added dispensers (they can't dispense items yet)
luksor111@gmail.com
1
-0
/
+192