Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-09-11 | 1.8: Fixed hangings. | Howaner | 1 | -1/+1 | |
2014-09-01 | Added name tag | Howaner | 1 | -0/+2 | |
2014-08-29 | Removed unused code | Tiger Wang | 1 | -1/+0 | |
2014-07-17 | Fixed tabs used for alignment. | madmaxoft | 1 | -1/+1 | |
2014-07-17 | Normalized comments. | madmaxoft | 1 | -1/+1 | |
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-07-04 | Tailored death messages | Tiger Wang | 1 | -3/+3 | |
2014-06-04 | Fix itemframe break. | Howaner | 1 | -1/+3 | |
2014-03-15 | Add item frame saving. | Howaner | 1 | -36/+3 | |
2014-02-18 | Changed BlockFace type to eBlockFace | Tiger Wang | 1 | -11/+24 | |
2014-02-18 | Added a brace | Tiger Wang | 1 | -0/+2 | |
==== { } { __ } { | | } ==== REMOVE ALL THE BRACES!! | |||||
2014-02-18 | Implemented item frames, a part of #689 | Tiger Wang | 1 | -0/+109 | |
+ Implemented Item Frames * Fixed Pitch and Yaw being wrongly flipped in the protocol (XOFT!) |