summaryrefslogtreecommitdiffstats
path: root/source/Entities/ProjectileEntity.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Debug logging for arrows improvedmadmaxoft2013-08-261-1/+8
|
* Debug: arrow log their position in each tickmadmaxoft2013-08-261-0/+12
|
* Added a few API accessors to cArrowEntity.madmaxoft2013-08-251-0/+17
|
* Added a few basic fields to cProjectileEntity and cArrowEntity.madmaxoft2013-08-221-1/+29
|
* Arrows can spawn on the client.madmaxoft2013-08-221-1/+2
|
* Added skeleton code for projectile spawning.madmaxoft2013-08-221-0/+79