summaryrefslogtreecommitdiffstats
path: root/source/Items/ItemMinecart.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-82/+0
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-2/+1
* Compilation and Minecart fixesTiger Wang2013-08-161-3/+5
* Feature and bugfixes [SEE DESC]Tiger Wang2013-08-161-0/+1
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-80/+80
* Inventory code cleanup, players can now see each other's armormadmaxoft@gmail.com2013-05-191-1/+1
* Fixed crash with Minecart. It was getting added twice to the world and it was causing and ASSERT to fail.keyboard.osh@gmail.com2013-04-281-1/+0
* Player can sit in minecarts (but not move them yet)madmaxoft@gmail.com2013-03-031-5/+7
* Minecarts can now be placed.madmaxoft@gmail.com2013-02-181-0/+79