summaryrefslogtreecommitdiffstats
path: root/source/Entities/ProjectileEntity.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Basic support for thrown items - eggs, snowballs and ender pearls.madmaxoft2013-08-301-2/+91
* Moved throw pos and speed calculation from cProjectileEntity into cPlayer.madmaxoft2013-08-301-6/+0
* Merged in the Projectiles branch.madmaxoft2013-08-301-8/+94
|\
| * Shooting a bow kinda works.madmaxoft2013-08-301-0/+9
| * Implemented basic physics for projectiles.madmaxoft2013-08-271-3/+6
| * Debug: arrow log their position in each tickmadmaxoft2013-08-261-0/+1
| * Added a few API accessors to cArrowEntity.madmaxoft2013-08-251-0/+8
| * Added a few basic fields to cProjectileEntity and cArrowEntity.madmaxoft2013-08-221-3/+44
| * Added skeleton code for projectile spawning.madmaxoft2013-08-221-3/+23
|/
* Started work on the cProjectileEntity class.madmaxoft2013-08-201-0/+69