summaryrefslogtreecommitdiffstats
path: root/src/Entities/ItemFrame.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Using Super.Mattes D1-1/+1
2019-09-29Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D1-4/+4
2015-03-22Unified cPacketizer across all protocols.Mattes D1-1/+1
2015-03-14cPainting saving implementedTiger Wang1-0/+1
2014-10-21cItemFrame: Fixed a forgotten rename.Mattes D1-1/+1
2014-10-21Properly exported cItemFrame and cHangingEntity to Lua.Mattes D1-6/+11
2014-07-24Removed redundant semicolons and re-added warningarchshift1-2/+2
2014-07-04Tailored death messagesTiger Wang1-1/+1
2014-03-15Add item frame saving.Howaner1-8/+14
2014-02-18Changed BlockFace type to eBlockFaceTiger Wang1-2/+2
2014-02-18Implemented item frames, a part of #689Tiger Wang1-0/+42