summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/quiver.cc
Commit message (Expand)AuthorAgeFilesLines
* Yikes, so many files! And all I did was add more item evaluationj-p-e-g2008-06-091-22/+24
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-9/+11
* Fix case where quiver stored items with quantity other than 1pauldubois2008-04-191-0/+3
* Fix g++ carping about overflow in implicit constant conversion for the quiver...dshaligram2008-04-181-1/+1
* Another code cleanup.j-p-e-g2008-04-151-30/+25
* Fix 1942290pauldubois2008-04-151-19/+10
* Quiver work:pauldubois2008-04-141-8/+89
* + allocate and initializepauldubois2008-04-111-50/+142
* Freshly-rewritten quiver code. This is just a checkpoint, and it'spauldubois2008-04-091-0/+296