index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Items
/
ItemBoat.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
Use Vector3 for cLineBlockTracer and cBlockTracer (#4715)
mBornand
1
-2
/
+2
2020-04-21
Vector3 in Handlers (#4680)
Mattes D
1
-20
/
+22
2020-04-16
Using Super.
Mattes D
1
-4
/
+5
2020-03-05
Don't spawn boats in ground
Mat
1
-1
/
+1
2020-03-01
Boats can be spawned on land
Mat
1
-7
/
+0
2018-01-05
Item durability loss now depends on the item used. (#4123)
Alexander Harkness
1
-11
/
+0
2017-09-07
Changed some int parameters to vector parameters (#3937)
Bond-009
1
-1
/
+1
2017-08-07
Changed entity ownership model to use smart pointers
Tiger Wang
1
-4
/
+1
2017-05-24
Exported boat
Lukas Pioch
1
-1
/
+1
2017-05-11
Tracer replacement (#3704)
Mattes D
1
-1
/
+1
2017-05-08
Added missing checks for Initialize function and updated APIDoc
Lukas Pioch
1
-1
/
+6
2017-03-17
Boat spawned, remove it from player's hand
Lukas Pioch
1
-0
/
+6
2016-08-19
Fixed implicit rounding warnings.
Mattes D
1
-5
/
+8
2016-07-18
Fixes for boat entities (#3265)
beeduck
1
-1
/
+16
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-8
/
+8
2015-04-14
Placing a fluid from bucket calls plugin hooks.
Mattes D
1
-2
/
+5
2014-06-08
Fixed deadlock when moving players to other worlds.
Mattes D
1
-1
/
+1
2014-04-02
Fixed boat placement code.
madmaxoft
1
-9
/
+17
2014-02-10
Added additional parenthasies
worktycho
1
-2
/
+1
2014-02-10
Fixed stupid mistax in conditional
worktycho
1
-2
/
+1
2014-02-10
Maybe fixed boat placing
tonibm19
1
-1
/
+1
2014-02-04
Improved Type safety of eBlockFace
Tycho
1
-2
/
+2
2013-12-16
Boats spawn on top of a block. not between 4 blocks.
STRWarrior
1
-1
/
+1
2013-12-16
Using suggestions for Boat placing.
STRWarrior
1
-1
/
+1
2013-12-16
You can spawn boats on water.
STRWarrior
1
-7
/
+32
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-09-08
Initial boat support
Tiger Wang
1
-0
/
+54