Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -1/+1 |
* | Fixed style | Tycho | 2014-09-25 | 1 | -2/+2 |
* | Added first test to show the object can be created | Tycho | 2014-09-17 | 1 | -3/+28 |
* | Moved sound-configs into BlockID.h and fixed/ added loads of sounds | Masy98 | 2014-09-09 | 1 | -0/+4 |
* | Added cBlockInfo::CanBeTerraformed and made finishers use it | STRWarrior | 2014-07-29 | 1 | -0/+4 |
* | Merge branch 'master' into saplingsandleaves | Tiger Wang | 2014-07-20 | 1 | -1/+1 |
|\ | |||||
| * | Fixed spaces around single-line comments. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
* | | Fixed issues relating to saplings and leaves | Tiger Wang | 2014-07-17 | 1 | -4/+0 |
|/ | |||||
* | BlockInfo is now a proper C++ singleton. | madmaxoft | 2014-06-25 | 1 | -14/+9 |
* | cBlockInfo now manages the respective cBlockHandler | andrew | 2014-03-02 | 1 | -0/+27 |
* | GetById => Get | andrew | 2014-03-02 | 1 | -10/+10 |
* | Exported cBlockInfo | andrew | 2014-03-02 | 1 | -3/+8 |
* | g_BlockXXX => cBlockInfo::XXX | andrew | 2014-03-01 | 1 | -5/+22 |
* | Refactored global block property arrays | andrew | 2014-03-01 | 1 | -0/+54 |