summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-wpnench.cc
Commit message (Expand)AuthorAgeFilesLines
* Create prompt.ccNicholas Feinberg2014-07-271-1/+1
* Refactor weapon_skill()Nicholas Feinberg2014-07-131-1/+1
* Don't check to see if weapons use SK_SLINGS in meleeNicholas Feinberg2014-07-131-1/+1
* Rebalance slingsNicholas Feinberg2014-07-091-1/+1
* Symbolise.Shmuale Mark2014-07-041-3/+3
* Staticalisation.Neil Moore2014-06-181-2/+2
* Refactor some branding codeNicholas Feinberg2014-06-171-69/+84
* Don't crash when unwielding a temp-branded weapon.Neil Moore2014-06-121-4/+3
* Allow temporary branding to go over a permanent brand.Shmuale Mark2014-06-121-13/+77
* Combine the frost/flame and freezing/flaming brands.Shmuale Mark2014-06-101-26/+1
* Rework Confusing TouchNicholas Feinberg2014-05-291-2/+4
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Remove the returning brand for weapons.Adam Borowski2013-09-221-7/+0
* Make scrolls of vorpalise weapon target a weapon without having to wield itMarvinPA2013-08-211-9/+5
* Use std namespace.Raphael Langella2012-08-261-2/+2
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-3/+3
* Make spell power useful for Warp WeaponChris Campbell2012-03-201-2/+2
* Merge branch 'master' into unified_combat_control with help of -X patienceSamuel Bronson2011-11-041-1/+1
|\
| * Use templates for random_choose() to eliminate the need for multiple definiti...Adam Borowski2011-10-311-2/+2
* | Merge branch 'master' into unified_combat_controlRobert Burnham2011-10-251-38/+58
|\|
| * Consolidate your_hand() into player::hand_name().David Lawrence Ramsey2011-08-071-3/+2
| * Use your_hand() properly in a few more places.David Lawrence Ramsey2011-08-011-1/+1
| * Remove Maxwell's Silver HammerChris Campbell2011-08-011-14/+0
| * Don't miscast when the spell can still be aborted (#4281).Raphael Langella2011-07-211-21/+38
| * Fix Mantis 4166: Maxwell's Silver Hammer now checks for bludgeoning damage type.David Lawrence Ramsey2011-06-251-2/+2
| * Allow Poison Weapon to work on blunt weaponsChris Campbell2011-06-251-2/+1
| * Purge some comments about "new" stuff.Adam Borowski2011-06-041-2/+2
| * Fix missing messages on chaos and antimagic temp branding from the card.Adam Borowski2011-06-021-1/+20
| * Make the Blade card less likely to do nothing.Adam Borowski2011-05-311-3/+3
* | Merge branch 'master' into unified_combat_controlRobert Burnham2011-04-261-4/+4
|\|
| * Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-4/+4
* | Replace DESC_NOCAP_YOUR and DESC_CAP_YOUR with DESC_YOURRobert Burnham2011-03-251-2/+2
|/
* Fix a shriek when Xom casts Excrutiation Wounds while you're silenced.Adam Borowski2010-09-161-2/+9
* Redistribute ench. spell code into self/wpn enchantment.Johanna Ploog2010-08-221-0/+258