summaryrefslogtreecommitdiffstats
path: root/source/Entities/Minecart.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Tiger Wang2013-09-021-1/+0
|\ | | | | | | | | | | | | | | Conflicts: source/Bindings.cpp source/Entities/Entity.cpp Updated from upsteam
| * Moved entity spawning into cEntity::Initialize().madmaxoft2013-08-251-1/+0
| | | | | | | | It has been called in every descendant anyway, so it's better this way - reduced duplicate code.
* | Minecart enhancements [SEE DESC]Tiger Wang2013-09-021-1/+4
|/ | | | | | | Curved rails. Better physics. Better code as improved by xoft. Stuff.
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-0/+145