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
/
Entity.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/customnames'
madmaxoft
2014-01-17
1
-3
/
+3
|
\
|
*
Removed obsoleted functions
Tiger Wang
2014-01-16
1
-3
/
+3
*
|
Disabled excessive entity-related logging in Debug mode.
madmaxoft
2014-01-16
1
-1
/
+11
|
/
*
Final improvements to Minecarts
Tiger Wang
2014-01-13
1
-36
/
+8
*
Detaching improvements
Tiger Wang
2014-01-13
1
-3
/
+5
*
Multiple enhancements and fixes to minecarts
Tiger Wang
2014-01-12
1
-1
/
+4
*
Improved knockback animation
Tiger Wang
2013-12-24
1
-3
/
+3
*
Fixed a comment in Entity.cpp
Tiger Wang
2013-12-23
1
-1
/
+1
*
Implemented knockback and critical hit
Tiger Wang
2013-12-22
1
-4
/
+21
*
More reordering fixes.
madmaxoft
2013-12-20
1
-2
/
+2
*
Sorted a few constructors to remove warnings.
madmaxoft
2013-12-20
1
-5
/
+5
*
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
madmaxoft
2013-12-20
1
-1
/
+1
*
Added HandleSpeedFromAttachee so an entity can override the function.
STRWarrior
2013-12-16
1
-4
/
+14
*
Fixed angle normalization typo.
madmaxoft
2013-12-08
1
-1
/
+1
*
Fixed normalizing large angles.
madmaxoft
2013-12-08
1
-6
/
+3
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+1450