Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-02-03 | Fixed issues with farmland | Tiger Wang | 1 | -0/+2 | |
* Fixed farmland reversion checks not taking into account carrots and potatoes * Fixed #623 | |||||
2014-02-02 | Changed Signiture of OnUpdate | Tycho | 1 | -1/+1 | |
2013-11-30 | Changed cBlockHandler->OnUpdate() to use cChunk directly. | madmaxoft | 1 | -10/+13 | |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-10-04 | Optimized cBlockFarmlandHandler in wet weather. | madmaxoft | 1 | -27/+26 | |
The area isn't read at all when the weather is wet, since it isn't needed. | |||||
2013-10-04 | Added comparison for desert biomes. | Samuel Barney | 1 | -1/+2 | |
2013-10-04 | Rain now waters farmland. | Samuel Barney | 1 | -0/+8 | |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -99/+99 | |
2012-10-07 | All blockticking is now done in cBlockHandlers | madmaxoft@gmail.com | 1 | -0/+99 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@942 0a769ca7-a7f5-676a-18bf-c427514a06d6 |