summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add formatting fixes.David Lawrence Ramsey2009-11-211-2/+2
* give the "passes through" message for penetration on initial hitJesse Luehrs2009-11-211-6/+3
* Move silenced(pos) to areas.cc.Robert Vollmert2009-11-211-0/+1
* Fix typo.David Lawrence Ramsey2009-11-201-1/+1
* Make shields not delay slings.Eino Keskitalo2009-11-201-0/+2
* Make mulching of branded ammunition multiplicative.David Ploog2009-11-201-4/+4
* ammo mulch changesjohnny shelley2009-11-201-0/+9
* remove redundant 'charged' when firing electric arrowsjohnny shelley2009-11-201-1/+1
* Properly mark blessed whips as TSO gifts (Scourges instead of Blades).David Lawrence Ramsey2009-11-191-2/+2
* portal projectile was duping returning ammo - fixed.johnny shelley2009-11-201-1/+1
* call affect_endpoint in order to generate explosions when using portal projec...johnny shelley2009-11-201-0/+1
* Make confusion actually confuse ranged weapon users.johnny shelley2009-11-191-7/+3
* Flatten header dependencies a bit.Robert Vollmert2009-11-171-0/+1
* Move tutorial state out of Options.Robert Vollmert2009-11-161-4/+4
* On second thought abstract increasing/setting durations a little.Charles Otto2009-11-151-2/+1
* Delay adjustment for lowered MR and jivya's slimifyCharles Otto2009-11-151-1/+1
* Fix a few whitespace errors.Adam Borowski2009-11-151-3/+3
* Returning ammo + launchers works now The relative skill is checked depending ...johnny shelley2009-11-151-0/+28
* Merge Johnny Shelley's arcane marksman patchStefan O'Rear2009-11-151-3/+1
|\
| * Fix a bad assertion when throwing something with a non-weapon wielded.Adam Borowski2009-11-141-3/+1
* | Warper Overhaul - Renamed to Arcane Marksmanjohnny shelley2009-11-141-1/+2
|/