summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/util/gather_items
Commit message (Collapse)AuthorAgeFilesLines
* Don't hard-code gourmand in gather_items.Neil Moore2014-07-301-5/+15
|
* Handle jewellery again in db_lint.Neil Moore2014-07-301-2/+8
|
* Replace bracers with glovesChris Campbell2013-12-011-1/+0
| | | | | Bracers of archery become gloves of archery, and are identified on equip instead of on sight.
* Throw the gauntlets.Adam Borowski2013-11-301-1/+0
| | | | This reverts commit 7f8b6d85697774a182b3f40aca21e2286d5c32a3.
* Fix the desc of skeleton-the-item vs skeleton-the-monster.Adam Borowski2013-03-211-1/+2
|
* Remove db_lint's special case for "helm".Adam Borowski2012-12-081-1/+0
| | | | | I did research it some time ago and somehow found uses. I can't find them anymore -- either something changed or I must have been on crack that day.
* Obey TAG_MAJOR_VERSION #ifdefs when gathering strings.Adam Borowski2012-10-211-2/+2
|
* Fetch the list of items, for db_lint and translations.Adam Borowski2012-10-211-0/+69