summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemItemFrame.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-14Placing a fluid from bucket calls plugin hooks.Mattes D1-5/+10
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-07-17Normalized comments.madmaxoft1-2/+2
2014-06-19Nullify deleted pointers.archshift1-0/+1
2014-06-08Fixed deadlock when moving players to other worlds.Mattes D1-1/+1
2014-03-14Add fireball interactHowaner1-1/+5
2014-02-18Fixed possible ASSERT failureTiger Wang1-1/+1
2014-02-18Changed BlockFace type to eBlockFaceTiger Wang1-13/+1
2014-02-18Added an explanatory commentTiger Wang1-0/+2
2014-02-18Used new BLOCK_FACE constantsTiger Wang1-7/+8
2014-02-18Implemented item frames, a part of #689Tiger Wang1-0/+62