summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs involving branded ammunition and their messages.Jude Brown2010-01-151-24/+22
* Merge Firing and Aim lines, per dcss:messagespam.Haran Pilpel2010-01-151-6/+2
* Various cleanups, use you.weapon() more often, fix a note in README.txt.Haran Pilpel2010-01-131-8/+7
* Without Spellcasting skill, make L-click on book call read_book instead.Johanna Ploog2010-01-121-1/+2
* Remove electric missiles.Adam Borowski2010-01-121-8/+1
* Fix #388, disallow poison combos except for Nessos.Jude Brown2010-01-121-18/+13
* Change the messages on wielding a weapon of pain. (MarvinPA)Adam Borowski2010-01-111-1/+6
* Amulet of stasis, first cut.Darshan Shaligram2010-01-111-0/+43
* Amulet of Faith, mark I.Darshan Shaligram2010-01-101-1/+34
* Rename transfor.{cc,h} to transform.{cc,h}.Adam Borowski2010-01-071-1/+1
* Frenzy needles count as hasty for Cheibriados purposes.Jude Brown2010-01-071-0/+5
* Unlink Slings and Throwing. (Vandal)Jude Brown2010-01-071-10/+0
* Change "wrath" needles to "frenzy".Jude Brown2010-01-071-1/+8
* Call them "<missile> of <brand>", not "bolt of <brand>".Jude Brown2010-01-071-4/+3
* Fix bows of venom branding ammo permanently (#347).Jude Brown2010-01-071-1/+2
* Saving throws for new needle brands (syllogism, Twinge, others).Jude Brown2010-01-061-1/+49
* Throwing needles does not confer status affects.Jude Brown2010-01-061-12/+16
* Auto-id rings of regeneration (Vandal).Adam Borowski2010-01-061-1/+7
* Remove unused static fn (Napkin).Darshan Shaligram2010-01-041-10/+0
* Restore poisoned missiles to their rightful gloryStefan O'Rear2010-01-041-36/+3
* Tweak wording on SPMSL_PENETRATION (dshaligram)Stefan O'Rear2010-01-041-1/+1
* New (ranged) weapon brand: evasion.Jude Brown2010-01-031-0/+4
* New needle brands! Sleep, paralysis, rage, confusion, sickness, slowing.Jude Brown2010-01-031-0/+107
* Axe shield leakage [Mantis 300]Stefan O'Rear2010-01-021-19/+2
* Give player-zapped wand bolts the "friendly" attitude. Fixes bug 0000244Johanna Ploog2010-01-021-1/+2
* Fix MP+X property in unrands (Mantis #294, Vandal).Jude Brown2010-01-021-8/+8
* Another ranged combat target: branded launcher + branded ammo.Jude Brown2010-01-011-0/+10
* Continuation of the range combat overhaul: branding spells.Jude Brown2010-01-011-1/+6
* Subsume Darts skill into Throwing.Jude Brown2009-12-311-12/+11
* Remove hand crossbows.Jude Brown2009-12-311-12/+0
* Give move/copy_item_to_grid responsibility for hazardous terrainStefan O'Rear2009-12-291-19/+2
* Replace uses of item_cursed with item_def::cursed.Vsevolod Kozlov2009-12-271-21/+21
* Add default answer 'n' to several instances of yesno().Johanna Ploog2009-12-261-4/+4
* Auto-ID rods when wielded (cbus).Jude Brown2009-12-261-0/+13
* Let ghouls wield vampiric weapons. Change the wield fail message.Adam Borowski2009-12-241-1/+2
* Replace long debug message calls with dprf(), except for cases where a dumb c...Adam Borowski2009-12-201-14/+4
* Fix mummies being unable to use vampiric weapons (in line with the FRAdam Borowski2009-12-201-1/+1
* Remove code duplication by making artifacts use SPARM_SPIRIT_SHIELD.Adam Borowski2009-12-151-10/+0
* Fix equip funcs of artefact armour and jewelry being called with no show_msgs.Adam Borowski2009-12-141-1/+2
* Tidy up bracket placement according to our coding conventions.Johanna Ploog2009-12-101-1/+2
* Fix indentation.Johanna Ploog2009-12-081-3/+2
* Add a --more-- prompt after immolation scroll (Napkin).Jude Brown2009-12-061-0/+1
* Fix indentation.David Lawrence Ramsey2009-11-291-7/+7
* Add formatting fixes.David Lawrence Ramsey2009-11-271-10/+28
* Remove header includes from mon-place.h.Robert Vollmert2009-11-271-0/+3
* Remove further header-include. env.h now always directly included.Robert Vollmert2009-11-271-0/+1
* Fix Deep Dwarf's Guardian Spirit message being shown for all races (mumblerit).Jude Brown2009-11-271-1/+2
* Un-underpopulate '4's by adding sixfirhy: elec theme, unorthodox timings.Adam Borowski2009-11-261-1/+12
* Implement reaping as a melee brand.Adam Borowski2009-11-251-38/+2
* Stop Deep Dwarf MP from regenerating with spirit shield.Jude Brown2009-11-221-0/+8