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 | -12/+21 |
* | Improved maps | Tiger Wang | 2015-07-14 | 1 | -3/+6 |
* | Moved sound-configs into BlockID.h and fixed/ added loads of sounds | Masy98 | 2014-09-09 | 1 | -6/+0 |
* | Fixed a few Clang warnings in BlockHandlers. | madmaxoft | 2014-03-30 | 1 | -1/+2 |
* | Changed Signiture of OnUpdate | Tycho | 2014-02-02 | 1 | -1/+1 |
* | Changed pointers to references | Tycho | 2014-02-01 | 1 | -1/+1 |
* | Changed signitures of Several BLockHandler Methods | Tycho | 2014-02-01 | 1 | -1/+1 |
* | Fixed melon and pumpkin growing. | madmaxoft | 2013-12-20 | 1 | -1/+1 |
* | Merge pull request #387 from mc-server/trapdoors | Mattes D | 2013-11-30 | 1 | -1/+0 |
|\ | |||||
| * | Removed unneeded CPP files | Tiger Wang | 2013-11-29 | 1 | -1/+0 |
* | | Changed cBlockHandler->OnUpdate() to use cChunk directly. | madmaxoft | 2013-11-30 | 1 | -4/+6 |
|/ | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+58 |