summaryrefslogtreecommitdiffstats
path: root/src/Entities/ItemFrame.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prevent placing of hangables on illegal blocks and break when support block broken (#5301)Ethan Jones2021-10-031-6/+2
* Using Super.Mattes D2020-04-161-1/+1
* Refactored more of Entities and BlockEntities to use Vector3. (#4403)Mattes D2019-09-291-4/+4
* Unified cPacketizer across all protocols.Mattes D2015-03-221-1/+1
* cPainting saving implementedTiger Wang2015-03-141-0/+1
* cItemFrame: Fixed a forgotten rename.Mattes D2014-10-211-1/+1
* Properly exported cItemFrame and cHangingEntity to Lua.Mattes D2014-10-211-6/+11
* Removed redundant semicolons and re-added warningarchshift2014-07-241-2/+2
* Tailored death messagesTiger Wang2014-07-041-1/+1
* Add item frame saving.Howaner2014-03-151-8/+14
* Changed BlockFace type to eBlockFaceTiger Wang2014-02-181-2/+2
* Implemented item frames, a part of #689Tiger Wang2014-02-181-0/+42