summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemMinecart.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ItemHandler initialisation is a constant expression (#5344)x12xx12x2021-12-021-6/+3
* Vector3 in Handlers (#4680)Mattes D2020-04-211-11/+15
* Using Super.Mattes D2020-04-161-4/+5
* Item durability loss now depends on the item used. (#4123)Alexander Harkness2018-01-051-11/+0
* Changed entity ownership model to use smart pointersTiger Wang2017-08-071-17/+2
* Added missing checks for Initialize function and updated APIDocLukas Pioch2017-05-081-1/+6
* Bulk clearing of whitespaceLogicParrot2016-02-051-6/+6
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-3/+3
* Placing a fluid from bucket calls plugin hooks.Mattes D2015-04-141-2/+5
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* Fixed deadlock when moving players to other worlds.Mattes D2014-06-081-1/+1
* Add CanChangeDirtToGrass function to Block Handlers.Howaner2014-04-061-1/+1
* Another curlyTiger Wang2014-03-301-1/+2
* Fixed infinite minecart itemsTiger Wang2014-03-281-0/+3
* Improved Type safety of eBlockFaceTycho2014-02-041-1/+1
* Renamed cEmptyMinecart to cRideableMinecartSTRWarrior2014-01-121-1/+1
* EmptyMinecarts should be able to get a block inside of them.STRWarrior2014-01-121-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+82