summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemBucket.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed more unessicary includesTycho2014-09-261-0/+1
|
* Fixed style: spaces after commas.madmaxoft2014-07-191-1/+1
|
* More trailing whitespace fixes.madmaxoft2014-07-171-4/+4
|
* Normalized comments.madmaxoft2014-07-171-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 bucketsTiger Wang2014-07-161-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 liquidsTiger Wang2014-07-141-1/+1
| | | | * Fixes #1182
* Comment grammar correctionTiger Wang2014-07-121-1/+1
|
* Simplified buckets code slightlyTiger Wang2014-07-121-32/+15
|
* Changesdaniel09162014-07-121-5/+4
|
* Changesdaniel09162014-07-111-24/+16
|
* Changesdaniel09162014-07-101-20/+22
|
* Maybe fixed whitespacesdaniel09162014-07-101-7/+7
|
* Maybe fixed whitespacesdaniel09162014-07-101-1/+1
|
* Fixed Bucket Placingdaniel09162014-07-101-6/+57
|
* Fixed Bucket placingdaniel09162014-07-091-1/+1
|
* Implemented lilypad placementTiger Wang2014-03-231-4/+4
|
* Improved Type safety of eBlockFaceTycho2014-02-041-2/+2
| | | | May Fix #640
* Changed Signiture of OnUpdateTycho2014-02-021-1/+4
|
* Fixed naming and initialization.madmaxoft2013-12-171-4/+12
|
* Forgot to change one Vector3d to Vector3i.STRWarrior2013-12-171-1/+1
|
* Renamed Pos to m_Pos.STRWarrior2013-12-171-3/+3
|
* Using Recommendations.STRWarrior2013-12-171-10/+23
|
* Made buckets work when the player does not 'look' at a block. This fixes #265STRWarrior2013-12-171-32/+53
|
* Moved source to srcAlexander Harkness2013-11-241-0/+160