summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemBottle.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ItemHandler initialisation is a constant expression (#5344)x12xx12x2021-12-021-7/+4
* Use Vector3 for cLineBlockTracer and cBlockTracer (#4715)mBornand2020-05-081-2/+2
* Vector3 in Handlers (#4680)Mattes D2020-04-211-17/+27
* Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D2020-04-031-0/+1
* Replace buckets to the selected hotbar slot, rather than the first available. (#4580)Alexander Harkness2020-04-021-2/+5
* Don't remove items twice (#4524)Mat2020-03-221-2/+1
* Tracer replacement (#3704)Mattes D2017-05-111-1/+1
* add handling of water bottleGargaj2015-12-221-0/+95