summaryrefslogtreecommitdiffstats
path: root/source/Entities/ProjectileEntity.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-27Implemented basic physics for projectiles.madmaxoft1-3/+6
2013-08-26Debug: arrow log their position in each tickmadmaxoft1-0/+1
2013-08-25Added a few API accessors to cArrowEntity.madmaxoft1-0/+8
2013-08-22Added a few basic fields to cProjectileEntity and cArrowEntity.madmaxoft1-3/+44
2013-08-22Added skeleton code for projectile spawning.madmaxoft1-3/+23
2013-08-20Started work on the cProjectileEntity class.madmaxoft1-0/+69