summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemString.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Vector3 in Handlers (#4680)Mattes D2020-04-211-6/+18
| | | Refactored all cBlockHandler and cItemHandler descendants to use Vector3.
* Implemented tripwire(s) (hooks)Tiger Wang2014-06-281-0/+39
* Fixes #944