summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemMinecart.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Temporarily commented out override directives."Tycho2014-09-051-1/+1
| | | | | | | | | | | | | | | This reverts commit 6db727c60c01264dc9a9c209c5b335da8f53cd64. Conflicts: src/Bindings/PluginLua.h src/Blocks/BlockFire.h src/Generating/ChunkGenerator.h src/LoggerListeners.cpp src/Mobs/Components/AIAggressiveComponent.h src/Mobs/Monster.h src/OSSupport/IsThread.h src/Protocol/Authenticator.h src/UI/SlotArea.h
* Temporarily commented out override directives.Samuel Barney2014-08-211-1/+1
|
* Fixed deadlock when moving players to other worlds.Mattes D2014-06-081-1/+1
| | | | Fixes #1039, fixes #851
* 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
| | | | May Fix #640
* 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