summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/throw.h
Commit message (Expand)AuthorAgeFilesLines
* Let portal projectile work with non-quiver items (#8749)Neil Moore2014-07-011-2/+1
* Remove darts.Shmuale Mark2014-05-301-0/+2
* Chance function(void) to function()reaverb2014-05-241-1/+1
* The +7,+7 lajatang of Order {silver, rMut}wheals2014-02-261-0/+3
* Implement Portal Projectile for marksnagas in place of Leda's.Steve Melenchuk2014-01-281-1/+1
* Purge obsolete code for quivering weapons.Adam Borowski2013-09-221-4/+0
* A new throwing missile, tentantively named "tomahawk".Adam Borowski2013-09-221-1/+1
* Reorder firing type enums a bit; they're not saved in games anyway.David Lawrence Ramsey2013-03-311-2/+2
* Allow specifying pies in firing order.David Lawrence Ramsey2013-03-301-0/+1
* Fix inconsistencies in bolt struct references.David Lawrence Ramsey2013-02-131-4/+2
* Make a few functions gone or static.Adam Borowski2012-10-311-3/+0
* Use std namespace.Raphael Langella2012-08-261-1/+1
* Make two functions static, one gone.Adam Borowski2012-05-151-3/+0
* Eliminate missile enchantments.Adam Borowski2012-05-141-2/+0
* Move monster throw code as well.Adam Borowski2012-05-141-0/+3
* Move throwing code out of item_use.ccAdam Borowski2012-05-131-0/+56