summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemBucket.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into PreventNewWarningstycho2015-05-281-2/+2
|\
| * Merge pull request #2061 from mc-server/fixesAlexander Harkness2015-05-271-2/+2
| |\
| | * Fixes #2052Tiger Wang2015-05-181-2/+2
* | | Merge branch 'master' into PreventNewWarningstycho2015-05-241-0/+14
|\| |
| * | Fixes #2059Blitz Rakete2015-05-211-0/+14
| |/
* / Made -Weverything an error.tycho2015-05-241-1/+1
|/
* Scooping up fluid calls the player placement hooks.Mattes D2015-04-141-4/+12
* Placing a fluid from bucket calls plugin hooks.Mattes D2015-04-141-19/+43
* Fixed various warnings.Mattes D2015-01-181-6/+6
* 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
* Fixed a bug with bucketsTiger Wang2014-07-161-1/+1
* Fixed placing liquids over liquidsTiger Wang2014-07-141-1/+1
* 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
* 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