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
clang-format-codebase
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
/
source
/
Entities
/
Entity.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #159 from tigerw/bugfix
Mattes D
2013-09-11
1
-2
/
+32
|
\
|
*
More changes [SEE DESC]
Tiger Wang
2013-09-11
1
-1
/
+1
|
*
Added void damage
Tiger Wang
2013-09-11
1
-0
/
+23
|
*
Entities now maintain speed outside of world
Tiger Wang
2013-09-10
1
-2
/
+9
|
*
Implemented SteerVehicle packet.
madmaxoft
2013-09-06
1
-6
/
+27
*
|
Merged branch 'Projectiles'.
madmaxoft
2013-09-07
1
-0
/
+33
|
\
\
|
*
|
Arrows have proper yaw and pitch when shot, and stop when they hit a block.
madmaxoft
2013-09-07
1
-0
/
+33
*
|
|
Implemented SteerVehicle packet.
madmaxoft
2013-09-06
1
-6
/
+27
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'upstream/master'
Tiger Wang
2013-09-02
1
-19
/
+30
|
\
|
|
*
Entities fall 3x slower in water
madmaxoft
2013-08-27
1
-1
/
+1
|
*
Debug: arrow log their position in each tick
madmaxoft
2013-08-26
1
-19
/
+26
|
*
Moved entity spawning into cEntity::Initialize().
madmaxoft
2013-08-25
1
-0
/
+4
*
|
Physics enhancements
Tiger Wang
2013-08-29
1
-6
/
+15
|
/
*
Moved entities into the Entities subfolder.
madmaxoft
2013-08-19
1
-0
/
+1292