summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockLeaves.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved leaves a bit more.Alexander Harkness2015-05-181-8/+20
* Fix sapling probability.Alexander Harkness2015-05-171-1/+1
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy982014-09-091-6/+0
* Check range of y in HasNearLogworktycho2014-08-311-1/+1
* Merge branch 'master' into Inventory2Howaner2014-07-261-3/+9
|\
| * BlockLeaves: Fixed comment style.madmaxoft2014-07-231-2/+2
| * Merge branch 'master' into saplingsandleavesTiger Wang2014-07-201-6/+6
| |\
| * | Fixed issues relating to saplings and leavesTiger Wang2014-07-171-2/+8
* | | Fix item durability.Howaner2014-07-231-16/+0
| |/ |/|
* | Fixed style: spaces after commas.madmaxoft2014-07-191-1/+1
* | Basic style fixes.madmaxoft2014-07-171-4/+4
* | Normalized comments.madmaxoft2014-07-171-1/+1
|/
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-3/+3
* The new leaves don't decay anymore.STRWarrior2014-04-231-0/+1
* Fixed a few Clang warnings in BlockHandlers.madmaxoft2014-03-301-9/+10
* Wrong if in BlockLeavesHowaner2014-03-161-1/+1
* Add new leaves to all classes.Howaner2014-03-161-1/+2
* Add new Trees (without Generator)Howaner2014-02-191-0/+2
* Changed Signiture of OnUpdateTycho2014-02-021-3/+3
* Changed pointers to referencesTycho2014-02-011-6/+6
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-3/+3
* Refactored cBlockHandler::OnUse and dependentsTycho2014-01-261-4/+4
* Changed cBlockHandler->OnUpdate() to use cChunk directly.madmaxoft2013-11-301-12/+13
* Moved source to srcAlexander Harkness2013-11-241-0/+184