summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Implement monster swiftness, and give it to GastronokStefan O'Rear2009-11-121-0/+1
* Add summoner and non_actor_summoner to mgen_dataStefan O'Rear2009-11-121-3/+3
* Rename SPELL_BACKLIGHT -> SPELL_CORONA, and relevant ZAP/BEAM/DUR.Jude Brown2009-11-121-1/+1
* Electricity discharge through water when hit by a charged projectile.Adam Borowski2009-11-121-2/+23
* Crossbows of shocking, for everyone. Launchers of holy wrath, for dpeg's ang...Adam Borowski2009-11-121-1/+54
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-2/+2
* Improve wielding messages for unholy weapons and good gods, and forDavid Lawrence Ramsey2009-11-111-0/+4
* Replace actor::is_unholy() with actor::undead_or_demonic().David Lawrence Ramsey2009-11-101-2/+2
* For consistency, make torment set the necromancy conduct.David Lawrence Ramsey2009-11-101-2/+2
* Remove trailing whitespace.David Lawrence Ramsey2009-11-101-1/+1