summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemSign.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated protocol functions to Vector3xx12xx12x2022-04-201-1/+1
* ItemHandler initialisation is a constant expression (#5344)x12xx12x2021-12-021-3/+3
* Item frame maps (#5258)KingCol132021-07-091-1/+1
* Move item placement into item handlers (#5184)Tiger Wang2021-05-051-50/+39
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-1/+1
* Vector3 in Handlers (#4680)Mattes D2020-04-211-17/+27
* Using Super.Mattes D2020-04-161-5/+7
* BigFlower fixes (#3826)peterbell102017-07-071-1/+2
* Added code to handle signs replacing blocksQuImUfu2016-12-011-1/+12
* Removed ClientHandle.h dependencies from common headers.Mattes D2016-11-181-0/+1
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
* Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.Lukas Pioch2015-05-231-1/+1
* Refactored all player block placing to go through hooks.Mattes D2014-12-241-1/+21
* Added a extra wall sign handler.Howaner2014-07-181-3/+4
* Basic style fixes.madmaxoft2014-07-171-1/+1
* Improved Type safety of eBlockFaceTycho2014-02-041-1/+1
* Removed internal cEntity::GetRot() usage.madmaxoft2014-01-171-1/+1
* Removed obsoleted functionsTiger Wang2014-01-161-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+51