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