summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* * Fix 2804813: Auto-removing the stronger of two rings of the same type.j-p-e-g2009-06-111-0/+2
* Fix compilation for non-tiles builds.zelgadis2009-06-071-2/+0
* * Fix double prompts for inscription warnings when clicking on the tilesj-p-e-g2009-06-071-33/+18
* Added some new tutorial events (not tested with the tile build):zelgadis2009-05-251-0/+11
* Fix evoking the box of the beasts or the efreet flask destroying orj-p-e-g2009-05-231-2/+2
* * Fix Bat Form restrictions not applying to choice by clicking (Tiles).j-p-e-g2009-05-181-17/+60
* Comment fix.dolorous2009-05-161-1/+1
* Modify ?v to read in the list of changed command keys.j-p-e-g2009-05-141-7/+2
* Fix pluralization problem when recharging a wand only gives it 1 charge.dolorous2009-05-141-0/+1
* Use wield_weapon(-) instead of unwield_item() when dropping/throwing aj-p-e-g2009-05-121-1/+3
* Fix 2784872: Take off not working for wearing (with the option).j-p-e-g2009-05-021-19/+21
* Add new command for evoking non-wielded items, placed on 'V'.j-p-e-g2009-05-021-3/+8
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-42/+45
* * Fix non-prompting when firing through allies.j-p-e-g2009-04-201-0/+7
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-29/+59
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-2/+2
* * Fix compilation.j-p-e-g2009-04-121-1/+1
* * Fix 2744875 (mutation screen assert).j-p-e-g2009-04-111-1/+1
* * Allow viewing known items from "Use on what item?" scroll prompt.j-p-e-g2009-04-111-6/+7
* * After some thought, remove the description toggle from the spell menu asj-p-e-g2009-04-061-1/+1
* Fix 2726622: untransforming not prompting for safe-inscribed equipmentj-p-e-g2009-04-061-3/+4
* Make the toggle actually update the title for V and a.j-p-e-g2009-04-051-4/+1
* * Allow fleeing monster to push past higher ranked monsters of the samej-p-e-g2009-04-031-1/+1
* * Merfolk may wear heavy armour while swimming, though their armourj-p-e-g2009-03-291-12/+0
* Xom again:j-p-e-g2009-03-281-12/+42
* * Don't offer rotten chunks for wearers of "otG since it doesn'tj-p-e-g2009-03-221-0/+1
* * Change size restrictions for banded, splint, plate and crystal platej-p-e-g2009-03-201-0/+2
* * For flavour, let Xom laugh himself silly whenever a follower dies.j-p-e-g2009-03-191-1/+2
* Call flush_prev_message() in prompt_invent_item().j-p-e-g2009-03-091-1/+0
* * Add tile for Nergalle, who's actually not all that ugly but apparently j-p-e-g2009-03-091-1/+2
* Add miscellaneous minor fixes.dolorous2009-03-031-17/+21
* Display the proper message when using a scroll of Enchant Weapon III on dolorous2009-03-021-7/+27
* Flush messages, just in case, in the two definitions of getch_ck() thatj-p-e-g2009-02-281-2/+0
* Call flush_prev_message() before getch(), cancelable_get_line() andj-p-e-g2009-02-281-0/+2
* Remove all traces of TRAN_AIR and TRAN_SERPENT_OF_HELL, the latterj-p-e-g2009-02-271-2/+0
* Fix 2603266: Additional '(' needed for cycling ammo after emptying thej-p-e-g2009-02-221-0/+5
* Change elemental type colour enum to use ETC_ prefix instead of EC_haranp2009-02-171-1/+1
* Lots more cleanups. haranp2009-02-151-70/+73
* Add minor cosmetic fixes.dolorous2009-02-131-2/+0
* Call mons_clear_trapping_net() in monsters::moveto(), so it shouldn'tharanp2009-02-121-1/+0
* Clearing trapping nets moved into player::moveto() and level change.haranp2009-02-121-1/+0
* Fix [2586695]: you can no longer throw items (including via Portalharanp2009-02-111-1/+10
* Fix bug #2569430: Throwing temporarily branded weapon makes brand permanent.zelgadis2009-02-071-6/+13
* Move the wielding exception for staves and lajatangs into dolorous2009-02-061-1/+0
* After some thought, make quarterstaves and lajatangs large again, and dolorous2009-02-061-0/+1
* In check_weapon_wieldable_size(), adjust fit a bit depending on size. dolorous2009-02-061-2/+0
* [2070013]: newly created, animated, etc. friendly monsters now default toharanp2009-02-031-2/+2
* Clean up potion effects as per [2544231]; get rid of the "power == 40 meansharanp2009-01-291-27/+25
* Artefacts should have "the" prepended. [2540413]haranp2009-01-271-0/+2
* Scroll of vulnerability shouldn't annoy friendlies.haranp2009-01-251-9/+6