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
/
Entities
/
Boat.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
Added functionality: mobs now enter boats and minecarts (#5214)
jclever77
1
-0
/
+1
2020-04-16
Using Super.
Mattes D
1
-2
/
+6
2020-03-07
Don't send entity velocity for boats (#4488)
Mat
1
-0
/
+1
2019-09-29
Refactored more of Entities and BlockEntities to use Vector3. (#4403)
Mattes D
1
-2
/
+2
2017-09-07
Changed some int parameters to vector parameters (#3937)
Bond-009
1
-1
/
+1
2017-05-24
Exported boat
Lukas Pioch
1
-6
/
+37
2016-07-18
Fixes for boat entities (#3265)
beeduck
1
-1
/
+22
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-3
/
+3
2015-01-11
Initial convertion of a_Dt to std::chrono
Tycho
1
-1
/
+1
2014-07-24
Removed redundant semicolons and re-added warning
archshift
1
-1
/
+1
2014-04-26
Add entity invulnerable
Howaner
1
-1
/
+1
2013-12-16
Boats drop a boat pickup when destroyed by hand. You can now actualy use boats.
STRWarrior
1
-1
/
+2
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-09-22
Removed some unneeded includes
Tiger Wang
1
-1
/
+0
2013-09-08
Fixed a bunch of stuff
Tiger Wang
1
-1
/
+1
2013-09-08
Initial boat support
Tiger Wang
1
-0
/
+34