summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemMinecart.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-08Fixed deadlock when moving players to other worlds.Mattes D1-1/+1
2014-04-06Add CanChangeDirtToGrass function to Block Handlers.Howaner1-1/+1
2014-03-30Another curlyTiger Wang1-1/+2
2014-03-28Fixed infinite minecart itemsTiger Wang1-0/+3
2014-02-04Improved Type safety of eBlockFaceTycho1-1/+1
2014-01-12Renamed cEmptyMinecart to cRideableMinecartSTRWarrior1-1/+1
2014-01-12EmptyMinecarts should be able to get a block inside of them.STRWarrior1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-08-19Moved entities into the Entities subfolder.madmaxoft1-2/+1
2013-08-16Compilation and Minecart fixesTiger Wang1-3/+5
2013-08-16Feature and bugfixes [SEE DESC]Tiger Wang1-0/+1
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-80/+80
2013-05-19Inventory code cleanup, players can now see each other's armormadmaxoft@gmail.com1-1/+1
2013-04-28Fixed crash with Minecart. It was getting added twice to the world and it was causing and ASSERT to fail.keyboard.osh@gmail.com1-1/+0
2013-03-03Player can sit in minecarts (but not move them yet)madmaxoft@gmail.com1-5/+7
2013-02-18Minecarts can now be placed.madmaxoft@gmail.com1-0/+79