summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemname.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't pretend bread is useful to felid liches (#8875)Neil Moore2014-08-141-1/+11
* Hide a hack better.Shmuale Mark2014-08-031-1/+1
* List all food types on \.Shmuale Mark2014-08-031-4/+18
* Don't hard-code gourmand in gather_items.Neil Moore2014-07-301-3/+5
* Remove stuffNicholas Feinberg2014-07-291-1/+2
* Move redraw functions from stuff.cc -> output.ccNicholas Feinberg2014-07-281-0/+1
* Move letter <-> index from stuff.cc to prompt.cc (wheals)Nicholas Feinberg2014-07-281-0/+1
* Don't return dangling strings for jewellery names (#8822)Neil Moore2014-07-241-2/+2
* Make a function static.Neil Moore2014-07-241-1/+1
* Remove 'the' (from) gourmand (for lua interop)Nicholas Feinberg2014-07-231-3/+12
* Don't consider permafood permanently useless while in LichformChris Campbell2014-07-231-4/+1
* Make Sublimation of Blood only effective when cast on the playerChris Campbell2014-07-231-9/+1
* Refactor out a redundant list of jewellery namesNicholas Feinberg2014-07-221-38/+77
* Remove an unused parameter.Neil Moore2014-07-201-3/+3
* Revert "Mark gourmand useless for Gozag worshippers (#8801)."Neil Moore2014-07-191-2/+1
* Mark gourmand useless for Gozag worshippers (#8801).Neil Moore2014-07-191-1/+2
* Refactor weapon_skill()Nicholas Feinberg2014-07-131-3/+3
* Show correct rune autopickup status in \ menu (#8639)Neil Moore2014-07-091-1/+2
* Replace potions of paralysis with potions of cancellation.Shmuale Mark2014-07-061-3/+1
* Pre-id strong poison, hide it.Shmuale Mark2014-07-061-1/+2
* Remove potions of strong poison.Shmuale Mark2014-07-061-5/+1
* Mark large rocks as useless for non-large sandblasters (#8764)Neil Moore2014-07-051-1/+2
* Remove unused parameters from umbra() and backlit().Neil Moore2014-07-051-1/+1
* objstat: Item and monster generation statisticsgammafunk2014-06-251-13/+7
* The great mon-stuff migration.Shmuale Mark2014-06-221-1/+0
* Remove the dragon slaying brandreaverb2014-06-181-1/+1
* Rename "vampiricism" to "vampirism" (ChrisOelmueller, #8435)reaverb2014-06-151-4/+4
* Hide old enchant weapon scrolls in \ autopickup menuChris Oelmueller2014-06-151-2/+6
* Plus2: (JEWEL/WPN) SimplifyChris Oelmueller2014-06-141-4/+2
* Plus2: Combine all three enchant weapon scrollsChris Oelmueller2014-06-141-6/+2
* Simplify some code now that slaying only uses item.plusChris Oelmueller2014-06-131-6/+1
* Combine plus/plus2 for rings of slaying, and Acc+/Dam+ on artefactsChris Oelmueller2014-06-131-3/+1
* Simplify, and correct some messages.Shmuale Mark2014-06-131-3/+3
* Allow temporary branding to go over a permanent brand.Shmuale Mark2014-06-121-6/+8
* Combine the frost/flame and freezing/flaming brands.Shmuale Mark2014-06-101-5/+5
* Remove vestiges of Simulacrum-chunk interactions.Neil Moore2014-06-091-12/+3
* Mark obsolete brands as obsolete.Neil Moore2014-06-011-4/+4
* Don't mark obsolete-branded weapons as buggy (rchandra)Neil Moore2014-06-011-1/+4
* Remove pseudo-inscription and description for Preservation (rchandra)Neil Moore2014-06-011-1/+1
* Remove darts from autopickup menu (#8615)Neil Moore2014-05-301-0/+4
* Colour stationary items darkgrey in pickup menus.Neil Moore2014-05-291-0/+3
* Remove jewelry and armour sources of conservationgammafunk2014-05-281-2/+9
* Debuggify old food (#8599).Shmuale Mark2014-05-261-1/+3
* Remove some foods.Shmuale Mark2014-05-261-17/+4
* Don't consider wands of healing useless with no device healChris Campbell2014-05-231-8/+0
* Rename honeycombs royal jellies (PleasingFungus).Shmuale Mark2014-05-211-2/+2
* Remove Ambrosiareaverb2014-05-211-1/+0
* Remove royal jelliesreaverb2014-05-211-1/+0
* Allow Vampires to mutate normally at all thirst levelsChris Campbell2014-05-211-12/+5
* Include "melee" tag on staves and rods.Neil Moore2014-05-201-3/+4