summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockNetherWart.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-19* Logic for handling plant growth has been centralized into cBlockPlant, and all growable plants now inherit from it.Samuel Barney1-4/+5
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-1/+1
2015-07-14Improved mapsTiger Wang1-3/+6
2014-03-30Fixed a few Clang warnings in BlockHandlers.madmaxoft1-7/+8
2014-02-02Changed Signiture of OnUpdateTycho1-1/+1
2014-02-01Changed pointers to referencesTycho1-1/+1
2014-02-01Changed signitures of Several BLockHandler MethodsTycho1-2/+2
2013-12-18Implented Nether Wart.STRWarrior1-0/+52