summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemPainting.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-1/+1
2017-08-07Changed entity ownership model to use smart pointersTiger Wang1-4/+3
2017-05-08Added missing checks for Initialize function and updated APIDocLukas Pioch1-1/+6
2015-04-14Placing a fluid from bucket calls plugin hooks.Mattes D1-4/+9
2015-03-14cPainting saving implementedTiger Wang1-16/+3
2014-07-17Normalized comments.madmaxoft1-4/+4
2014-06-08Fixed deadlock when moving players to other worlds.Mattes D1-1/+1
2014-02-18Comments & new BLOCK_FACE constantsTiger Wang1-7/+10
2014-02-18Implemented paintings, fixes #689Tiger Wang1-0/+95