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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Broadcast refactor (#4264)
peterbell10
2018-07-24
1
-2
/
+2
*
cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)
Bond-009
2017-11-20
1
-6
/
+5
*
Removed UTF-8 BOM (#4033)
Lukas Pioch
2017-09-19
1
-1
/
+1
*
Replace ItemCallbacks with lambdas (#3993)
peterbell10
2017-09-11
1
-95
/
+35
*
Revert "Replace ItemCallbacks with lambdas (#3948)"
LogicParrot
2017-09-02
1
-35
/
+95
*
Replace ItemCallbacks with lambdas (#3948)
peterbell10
2017-09-01
1
-95
/
+35
*
Bed piston fix (#3956)
Lane Kolbly
2017-08-25
1
-2
/
+2
*
Minor changes (#3909)
mathiascode
2017-08-24
1
-1
/
+1
*
Removed double includes (#3885)
Lukas Pioch
2017-08-02
1
-1
/
+0
*
cBlockHandler: take player by ref
peterbell10
2017-08-01
1
-14
/
+14
*
Added bed entity (#3823)
Lukas Pioch
2017-07-07
1
-2
/
+60
*
You can't use beds when there are hostile mobs nearby
Bond_009
2017-07-02
1
-8
/
+32
*
allow use failures to propagate from the entity/block to the player
Gargaj
2015-12-13
1
-1
/
+2
*
Bed uses bottom two bits for direction not three
worktycho
2015-05-16
1
-2
/
+2
*
Reverted non-functional changes
Tiger Wang
2015-03-05
1
-5
/
+8
*
Handle client 'leave bed' request
Tiger Wang
2015-02-08
1
-17
/
+10
*
Refactored all player block placing to go through hooks.
Mattes D
2014-12-24
1
-19
/
+1
*
Removed more unessicary includes
Tycho
2014-09-26
1
-0
/
+9
*
Fixed farmland issues.
Howaner
2014-09-12
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into portals
Tiger Wang
2014-07-22
1
-3
/
+3
|
\
|
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-2
/
+2
|
*
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-1
/
+1
*
|
Merge branch 'master' into portals
Tiger Wang
2014-07-18
1
-6
/
+6
|
\
|
|
*
Basic style fixes.
madmaxoft
2014-07-17
1
-2
/
+2
|
*
Normalized comments.
madmaxoft
2014-07-17
1
-4
/
+4
*
|
Implemented bed homes
Tiger Wang
2014-06-01
1
-0
/
+2
*
|
Very minor code changes
Tiger Wang
2014-05-29
1
-1
/
+1
|
/
*
Fixed VERIFY
Tiger Wang
2014-03-09
1
-1
/
+1
*
Beds now work properly fixes #707
Tiger Wang
2014-03-09
1
-7
/
+66
*
BlockBed.cpp: Fixed space at if statement
TheJumper
2014-02-20
1
-1
/
+1
*
BlockBed.cpp: Fixed Multiple people in one bed.
TheJumper
2014-02-20
1
-7
/
+18
*
Merge branch 'master' into playerimprovements
Tiger Wang
2014-02-09
1
-2
/
+2
|
\
|
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-2
/
+2
*
|
Server internally uses new functions
Tiger Wang
2014-02-06
1
-1
/
+1
|
/
*
Changed pointers to references
Tycho
2014-02-01
1
-16
/
+16
*
Changed signitures of Several BLockHandler Methods
Tycho
2014-02-01
1
-1
/
+1
*
Refactored cBlockHandler::OnUse and dependents
Tycho
2014-01-26
1
-5
/
+5
*
First attempt at Implementing Interfaces
Tycho
2014-01-25
1
-16
/
+16
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+88