summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Move eating logic from lua to C again, so as to handle more than j-p-e-g2009-01-251-1/+1
* Add minor cosmetic fix.dolorous2009-01-231-2/+2
* Make messages for animating single skeletons/corpses versus multiple dolorous2009-01-231-2/+2
* For consistency with branded missile weapons, make branded missiles "of dolorous2009-01-221-5/+5
* Add minor cosmetic fixes.dolorous2009-01-221-2/+3
* Remove some unneeded externs.haranp2009-01-211-1/+1
* Expand immolation and cleansing flame as well, so that monsters may be dolorous2009-01-191-2/+2
* Expand effect applicator functions to take an actor parameter, and use dolorous2009-01-191-1/+1
* Take advantage of check_redraw() generating an AI_SEE_MONSTER interrupt whenzelgadis2009-01-191-5/+5
* Consolidate checks for the player's being undead or a demonspawn into dolorous2009-01-181-2/+1
* Anger abominations created via scrolls of summoning after the initial dolorous2009-01-171-3/+8
* Add whitespace fixes.dolorous2009-01-171-2/+2
* res_poison() returns -1 for vulnerability, which evaluates to true, sozelgadis2009-01-151-1/+1
* Wield messages for the new launcher egos, and descriptions for all the newzelgadis2009-01-151-0/+11
* * Fix 2477235: Use inscription check when switching back from butcheringj-p-e-g2009-01-141-2/+8
* Implented some ranged brands from FR #2006917 and #1891231: shadow andzelgadis2009-01-141-154/+499
* Implement FR 2489034: Disallow known scrolls of enchantj-p-e-g2009-01-081-13/+29
* Greatly improve eating interface, as suggested in FRs 1923273 and 2018733.j-p-e-g2009-01-061-19/+34
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Expand the setting of spell_type in mgen_data to include all dolorous2009-01-031-1/+1
* Factored out bolt tracer variables into tracer_info struct.haranp2009-01-021-7/+7
* Fix [2481621]: positive self-targeting enchantments prompted.haranp2009-01-021-3/+4
* Wands now all have range 8, rather than the undefined range they used to have.haranp2009-01-011-9/+27
* 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