Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-09-09 | Moved sound-configs into BlockID.h and fixed/ added loads of sounds | Masy98 | 1 | -0/+4 |
2014-07-29 | Added cBlockInfo::CanBeTerraformed and made finishers use it | STRWarrior | 1 | -0/+4 |
2014-07-17 | Fixed issues relating to saplings and leaves | Tiger Wang | 1 | -4/+0 |
2014-07-17 | Fixed spaces around single-line comments. | madmaxoft | 1 | -1/+1 |
2014-06-25 | BlockInfo is now a proper C++ singleton. | madmaxoft | 1 | -14/+9 |
2014-03-02 | cBlockInfo now manages the respective cBlockHandler | andrew | 1 | -0/+27 |
2014-03-02 | GetById => Get | andrew | 1 | -10/+10 |
2014-03-02 | Exported cBlockInfo | andrew | 1 | -3/+8 |
2014-03-01 | g_BlockXXX => cBlockInfo::XXX | andrew | 1 | -5/+22 |
2014-03-01 | Refactored global block property arrays | andrew | 1 | -0/+54 |