summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/hash.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows and probably other builds (MIC132_)Neil Moore2013-10-061-0/+1
* Rename rng.cc to hash.ccAdam Borowski2013-10-061-0/+61
* Added an actual vector version of CrawlHashTable, and removed the codezelgadis2007-10-091-1260/+0
* Added class CrawlHashTable, a savable/loadable string-keyedzelgadis2007-10-081-0/+1260