summaryrefslogtreecommitdiffstats
path: root/source/Entities/Boat.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-22Removed some unneeded includesTiger Wang1-1/+0
2013-09-08Fixed a bunch of stuffTiger Wang1-1/+1
* Fixed compilation * Made it less obvious I COPIED ALL THE CODE from Minecarts * Fixed alignment spaces to make xoft happy
2013-09-08Initial boat supportTiger Wang1-0/+34
+ Boats are saved + Boats have physics + Boats spawn