summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockDirt.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* g_BlockXXX => cBlockInfo::XXXandrew2014-03-011-2/+2
* Changed Signiture of OnUpdateTycho2014-02-021-1/+1
* Removed cWorld IncludeTycho2014-01-261-1/+0
* Fixed assertion during dirt block OnUpdate()Tiger Wang2013-12-201-1/+1
* Changed cBlockHandler->OnUpdate() to use cChunk directly.madmaxoft2013-11-301-12/+20
* Grass doesn't spread to podzol or grassless dirt blocks.madmaxoft2013-11-301-2/+3
* Moved source to srcAlexander Harkness2013-11-241-0/+88