summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockBigFlower.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Code formatting fixes.Howaner2014-08-191-3/+3
|
* Fixed block dropsTiger Wang2014-07-241-3/+3
| | | | * Fixes #1242 (the issue addressed within)
* Merge branch 'master' into saplingsandleavesTiger Wang2014-07-201-2/+2
|\ | | | | | | | | | | Conflicts: src/Bindings/DeprecatedBindings.cpp src/Blocks/BlockSapling.h
| * Basic style fixes.madmaxoft2014-07-171-2/+2
| |
* | Fixed issues relating to saplings and leavesTiger Wang2014-07-171-3/+3
|/ | | | | | - Removed cBlockInfo::RequiresSpecialTool * Fixes #1195 * Fixes #1201
* Change CanBeAt() from big flowerHowaner2014-04-031-5/+1
|
* Add "a_RelY < cChunkDef::Height" to BlockBigFlowerHowaner2014-03-291-0/+1
|
* Add tallgrass drop to big flowers.Howaner2014-03-281-3/+40
| | | Add tallgrass drop, when a players break a tallgrass with the shear.
* door -> flowerHowaner2014-03-281-1/+1
|
* Add tall flower handler.Howaner2014-03-281-0/+97