Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Logic for handling plant growth has been centralized into cBlockPlant, and all growable plants now inherit from it. | Samuel Barney | 2015-08-19 | 1 | -0/+11 |
* | Some warning fixes | Julian Laubstein | 2015-08-18 | 1 | -1/+1 |
* | Added neighbor specification in the OnNeighborChanged() block callback. | Mattes D | 2015-07-01 | 1 | -1/+12 |
* | Correct world height validations. | Tommy Santerre | 2015-03-20 | 1 | -1/+1 |
* | Fixed farmland issues. | Howaner | 2014-09-12 | 1 | -44/+55 |
* | Code formatting fixes. | Howaner | 2014-08-19 | 1 | -4/+1 |
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
* | Fixed some meta resetting bugs | Tiger Wang | 2014-07-14 | 1 | -4/+7 |
* | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 1 | -2/+2 |
* | Fixed issues with farmland | Tiger Wang | 2014-02-03 | 1 | -0/+2 |
* | Changed Signiture of OnUpdate | Tycho | 2014-02-02 | 1 | -1/+1 |
* | Changed cBlockHandler->OnUpdate() to use cChunk directly. | madmaxoft | 2013-11-30 | 1 | -10/+13 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+107 |