summaryrefslogtreecommitdiffstats
path: root/src/Entities/ProjectileEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed ToLua errors, added newlinesarchshift2014-04-271-1/+1
|
* Moved cFireworkEntity out of ProjectileEntity.harchshift2014-04-271-44/+1
|
* Moved cGhastFireballEntity out of ProjectileEntity.harchshift2014-04-271-31/+0
|
* Moved cFireChargeEntity out of ProjectileEntity.harchshift2014-04-271-28/+0
|
* Moved cThrownSnowballEntity out of ProjectileEntity.harchshift2014-04-271-27/+0
|
* Moved cExpBottleEntity out of ProjectileEntity.harchshift2014-04-271-26/+0
|
* Moved cThrownEnderPearl out of ProjectileEntity.harchshift2014-04-271-32/+0
|
* Moved cThrownEggEntity out of ProjectileEntity.harchshift2014-04-271-32/+0
|
* Moved cArrowEntity out of ProjectileEntity.harchshift2014-04-271-88/+0
|
* Creator not user.archshift2014-04-251-2/+2
|
* Comments for TrySpawnChicken() and TeleportUser().archshift2014-04-251-0/+2
|
* Rename spawn chicken method, Initialize m_HasTeleported.archshift2014-04-251-1/+1
|
* Chicken eggs and ender pearls can hit entities.archshift2014-04-251-1/+10
| | | | Fixed warning by adding dedicated m_HasTeleported for fired arrows.
* Merge remote-tracking branch 'origin/SnowBall'madmaxoft2014-03-121-0/+1
|\
| * Snowballs now actualy hurt other entities.STRWarrior2014-03-111-0/+1
| | | | | | | | 3 damage for blazes and 1 for the ender dragon. Otherwise 0
* | Implemented ballistic missiles (fireworks)Tiger Wang2014-02-271-3/+9
|/ | | | + Added fireworks
* Improved Type safety of eBlockFaceTycho2014-02-041-9/+9
| | | | May Fix #640
* converted commneted paramater names to the unused macroTycho Bickerstaff2013-12-221-1/+5
|
* ChunkSender is now warnings cleanTycho Bickerstaff2013-12-211-1/+1
|
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-1/+58
| | | | | Conflicts: GNUmakefile
* Moved source to srcAlexander Harkness2013-11-241-0/+325