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
/
BlockBed.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify block entity pickup conversion
Tiger Wang
2020-09-25
1
-6
/
+1
*
BlockHandler initialisation is a constant expression (#4891)
Tiger Wang
2020-09-20
1
-43
/
+30
*
Update bed behavior (#4545)
Mat
2020-08-05
1
-0
/
+6
*
Vector3 in Handlers (#4680)
Mattes D
2020-04-21
1
-4
/
+24
*
Using Super.
Mattes D
2020-04-16
1
-2
/
+2
*
Replace all single-digit hex constants with two-digit version
Alexander Harkness
2020-04-10
1
-2
/
+2
*
Add mixins for blocks that rotate based on player yaw at placement
Alexander Harkness
2020-04-10
1
-20
/
+2
*
Moved growing from cWorld / cChunk to cBlockHandler descendants.
Mattes D
2019-10-28
1
-2
/
+2
*
Refactored block-to-pickup conversion. (#4417)
Mattes D
2019-10-16
1
-15
/
+29
*
cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)
Bond-009
2017-11-20
1
-1
/
+1
*
Bed piston fix (#3956)
Lane Kolbly
2017-08-25
1
-1
/
+1
*
Replaced includes with forward declarations
Lukas Pioch
2017-08-13
1
-1
/
+1
*
Removed unneeded includes (#3902)
Lukas Pioch
2017-08-06
1
-2
/
+0
*
cBlockHandler: take player by ref
peterbell10
2017-08-01
1
-2
/
+2
*
Added bed entity (#3823)
Lukas Pioch
2017-07-07
1
-8
/
+13
*
Bulk clearing of whitespace
LogicParrot
2016-02-05
1
-2
/
+2
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+1
*
Improved maps
Tiger Wang
2015-07-14
1
-1
/
+6
*
Rebased version of Code
Samuel Barney
2015-06-22
1
-5
/
+0
*
Made -Weverything an error.
tycho
2015-05-24
1
-1
/
+1
*
Handle client 'leave bed' request
Tiger Wang
2015-02-08
1
-8
/
+17
*
Refactored all player block placing to go through hooks.
Mattes D
2014-12-24
1
-1
/
+0
*
BasicStyle: Added missing braces to control statements.
Mattes D
2014-12-05
1
-1
/
+4
*
Removed more unessicary includes
Tycho
2014-09-26
1
-3
/
+5
*
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-1
/
+1
*
Rename CanChangeDirtToGrass to CanDirtGrowGrass
Howaner
2014-05-07
1
-1
/
+1
*
Add CanChangeDirtToGrass function to Block Handlers.
Howaner
2014-04-06
1
-0
/
+7
*
Fixed spelling; Rotater to Rotator.
narroo
2014-03-25
1
-3
/
+3
*
Reformatted
Tycho
2014-03-02
1
-2
/
+2
*
Implemented Rotations
Tycho
2014-03-01
1
-2
/
+2
*
Added some Metadate rotaters using templated Mixin
Tycho
2014-02-27
1
-2
/
+3
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-2
/
+2
*
Changed pointers to references
Tycho
2014-02-01
1
-3
/
+3
*
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-1
/
+1
*
Refactored cBlockHandler::OnUse and dependents
Tycho
2014-01-26
1
-1
/
+1
*
First attempt at Implementing Interfaces
Tycho
2014-01-25
1
-4
/
+5
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+67