summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockWallSign.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy982014-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/+9
|
* Removed cBlockSignPostHandler descend.Howaner2014-07-181-2/+28
|
* Added a extra wall sign handler.Howaner2014-07-181-0/+62
Fixes #1119