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
*
Renamed getter and setter for IsFireproof.
archshift
2014-04-23
1
-1
/
+1
*
Fireproof status getter and setter.
archshift
2014-04-23
1
-0
/
+11
*
Fixed indentation and changed m_Fireproof to m_IsFireproof.
archshift
2014-04-22
1
-12
/
+12
*
Lay foundation for fireproof entities.
archshift
2014-04-22
1
-3
/
+12
*
Fixed #906
Tiger Wang
2014-04-18
1
-0
/
+10
*
Merge pull request #891 from mc-server/fixes
Mattes D
2014-04-17
1
-66
/
+49
|
\
|
*
Entities handle chunks properly again
Tiger Wang
2014-04-12
1
-66
/
+49
*
|
Added new AI rules
Tiger Wang
2014-04-17
1
-1
/
+1
|
/
*
Fixed Endiannes conversion routines for floats and doubles.
madmaxoft
2014-04-05
1
-1
/
+1
*
Minor Entity.cpp cleanup
Tiger Wang
2014-03-20
1
-12
/
+9
*
Merge branch 'master' into awesometnt
Tiger Wang
2014-03-18
1
-1
/
+1
|
\
|
*
Unified Matrix4 code
andrew
2014-03-11
1
-1
/
+1
*
|
Added extra awesomeness to TNT
Tiger Wang
2014-03-05
1
-188
/
+192
|
/
*
g_BlockXXX => cBlockInfo::XXX
andrew
2014-03-01
1
-3
/
+3
*
Fixed most of the reordering warnings
Tycho
2014-02-05
1
-2
/
+2
*
Creative players take Plugin damage
Tiger Wang
2014-02-02
1
-1
/
+2
*
All mobs now drown (fixes #54)
Tiger Wang
2014-01-25
1
-1
/
+94
*
Removed unused ReferenceManager
Tiger Wang
2014-01-24
1
-36
/
+0
*
Fixed crash with failed entity-loading.
madmaxoft
2014-01-24
1
-1
/
+2
*
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