summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* * Force ?immolation to never burn scrolls, whether in inventory or on j-p-e-g2008-08-181-1/+1
* Note identification of randarts *after* autoinscribing them and, in thej-p-e-g2008-08-061-3/+16
* Automatically inscribe randart weapons/armour with their properties whenj-p-e-g2008-08-061-0/+2
* * Note items bought in shops along with their pricej-p-e-g2008-08-061-0/+9
* Fix 2039217: check shield status for non-weapons before allowing wield.haranp2008-08-061-9/+19
* Apply missing bits of 0.4's r6748 to trunk.dolorous2008-08-031-4/+4
* Fix 2033984: Monsters being created with both a shield and a 2-hander.j-p-e-g2008-07-311-3/+3
* Massive overhaul to move towards coord_def().haranp2008-07-301-20/+13
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-4/+5
* Fix 2021696: allow_self_target = no even forbidding self-targetting forj-p-e-g2008-07-281-1/+1
* Fix 2028969: excess comma in autoinscriptions of brand-only artefacts.j-p-e-g2008-07-271-1/+1
* More cleanups.haranp2008-07-241-3/+3
* More cleanups and fixes.haranp2008-07-231-10/+9
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-12/+10
* Fix 2018458: Portal projectile not handling branded ammo or nets.j-p-e-g2008-07-171-1/+1
* Fix Evaporate prompt doing the opposite of the player's answer.j-p-e-g2008-07-151-12/+9
* Fix bad potions not counting as useless and thus being auto-picked up.j-p-e-g2008-07-151-2/+3
* Fix 2018757: Bat form not deactivating jewellery effectsj-p-e-g2008-07-151-4/+5
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-70/+56
* Update pdf files.j-p-e-g2008-07-131-2/+0
* Fix 2017251: The annotation prompt not escaping properly.j-p-e-g2008-07-131-0/+2
* Go back to consistently pluralizing "dwarf" as "dwarves".dolorous2008-07-111-1/+1
* Properly identify the brands of thrown missiles, so that e.g. javelins dolorous2008-07-111-0/+3
* Add more dwarf pluralization fixes.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