summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockSign.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added a extra wall sign handler.Howaner2014-07-181-109/+0
| | | Fixes #1119
* Basic style fixes.madmaxoft2014-07-171-1/+1
|
* Fixed sign and lever rotations.madmaxoft2014-06-231-3/+3
|
* Fixed Clang warnings in itemhandlers.madmaxoft2014-04-041-2/+2
|
* Added in MetaMirrorXY and MetaMirrorYZ to cBlockSignHandler.narroo2014-03-291-0/+19
|
* Altered the rotates for cBlockSignHandler. The functions as a whole is still unfinished though; no wall sign or mirroring support yet.narroo2014-03-261-2/+2
|
* Changed Rotater to Rotator. Added partial sign post rotation support.narroo2014-03-251-0/+12
|
* Improved Type safety of eBlockFaceTycho2014-02-041-2/+2
| | | | May Fix #640
* Changed Signiture of OnDestroyedByPlayerTycho2014-02-011-1/+1
|
* Changed pointers to referencesTycho2014-02-011-1/+1
|
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-1/+1
| | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check
* Moved source to srcAlexander Harkness2013-11-241-0/+78