summaryrefslogtreecommitdiffstats
path: root/src/Entities/ItemFrame.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
+ Implemented Item Frames * Fixed Pitch and Yaw being wrongly flipped in the protocol (XOFT!)