summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemBoat.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed deadlock when moving players to other worlds.Mattes D2014-06-081-1/+1
| | | | Fixes #1039, fixes #851
* Fixed boat placement code.madmaxoft2014-04-021-9/+17
|
* Added additional parenthasiesworktycho2014-02-101-2/+1
|
* Merge branch 'master' into boatsFixTycho2014-02-101-0/+1
|\ | | | | | | | | Conflicts: src/Items/ItemBoat.h
| * Maybe fixed boat placingtonibm192014-02-101-1/+1
| |
* | Fixed stupid mistax in conditionalworktycho2014-02-101-2/+1
|/ | | boats can't be placed if the face is not block_face_none and not block_face_YM, not if it is only not one.
* Improved Type safety of eBlockFaceTycho2014-02-041-2/+2
| | | | May Fix #640
* Boats spawn on top of a block. not between 4 blocks.STRWarrior2013-12-161-1/+1
|
* Using suggestions for Boat placing.STRWarrior2013-12-161-1/+1
|
* You can spawn boats on water.STRWarrior2013-12-161-7/+32
|
* Moved source to srcAlexander Harkness2013-11-241-0/+54