Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nullify deleted pointers. | archshift | 2014-06-19 | 1 | -0/+1 |
| | |||||
* | Fixed deadlock when moving players to other worlds. | Mattes D | 2014-06-08 | 1 | -1/+1 |
| | | | | Fixes #1039, fixes #851 | ||||
* | Add fireball interact | Howaner | 2014-03-14 | 1 | -1/+5 |
| | |||||
* | Fixed possible ASSERT failure | Tiger Wang | 2014-02-18 | 1 | -1/+1 |
| | |||||
* | Changed BlockFace type to eBlockFace | Tiger Wang | 2014-02-18 | 1 | -13/+1 |
| | |||||
* | Added an explanatory comment | Tiger Wang | 2014-02-18 | 1 | -0/+2 |
| | |||||
* | Used new BLOCK_FACE constants | Tiger Wang | 2014-02-18 | 1 | -7/+8 |
| | | | Also added more comments | ||||
* | Implemented item frames, a part of #689 | Tiger Wang | 2014-02-18 | 1 | -0/+62 |
+ Implemented Item Frames * Fixed Pitch and Yaw being wrongly flipped in the protocol (XOFT!) |