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
/
BlockPiston.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1822 from mc-server/ResettableLuaCallback
Mattes D
2015-03-20
1
-3
/
+3
|
\
|
*
Added cPluginLua::cResettable interface, used for scheduled tasks.
Mattes D
2015-03-20
1
-3
/
+3
*
|
Removed Metavalue from Piston drops. Bugfix #1765
bibo38
2015-03-20
1
-0
/
+10
|
/
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-1
/
+1
*
Removed more unessicary includes
Tycho
2014-09-26
1
-0
/
+1
*
Fixed farmland issues.
Howaner
2014-09-12
1
-1
/
+1
*
Basic style fixes.
madmaxoft
2014-07-17
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-2
/
+2
*
Changed BroadcastSoundEffect function to take floating pos.
Howaner
2014-07-13
1
-2
/
+2
*
Implemented trapped chests & others
Tiger Wang
2014-07-07
1
-1
/
+1
*
Suggestions two
Tiger Wang
2014-06-01
1
-3
/
+3
*
Changed block send queue to use vectors
Tiger Wang
2014-05-29
1
-6
/
+17
*
Hopefully fixed piston duplication issues
Tiger Wang
2014-05-25
1
-5
/
+161
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-1
/
+1
*
Changed Signiture of OnDestroyedByPlayer
Tycho
2014-02-01
1
-5
/
+5
*
Changed pointers to references
Tycho
2014-02-01
1
-5
/
+5
*
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-5
/
+5
*
Removed internal cEntity::GetRot() usage.
madmaxoft
2014-01-17
1
-1
/
+1
*
Removed obsoleted functions
Tiger Wang
2014-01-16
1
-1
/
+1
*
Merged master into redstonefixes
Tiger Wang
2013-11-27
1
-0
/
+8
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+102