Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More trailing whitespace fixes. | madmaxoft | 2014-07-17 | 1 | -4/+4 |
| | |||||
* | Normalized comments. | madmaxoft | 2014-07-17 | 1 | -2/+2 |
| | | | | | 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 a bug with buckets | Tiger Wang | 2014-07-16 | 1 | -1/+1 |
| | | | | | * Additionally fixed cLineBlockTracer's EntryFace parameter when a block was hit on the first iteration along the projected line | ||||
* | Fixed placing liquids over liquids | Tiger Wang | 2014-07-14 | 1 | -1/+1 |
| | | | | * Fixes #1182 | ||||
* | Comment grammar correction | Tiger Wang | 2014-07-12 | 1 | -1/+1 |
| | |||||
* | Simplified buckets code slightly | Tiger Wang | 2014-07-12 | 1 | -32/+15 |
| | |||||
* | Changes | daniel0916 | 2014-07-12 | 1 | -5/+4 |
| | |||||
* | Changes | daniel0916 | 2014-07-11 | 1 | -24/+16 |
| | |||||
* | Changes | daniel0916 | 2014-07-10 | 1 | -20/+22 |
| | |||||
* | Maybe fixed whitespaces | daniel0916 | 2014-07-10 | 1 | -7/+7 |
| | |||||
* | Maybe fixed whitespaces | daniel0916 | 2014-07-10 | 1 | -1/+1 |
| | |||||
* | Fixed Bucket Placing | daniel0916 | 2014-07-10 | 1 | -6/+57 |
| | |||||
* | Fixed Bucket placing | daniel0916 | 2014-07-09 | 1 | -1/+1 |
| | |||||
* | Implemented lilypad placement | Tiger Wang | 2014-03-23 | 1 | -4/+4 |
| | |||||
* | Improved Type safety of eBlockFace | Tycho | 2014-02-04 | 1 | -2/+2 |
| | | | | May Fix #640 | ||||
* | Changed Signiture of OnUpdate | Tycho | 2014-02-02 | 1 | -1/+4 |
| | |||||
* | Fixed naming and initialization. | madmaxoft | 2013-12-17 | 1 | -4/+12 |
| | |||||
* | Forgot to change one Vector3d to Vector3i. | STRWarrior | 2013-12-17 | 1 | -1/+1 |
| | |||||
* | Renamed Pos to m_Pos. | STRWarrior | 2013-12-17 | 1 | -3/+3 |
| | |||||
* | Using Recommendations. | STRWarrior | 2013-12-17 | 1 | -10/+23 |
| | |||||
* | Made buckets work when the player does not 'look' at a block. This fixes #265 | STRWarrior | 2013-12-17 | 1 | -32/+53 |
| | |||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+160 |