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
/
ProjectileEntity.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tamed wolf assists owner (attack / defence)
LogicParrot
2016-01-12
1
-22
/
+18
*
More style checking.
Mattes D
2015-05-09
1
-1
/
+1
*
Changed cEntity::m_UniqueID to UInt32.
Mattes D
2015-03-21
1
-7
/
+5
*
Initial convertion of a_Dt to std::chrono
Tycho
2015-01-11
1
-2
/
+2
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-2
/
+2
*
Exported individual projectile classes to Lua API.
Mattes D
2014-10-21
1
-10
/
+10
*
Functions in cPluginManager get references instead of pointers.
Mattes D
2014-10-15
1
-1
/
+1
*
Fixed style
Jaume Aloy
2014-08-31
1
-1
/
+1
*
Fixes
Jaume Aloy
2014-08-19
1
-2
/
+4
*
Removed redundant semicolons and re-added warning
archshift
2014-07-24
1
-1
/
+1
*
Basic style fixes.
madmaxoft
2014-07-17
1
-2
/
+2
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Made CreateProjectile a pointer
worktycho
2014-07-13
1
-1
/
+1
*
Changed everything to callbacks
Tiger Wang
2014-07-05
1
-3
/
+3
*
Crash and compile fix
Tiger Wang
2014-07-04
1
-1
/
+1
*
Various fixed
Tiger Wang
2014-07-04
1
-4
/
+30
*
Fixed ToLua errors, added newlines
archshift
2014-04-27
1
-1
/
+1
*
Moved cFireworkEntity out of ProjectileEntity.h
archshift
2014-04-27
1
-44
/
+1
*
Moved cGhastFireballEntity out of ProjectileEntity.h
archshift
2014-04-27
1
-31
/
+0
*
Moved cFireChargeEntity out of ProjectileEntity.h
archshift
2014-04-27
1
-28
/
+0
*
Moved cThrownSnowballEntity out of ProjectileEntity.h
archshift
2014-04-27
1
-27
/
+0
*
Moved cExpBottleEntity out of ProjectileEntity.h
archshift
2014-04-27
1
-26
/
+0
*
Moved cThrownEnderPearl out of ProjectileEntity.h
archshift
2014-04-27
1
-32
/
+0
*
Moved cThrownEggEntity out of ProjectileEntity.h
archshift
2014-04-27
1
-32
/
+0
*
Moved cArrowEntity out of ProjectileEntity.h
archshift
2014-04-27
1
-88
/
+0
*
Creator not user.
archshift
2014-04-25
1
-2
/
+2
*
Comments for TrySpawnChicken() and TeleportUser().
archshift
2014-04-25
1
-0
/
+2
*
Rename spawn chicken method, Initialize m_HasTeleported.
archshift
2014-04-25
1
-1
/
+1
*
Chicken eggs and ender pearls can hit entities.
archshift
2014-04-25
1
-1
/
+10
*
Merge remote-tracking branch 'origin/SnowBall'
madmaxoft
2014-03-12
1
-0
/
+1
|
\
|
*
Snowballs now actualy hurt other entities.
STRWarrior
2014-03-11
1
-0
/
+1
*
|
Implemented ballistic missiles (fireworks)
Tiger Wang
2014-02-27
1
-3
/
+9
|
/
*
Improved Type safety of eBlockFace
Tycho
2014-02-04
1
-9
/
+9
*
converted commneted paramater names to the unused macro
Tycho Bickerstaff
2013-12-22
1
-1
/
+5
*
ChunkSender is now warnings clean
Tycho Bickerstaff
2013-12-21
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-1
/
+58
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+325