summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/store.h
Commit message (Expand)AuthorAgeFilesLines
* Implement pathfinding for monsters, using the A* algorithm.j-p-e-g2008-06-041-1/+1
* #if 0 out some methods that don't actually exist.pauldubois2008-03-201-0/+3
* Cleanup/refactoring of tags.cc. No functional changes. I've beenpauldubois2008-03-171-7/+8
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-2/+15
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-4/+4
* Fixed crashes when searching for randarts in stash-tracker.dshaligram2007-12-161-1/+1
* Some code cleanup.haranp2007-10-231-21/+21
* Added an actual vector version of CrawlHashTable, and removed the codezelgadis2007-10-091-0/+402