summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockFarmland.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-19Code formatting fixes.Howaner1-4/+1
2014-07-17Normalized comments.madmaxoft1-1/+1
This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
2014-07-14Fixed some meta resetting bugsTiger Wang1-4/+7
* Fixes #1174 * Fixes #1171
2014-05-09Fixed MSVC 64-bit build warnings.Mattes D1-2/+2
2014-05-08Fixed MSVC 64-bit build warnings.Mattes D1-2/+2
2014-02-03Fixed issues with farmlandTiger Wang1-0/+2
* Fixed farmland reversion checks not taking into account carrots and potatoes * Fixed #623
2014-02-02Changed Signiture of OnUpdateTycho1-1/+1
2013-11-30Changed cBlockHandler->OnUpdate() to use cChunk directly.madmaxoft1-10/+13
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-10-04Optimized cBlockFarmlandHandler in wet weather.madmaxoft1-27/+26
The area isn't read at all when the weather is wet, since it isn't needed.
2013-10-04Added comparison for desert biomes.Samuel Barney1-1/+2
2013-10-04Rain now waters farmland.Samuel Barney1-0/+8
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-99/+99
2012-10-07All blockticking is now done in cBlockHandlersmadmaxoft@gmail.com1-0/+99
git-svn-id: http://mc-server.googlecode.com/svn/trunk@942 0a769ca7-a7f5-676a-18bf-c427514a06d6