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
/
Blocks
/
BlockHandler.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed leftover CanBePlacedOnSide
Tiger Wang
2013-09-15
1
-3
/
+0
*
Removed leftover DoesAllowBlockOnTop
Tiger Wang
2013-09-15
1
-4
/
+1
*
Changed everyting to Unix line endings.
Alexander Harkness
2013-07-29
1
-158
/
+158
*
BlockArea: Finished rotation and mirroring with meta. Implemented example meta handling for vines, stairs and torches.
madmaxoft@gmail.com
2013-03-26
1
-0
/
+15
*
Huge performance boost in blockhandlers, they have direct access to chunk data when blockchecking.
madmaxoft@gmail.com
2013-03-15
1
-4
/
+5
*
Added the HOOK_BLOCK_TO_PICKUPS hook that fires when a block is dug up and should be converted to pickups.
madmaxoft@gmail.com
2013-01-27
1
-2
/
+2
*
Merged branch "branches/hooks" into "trunk".
madmaxoft@gmail.com
2013-01-12
1
-10
/
+24
*
New Block property g_BlockIsSolid[]; Fixed ladder, torches and vines placement. (Patch contributed by funmaker)
luksor111@gmail.com
2012-10-23
1
-1
/
+1
*
Floody fluid simulator now dries up correctly, too.
madmaxoft@gmail.com
2012-10-14
1
-0
/
+6
*
Moved blockticking into blockhandler classes.
madmaxoft@gmail.com
2012-10-03
1
-18
/
+19
*
Slight refactoring of BlockHandlers - dropping unneeded virtual functions
madmaxoft@gmail.com
2012-10-01
1
-42
/
+73
*
Unified folder name-casing
madmaxoft@gmail.com
2012-09-29
1
-0
/
+90