summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply more commits into 0.4 branch, again mostly by Haran:j-p-e-g2008-12-081-2/+13
* Apply a bunch of trunk commits, mostly by Haran, namely:j-p-e-g2008-12-081-2/+5
* Apply Haran's commits 6773 and 6777-6784 to 0.4.j-p-e-g2008-08-071-9/+19
* Fix 2034581: menu colour leaking information on !blood and !mutation.j-p-e-g2008-08-011-3/+2
* Apply the recent commits to branch, update the version and change log toj-p-e-g2008-07-311-2/+2
* Apply r6700 and r6706: Cleansing Flame harming helpless monsters andj-p-e-g2008-07-281-1/+1
* Apply r6640, r6694 (both by Darshan), r6670 (Haran), r6679 and r6703j-p-e-g2008-07-281-1/+1
* Apply r6579 to 0.4.1, and revert my local makefile change (oops!)j-p-e-g2008-07-171-1/+1
* Apply commit r6569 to 0.4 trunk.j-p-e-g2008-07-151-12/+9
* Apply commits r6564 and r6567 to 0.4 trunk.j-p-e-g2008-07-151-6/+8
* Apply my latest commits to 0.4.j-p-e-g2008-07-131-1/+1
* Apply trunk r6496 to trunk.dolorous2008-07-111-1/+1
* Apply trunk r6490 to 0.4.dolorous2008-07-111-0/+3
* Apply trunk r6488 to 0.4.dolorous2008-07-111-1/+1
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-5/+5
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-5/+8
* [2010192] Fixing issue where cancelling a ranged attack (e.g. "Really fire on...ennewalker2008-07-051-1/+1
* Disallow vampires from draining summoned creatures to be consistent withj-p-e-g2008-07-041-21/+24
* Remove debugging statement, minor clean up.j-p-e-g2008-07-031-3/+0
* Fix 2005590: Branded darts unbranded when thrown.j-p-e-g2008-07-031-56/+61
* Many code cleanups, mostly involving using stack_iterator andharanp2008-07-021-12/+4
* Only apply targeting via monster list to spells and such wherej-p-e-g2008-07-021-1/+3
* Revert the change on ammo handling for Tiles, and replace it with a morej-p-e-g2008-07-021-61/+57
* Force beams of digging (wand or spell, known or unknown, also /randomj-p-e-g2008-06-301-4/+4
* Make shadow dragons' corpses mutagenic as discussed some time ago, andj-p-e-g2008-06-301-0/+3
* When reading a "modification scroll" (prompt: Use on which item?)j-p-e-g2008-06-301-46/+52
* Force quiver to attempt to use the exact same item in inventory (slotj-p-e-g2008-06-291-7/+0
* Fix good random secondary choices during character selection.j-p-e-g2008-06-291-1/+8
* Fix 2004501: buggy ?identify; also finally properly id ?identify itselfj-p-e-g2008-06-281-3/+2
* Fix 2005269: trolls being capable of wearing almost all armour types.j-p-e-g2008-06-281-2/+2
* Add a new command for firing without quivering on 'F'.j-p-e-g2008-06-271-44/+89
* Only stimulate Xom when zapping a wand of random effects or an unknownzelgadis2008-06-271-3/+10
* Disallow quivering equipped items. (You can still (fi)re your wieldedj-p-e-g2008-06-261-4/+4
* Fix the character selecting omitting letters for restricted classes (asj-p-e-g2008-06-261-2/+1
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-87/+92
* Modify quiver to only quiver ammunition explicitly chosen by the playerj-p-e-g2008-06-241-39/+53
* Recognize each type of staff once one of its type has been identified; waszelgadis2008-06-241-0/+1
* FR 1993535: If asking the user for an item, and the player has none of thezelgadis2008-06-241-40/+11
* Fix monster emergency spells not checking for ENCH_TP, thus allowingj-p-e-g2008-06-231-1/+2
* Tweak Trog's Berserk description - he doesn't routinely preventj-p-e-g2008-06-231-8/+0
* Swap '.' and '!' in the targetting interface.j-p-e-g2008-06-221-5/+34
* Fix ?immolation not being autoID'd upon reading.j-p-e-g2008-06-221-2/+3
* Simplify.dolorous2008-06-191-37/+25
* For jewellery with pluses and wands, only make an ident note when thezelgadis2008-06-191-11/+9
* Add still more cleanups.dolorous2008-06-161-2/+2
* Implemented a modified version of FR 1994116: change inscriptionj-p-e-g2008-06-161-1/+1
* Fix 1948131: Quiver slot name wraps around the screen.j-p-e-g2008-06-151-10/+25
* Simplify.dolorous2008-06-151-2/+2
* Remove unneeded blank lines.dolorous2008-06-141-2/+0
* * Add a prompt when attacking monsters with an inappropriate weapon orj-p-e-g2008-06-141-11/+19