Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code formatting fixes. | Howaner | 2014-08-19 | 1 | -4/+1 |
| | |||||
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -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. | ||||
* | Fixed some meta resetting bugs | Tiger Wang | 2014-07-14 | 1 | -4/+7 |
| | | | | | * Fixes #1174 * Fixes #1171 | ||||
* | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 1 | -2/+2 |
| | |||||
* | Fixed issues with farmland | Tiger Wang | 2014-02-03 | 1 | -0/+2 |
| | | | | | | * Fixed farmland reversion checks not taking into account carrots and potatoes * Fixed #623 | ||||
* | Changed Signiture of OnUpdate | Tycho | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | Changed cBlockHandler->OnUpdate() to use cChunk directly. | madmaxoft | 2013-11-30 | 1 | -10/+13 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+107 |