summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockChest.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/mc-server/MCServerTiger Wang2014-02-021-14/+18
|\
| * Changed pointers to referencesTycho2014-02-011-9/+9
| |
| * Changed signitures of Several BLockHandler MethodsTycho2014-02-011-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check
| * Refactored GetPlacementBlockTypeMetaTycho2014-01-261-1/+0
| |
| * Refactored cBlockHandler::OnUse and dependentsTycho2014-01-261-13/+13
| |
* | Fixed #624Tiger Wang2014-02-021-0/+6
|/
* Removed internal cEntity::GetRot() usage.madmaxoft2014-01-171-5/+5
|
* Removed obsoleted functionsTiger Wang2014-01-161-2/+2
|
* Moved source to srcAlexander Harkness2013-11-241-0/+223