summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemMinecart.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-05Bulk clearing of whitespaceLogicParrot1-6/+6
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-3/+3
2015-04-14Placing a fluid from bucket calls plugin hooks.Mattes D1-2/+5
Ref.: #1857.
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-06-08Fixed deadlock when moving players to other worlds.Mattes D1-1/+1
Fixes #1039, fixes #851
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
May Fix #640
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
Added TNT and Hopper minecarts Fixed piston code failing without an extension set Repeaters are now broken Fixed not being able to place a minecart on an activator rail Added much needed comments on piston code Fixed minor formatting issue
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
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1493 0a769ca7-a7f5-676a-18bf-c427514a06d6
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
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1425 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-03-03Player can sit in minecarts (but not move them yet)madmaxoft@gmail.com1-5/+7
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1249 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-02-18Minecarts can now be placed.madmaxoft@gmail.com1-0/+79
No interaction, no physics, though. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1219 0a769ca7-a7f5-676a-18bf-c427514a06d6