summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockWallSign.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-20cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)Bond-0091-1/+1
2017-08-06Removed unneeded includes (#3902)Lukas Pioch1-1/+0
2015-07-14Improved mapsTiger Wang1-4/+6
2015-05-19Fixed a lot of warningstycho1-5/+7
2014-12-24Refactored all player block placing to go through hooks.Mattes D1-11/+0
2014-09-09Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy981-6/+0
2014-08-04Fixed signs not staying on other signsTiger Wang1-1/+2
2014-07-18Normalized code style for both sign handlers.madmaxoft1-8/+9
2014-07-18Removed cBlockSignPostHandler descend.Howaner1-2/+28
2014-07-18Added a extra wall sign handler.Howaner1-0/+62