summaryrefslogtreecommitdiffstats
path: root/source/Entities/Boat.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed some unneeded includesTiger Wang2013-09-221-1/+0
|
* Merge branch 'boats' of git://github.com/tigerw/MCServer.madmaxoft2013-09-091-1/+5
|
* Fixed a bunch of stuffTiger Wang2013-09-081-1/+1
| | | | | | * 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/+34
+ Boats are saved + Boats have physics + Boats spawn