summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/quiver.h
Commit message (Expand)AuthorAgeFilesLines
* Chance function(void) to function()reaverb2014-05-241-1/+1
* Indentation fixes.Adam Borowski2013-12-041-1/+1
* Use std namespace.Raphael Langella2012-08-261-3/+3
* Split =f/+f into =f/+f (autoquiver) and =F/+F (ammo cycling).Adam Borowski2012-04-211-2/+3
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-4/+4
* Perform actions on item from the inventoryRaphael Langella2010-10-081-1/+1
* Remove hand crossbows.Jude Brown2009-12-311-1/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Setting all .h/.cc files in source to have a consistent keyword propset.ennewalker2009-01-041-1/+1
* Tweak quiver command some more (allow clearing quiver).j-p-e-g2008-06-241-0/+1
* Modify quiver to only quiver ammunition explicitly chosen by the playerj-p-e-g2008-06-241-3/+7
* Add whitespace fix.dolorous2008-05-211-1/+1
* fixpauldubois2008-04-151-1/+1
* Fix 1942290pauldubois2008-04-151-1/+0
* Quiver work:pauldubois2008-04-141-1/+30
* + allocate and initializepauldubois2008-04-111-5/+10
* Freshly-rewritten quiver code. This is just a checkpoint, and it'spauldubois2008-04-091-0/+47