summaryrefslogtreecommitdiffstats
path: root/source/Entities/Boat.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'boats' of git://github.com/tigerw/MCServer.madmaxoft2013-09-091-4/+7
|
* Fixed a bunch of stuffTiger Wang2013-09-081-3/+3
| | | | | | * Fixed compilation * Made it less obvious I COPIED ALL THE CODE from Minecarts * Fixed alignment spaces to make xoft happy
* Initial boat supportTiger Wang2013-09-081-0/+84
+ Boats are saved + Boats have physics + Boats spawn