Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cPainting saving implemented | Tiger Wang | 2015-03-14 | 1 | -2/+0 |
| | | | | Additionally, it now inherits from cHangingEntity. | ||||
* | Fixed confusion over Item Frame directions | Tiger Wang | 2015-03-13 | 1 | -52/+3 |
| | |||||
* | Properly exported cItemFrame and cHangingEntity to Lua. | Mattes D | 2014-10-21 | 1 | -11/+19 |
| | |||||
* | Merge branch 'master' into Fixes | Howaner | 2014-09-25 | 1 | -2/+8 |
|\ | |||||
| * | HangingEntity: Silenced a crash. | madmaxoft | 2014-09-25 | 1 | -2/+8 |
| | | | | | | | | Vanilla worlds sometimes contain data that this was asserting upon. Changed into a log. | ||||
* | | Fixed hanging direction bugs. | Howaner | 2014-09-25 | 1 | -0/+15 |
|/ | |||||
* | CheckBasicStyle: multi-level indent change. | madmaxoft | 2014-08-04 | 1 | -1/+1 |
| | |||||
* | Fixed tabs used for alignment. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -2/+2 |
| | | | | | 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. | ||||
* | Add item frame saving. | Howaner | 2014-03-15 | 1 | -0/+53 |