summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/store.cc
Commit message (Expand)AuthorAgeFilesLines
* Squash unused-variable warnings by only declaring variables that exist solelynlanza2007-10-151-1/+6
* The clear() methods should clear the default_flags and type members,zelgadis2007-10-141-0/+4
* Added an actual vector version of CrawlHashTable, and removed the codezelgadis2007-10-091-0/+1615