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
/
BlockHandler.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename SkullEntity to MobHeadEntity
Howaner
2014-02-23
1
-2
/
+2
*
Add Heads completely
Howaner
2014-02-23
1
-0
/
+2
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-3
/
+3
*
Renamed cBlockQuartsHandler to cBlockQuartzHandler. Fixed not being able to place normal quartz blocks.
STRWarrior
2014-02-03
1
-1
/
+1
*
This renames the cBlockWoodHandler to cBlockSidewaysHandler, and implements a new cBlockQuartzHandler to handle the quartz pillars.
STRWarrior
2014-02-03
1
-3
/
+6
*
Fixed dark oak and acacia placement.
madmaxoft
2014-02-02
1
-0
/
+1
*
Changed Signiture of OnUpdate
Tycho
2014-02-02
1
-7
/
+7
*
Changed Signiture of OnDigging
Tycho
2014-02-01
1
-1
/
+1
*
Changed Signiture of OnDestroyedByPlayer
Tycho
2014-02-01
1
-1
/
+2
*
Changed pointers to references
Tycho
2014-02-01
1
-10
/
+10
*
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-5
/
+5
*
Refactored GetPlacementBlockTypeMeta
Tycho
2014-01-26
1
-1
/
+1
*
Refactored cBlockHandler::OnUse and dependents
Tycho
2014-01-26
1
-18
/
+18
*
First attempt at Implementing Interfaces
Tycho
2014-01-25
1
-1
/
+1
*
Improved command blocks
Tiger Wang
2014-01-19
1
-0
/
+2
*
Implented Nether Wart.
STRWarrior
2013-12-18
1
-0
/
+2
*
Provides a possible fix for repeater timings
Tiger Wang
2013-12-10
1
-1
/
+1
*
Improved pickups spawning speed again
Tiger Wang
2013-12-10
1
-3
/
+2
*
Readded redstone lamp handler
Tiger Wang
2013-12-08
1
-0
/
+2
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-1
/
+1
*
Fixed stationary water starting fires and flowing lava not.
madmaxoft
2013-12-08
1
-2
/
+2
*
Lava can spawn fire.
madmaxoft
2013-12-04
1
-6
/
+6
*
Merge pull request #387 from mc-server/trapdoors
Mattes D
2013-11-30
1
-0
/
+2
|
\
|
*
Implemented trapdoors, fixes #43 and #105
Tiger Wang
2013-11-29
1
-0
/
+2
*
|
Changed cBlockHandler->OnUpdate() to use cChunk directly.
madmaxoft
2013-11-30
1
-1
/
+1
|
/
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+465