summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockSnow.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move item placement into item handlers (#5184)Tiger Wang2021-05-051-49/+12
* Do not fake a tool when converting to pickups (#5170)Tiger Wang2021-03-281-1/+1
* Remove DoesDropOnUnsuitableTiger Wang2021-03-151-9/+0
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-1/+1
* Unify block entity pickup conversionTiger Wang2020-09-251-1/+1
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-17/+11
* Vector3 in Handlers (#4680)Mattes D2020-04-211-20/+45
* Refactored block-to-pickup conversion. (#4417)Mattes D2019-10-161-2/+24
* cChunkInterface GetBlock, GetBlockMeta, GetBlockTypeMeta use vectors (#4050)Bond-0092017-11-201-3/+3
* Only allow snow to be placed where valid. Fixes #2920.peterbell102017-09-211-12/+38
* cBlockHandler: take player by refpeterbell102017-08-011-1/+1
* BigFlower fixes (#3826)peterbell102017-07-071-2/+2
* Bulk clearing of whitespaceLogicParrot2016-02-051-4/+4
* blockheight mechanismGargaj2015-12-131-0/+5
* Improved mapsTiger Wang2015-07-141-5/+6
* Moved sound-configs into BlockID.h and fixed/ added loads of soundsMasy982014-09-091-6/+0
* Fixed tabs used for alignment.madmaxoft2014-07-171-2/+2
* Basic style fixes.madmaxoft2014-07-171-1/+1
* Normalized comments.madmaxoft2014-07-171-2/+2
* g_BlockXXX => cBlockInfo::XXXandrew2014-03-011-1/+1
* Improved Type safety of eBlockFaceTycho2014-02-041-1/+1
* Changed pointers to referencesTycho2014-02-011-3/+3
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-3/+3
* Fixed thin snow CanBeAt checkingTiger Wang2013-11-301-1/+13
* Properly fixed snow height, fixes #98 and #264Tiger Wang2013-11-301-6/+22
* Moved source to srcAlexander Harkness2013-11-241-0/+72