summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemPainting.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-14Placing a fluid from bucket calls plugin hooks.Mattes D1-4/+9
Ref.: #1857.
2015-03-14cPainting saving implementedTiger Wang1-16/+3
Additionally, it now inherits from cHangingEntity.
2014-07-17Normalized comments.madmaxoft1-4/+4
This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
2014-06-08Fixed deadlock when moving players to other worlds.Mattes D1-1/+1
Fixes #1039, fixes #851
2014-02-18Comments & new BLOCK_FACE constantsTiger Wang1-7/+10
2014-02-18Implemented paintings, fixes #689Tiger Wang1-0/+95
+ Implemented paintings