Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a lot of warnings | tycho | 2015-05-19 | 1 | -5/+7 |
| | |||||
* | Refactored all player block placing to go through hooks. | Mattes D | 2014-12-24 | 1 | -11/+0 |
| | | | | Fixes #1618. | ||||
* | Moved sound-configs into BlockID.h and fixed/ added loads of sounds | Masy98 | 2014-09-09 | 1 | -6/+0 |
| | |||||
* | Fixed signs not staying on other signs | Tiger Wang | 2014-08-04 | 1 | -1/+2 |
| | |||||
* | Normalized code style for both sign handlers. | madmaxoft | 2014-07-18 | 1 | -8/+9 |
| | |||||
* | Removed cBlockSignPostHandler descend. | Howaner | 2014-07-18 | 1 | -2/+28 |
| | |||||
* | Added a extra wall sign handler. | Howaner | 2014-07-18 | 1 | -0/+62 |
Fixes #1119 |