summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* Restrict Polyphemus to the Shoals, and make sharks not appear in thej-p-e-g2008-12-301-0/+2
* Correct max armour enchantment to 8 (was 5). Sorry about that!j-p-e-g2008-12-301-1/+2
* * Fix charge/enchantment description leaking information aboutj-p-e-g2008-12-301-4/+18
* Apply a patch by castamir to fix a multitude of typos.j-p-e-g2008-12-281-1/+1
* Complete rewrite of the beam code, making it considerably saner.haranp2008-12-251-5/+6
* Fix [2432196]: Properly allow spriggans to use bows (but not longbows) dolorous2008-12-231-0/+1
* Display a warning when Zin worshippers wield a chaotic item.dolorous2008-12-221-0/+4
* Make scrolls of summoning create permanent abominations.dolorous2008-12-201-1/+1
* Fix spurious encumberance messages when combining ammo in inventory.haranp2008-12-131-1/+1
* Typo fixes.dolorous2008-12-081-1/+1
* Added BEAM_CHAOS and changed chaos launchers/ammo to use that. Currently onlyzelgadis2008-12-081-136/+17
* The start of randart spellbooks. Never randomly generated and only created viazelgadis2008-12-021-1/+1
* Added shields of reflection, though they're not randomly generated and have nozelgadis2008-12-011-2/+5
* Add some chaos attacks/weapons. Missiles and launchers of chaos fire a bolt ofzelgadis2008-12-011-9/+173
* * Add icons for weapon brands, mostly borrowing from potions/wands andj-p-e-g2008-11-281-44/+12
* * Fixed a few issues with transformations.j-p-e-g2008-11-281-1/+1
* Consolidate the two immolation routines (the scroll and the effect when dolorous2008-11-251-40/+4
* Add more minor cosmetic fixes.dolorous2008-11-251-3/+3
* Turn kenkus' hardcoded pecking attack and inability to wear helmets into dolorous2008-11-191-3/+2
* Comment fixes.dolorous2008-11-191-2/+2
* Add more size-related cleanups.dolorous2008-11-191-1/+1
* Clean up handling of thrown items (mostly large rocks) again.dolorous2008-11-171-4/+3
* Make all the checks for throwable items consistent.dolorous2008-11-171-1/+1
* Fix identification of weapons. Without this, you could e.g. take an dolorous2008-11-171-10/+6
* Add minor cosmetic fixes.dolorous2008-11-171-101/+99
* Properly allow small races to use staves again (oops), and handle all dolorous2008-11-071-1/+2
* Simplify check for weapons that are too large for the player to wield.dolorous2008-11-031-13/+1
* Implement FR 1894211: All transformations will now cause your equipmentj-p-e-g2008-10-261-6/+13
* Add whitespace fixes.dolorous2008-10-231-4/+4
* Remove the small piety gain for good gods after reading a scroll of holy dolorous2008-10-191-8/+0
* s/antimagic/vulnerability/haranp2008-10-131-3/+3
* Fix 2162991: ammo that IDs through throwing it should merge in yourharanp2008-10-131-0/+37
* Fix 2162827: tag length calculation was incorrect.haranp2008-10-131-8/+2
* Amulet of controlled flight also IDs when being put on while levitating.haranp2008-10-121-0/+8
* General code improvements.haranp2008-10-121-80/+30
* Fix 2041934: auto-swapping rings and amulets was taking twice as longharanp2008-10-111-1/+2
* Describe monsters with halved MR.haranp2008-10-111-3/+6
* After discussion with dpeg, added a Scroll of Antimagic,haranp2008-10-111-24/+66
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-15/+11
* Fix 2149665: bad bolt name for throwing.haranp2008-10-061-12/+13
* Some cleanup (replacing you.duration[DUR_CONF] with you.confused())haranp2008-10-031-5/+5
* Properly handle scrolls of summoning when they fail to summon anything.dolorous2008-10-031-0/+5
* 2142294: bad messaging for thrown non-missiles.haranp2008-10-021-13/+16
* Fix 2141314: branding stays on thrown weapons.haranp2008-10-021-16/+18
* Identify Horn of Geryon when wielding. [2082703]haranp2008-09-291-0/+4
* Ensure again that a weapon's curse status is always known after wielding dolorous2008-09-291-0/+3
* 2124815: decrease chance of projectile destruction as aharanp2008-09-261-4/+5
* Add minor healing-related fixes. Mark the Book of Healing as a holy dolorous2008-09-261-1/+3
* 1. 7000th commit! Yay!haranp2008-09-251-1/+0
* Properly warn Yredelemnulites about the use of holy items, just as we do dolorous2008-09-251-3/+5