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
/
Blocks
/
BlockFenceGate.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-13
allow use failures to propagate from the entity/block to the player
Gargaj
1
-1
/
+2
2015-11-24
Add enum for Sound and Particle Effects
Dave Tucker
1
-1
/
+2
2015-07-14
Improved maps
Tiger Wang
1
-7
/
+20
2014-09-27
Fixed convertToPickups for fence gates
Masy98
1
-1
/
+1
2014-09-12
Added flint drop and fence gate meta reset.
Howaner
1
-0
/
+6
2014-08-19
Code formatting fixes.
Howaner
1
-0
/
+1
2014-07-17
Basic style fixes.
madmaxoft
1
-1
/
+1
2014-06-17
Add fence gate sound.
Howaner
1
-0
/
+1
2014-03-25
Fixed spelling; Rotater to Rotator.
narroo
1
-3
/
+3
2014-03-05
Add SendBlockTo to cWorldInterface
Howaner
1
-1
/
+1
2014-03-05
Add data backsending, when the Client interacts a Block and the Interact is cancelled.
Howaner
1
-0
/
+6
2014-03-02
Reformatted
Tycho
1
-2
/
+2
2014-03-01
Implemented Rotations
Tycho
1
-3
/
+3
2014-02-27
Added some Metadate rotaters using templated Mixin
Tycho
1
-2
/
+2
2014-02-04
Improved Type safety of eBlockFace
Tycho
1
-2
/
+2
2014-02-01
Changed pointers to references
Tycho
1
-5
/
+5
2014-02-01
Changed signitures of Several BLockHandler Methods
Tycho
1
-5
/
+5
2014-01-25
First attempt at Implementing Interfaces
Tycho
1
-1
/
+1
2014-01-17
Removed internal cEntity::GetRot() usage.
madmaxoft
1
-2
/
+2
2014-01-16
Removed obsoleted functions
Tiger Wang
1
-2
/
+2
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-09-09
Removed the cDoors class.
madmaxoft
1
-3
/
+31
2013-07-29
Changed everyting to Unix line endings.
Alexander Harkness
1
-60
/
+60
2013-03-09
Pickups are now being saved into Anvil.
madmaxoft@gmail.com
1
-1
/
+1
2013-01-12
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
1
-16
/
+19
2012-12-19
Added dispensers (they can't dispense items yet)
luksor111@gmail.com
1
-1
/
+2
2012-12-19
Implemented double doors
luksor111@gmail.com
1
-0
/
+56