summaryrefslogtreecommitdiffstats
path: root/source/Items/ItemMinecart.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-24Moved source to srcAlexander Harkness1-82/+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