summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockSignPost.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactored all player block placing to go through hooks.Mattes D2014-12-241-11/+0
| | | | Fixes #1618.
* Signs can be placed on wallsigns.Alexander Harkness2014-10-231-1/+1
| | | Fixes #1438
* Removed old sound-configuration for SignPostsMasy982014-09-091-6/+0
|
* Fixed signs not staying on other signsTiger Wang2014-08-041-1/+2
|
* Normalized code style for both sign handlers.madmaxoft2014-07-181-8/+11
|
* Added a extra wall sign handler.Howaner2014-07-181-0/+103
Fixes #1119