Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Break the cactus block when it grows next to a block. (#3851) | Bond-009 | 2017-07-18 | 1 | -2/+6 |
* | * Logic for handling plant growth has been centralized into cBlockPlant, and all growable plants now inherit from it. | Samuel Barney | 2015-08-19 | 1 | -4/+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 |
* | g_BlockXXX => cBlockInfo::XXX | andrew | 2014-03-01 | 1 | -1/+1 |
* | 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 cacus breaking when next to any non-air block. | STRWarrior | 2013-12-22 | 1 | -1/+1 |
* | Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). | madmaxoft | 2013-12-20 | 1 | -1/+1 |
* | Changed cBlockHandler->OnUpdate() to use cChunk directly. | madmaxoft | 2013-11-30 | 1 | -2/+2 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+82 |