summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockBed.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed style: spaces after commas.madmaxoft2014-07-191-1/+1
* Basic style fixes.madmaxoft2014-07-171-2/+2
* Normalized comments.madmaxoft2014-07-171-4/+4
* Fixed VERIFYTiger Wang2014-03-091-1/+1
* Beds now work properly fixes #707Tiger Wang2014-03-091-7/+66
* BlockBed.cpp: Fixed space at if statementTheJumper2014-02-201-1/+1
* BlockBed.cpp: Fixed Multiple people in one bed.TheJumper2014-02-201-7/+18
* Merge branch 'master' into playerimprovementsTiger Wang2014-02-091-2/+2
|\
| * Improved Type safety of eBlockFaceTycho2014-02-041-2/+2
* | Server internally uses new functionsTiger Wang2014-02-061-1/+1
|/
* Changed pointers to referencesTycho2014-02-011-16/+16
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-1/+1
* Refactored cBlockHandler::OnUse and dependentsTycho2014-01-261-5/+5
* First attempt at Implementing InterfacesTycho2014-01-251-16/+16
* Moved source to srcAlexander Harkness2013-11-241-0/+88