Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into saplingsandleaves | Tiger Wang | 2014-07-20 | 1 | -25/+25 |
|\ | |||||
| * | Fixed style: spaces after commas. | madmaxoft | 2014-07-19 | 1 | -19/+19 |
| * | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -9/+9 |
* | | Fixed issues relating to saplings and leaves | Tiger Wang | 2014-07-17 | 1 | -27/+0 |
|/ | |||||
* | Removed the bindings to set old g_BlockXXX arrays. | Mattes D | 2014-04-03 | 1 | -297/+65 |
* | More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future. | Samuel Barney | 2014-03-25 | 1 | -0/+1 |
* | Fixed MSVC warnings in DeprecatedBindings. | madmaxoft | 2014-03-02 | 1 | -8/+76 |
* | GetById => Get | andrew | 2014-03-02 | 1 | -9/+9 |
* | Removed g_BlockXXX arrays | andrew | 2014-03-02 | 1 | -0/+4 |
* | Manually exported g_Block tables | andrew | 2014-03-02 | 1 | -0/+434 |