summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* Slightly reduce religion.cc by yanking item-handling stuff to goditem.ccAdam Borowski2009-10-211-0/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Make default LOS configurable.Robert Vollmert2009-10-171-1/+2
* Naming consistency.Robert Vollmert2009-10-171-2/+2
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Enable monsters to drink potions of might.Robert Vollmert2009-10-071-0/+1
* Add spacing fix.David Lawrence Ramsey2009-10-061-1/+1
* Implement FR 2872334 'don't auto-target neutrals' by replacing most uses of T...Charles Otto2009-10-061-4/+4
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Amulet of guardian spirit, it comes as an amulet or a cap.Adam Borowski2009-10-051-0/+17
* Add more spelling fixes.David Lawrence Ramsey2009-09-241-5/+5
* Add spelling fixes.David Lawrence Ramsey2009-09-231-2/+2
* * Also allow Maurice to steal the occasional spellbook or piece ofj-p-e-g2009-09-241-0/+8
* Add minor cosmetic fixes.dolorous2009-09-231-1/+1
* * Fix 2860301: armour acquirement failing when transformed.j-p-e-g2009-09-171-3/+7
* Commit several patches:j-p-e-g2009-09-131-2/+4
* FR 2810959: If a player reads a spellbook which is in inventory, then looks atzelgadis2009-08-181-1/+5
* Apply Jude's scrolls of silence patch.j-p-e-g2009-08-131-0/+5
* FR 2819565: Abort when trying to read a known ?blinking or ?teleportation j-p-e-g2009-08-131-3/+20
* * Add support for packaging save files with tar. (Patch by Trent W. Buck.)j-p-e-g2009-07-251-5/+8
* Allow unrandart launchers to modify the beam of the missile they fire.zelgadis2009-07-211-3/+30
* Fix 2822832: temporary brands not being removed when thrown with LRET_FUMBLEDj-p-e-g2009-07-201-5/+9
* Use MOUSE_MODE_MORE during the ring swap prompt, so mouse clicks arej-p-e-g2009-07-051-0/+4
* Fix 2815574: Venom card not waking monsters.j-p-e-g2009-07-041-2/+18
* Remove invalid wield warning.zelgadis2009-06-271-5/+0
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-124/+36
* Fix special wield effects for former fixed arts.zelgadis2009-06-261-2/+2
* Replace "is_random_artefact()" with "is_artefact()" in a few places wherezelgadis2009-06-251-7/+10
* Remove "#define SPWPN_FOOBAR UNRAND_FOOBAR" backwards compatibility forzelgadis2009-06-251-22/+21
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-5/+5
* Apply r9964 to trunk, and documentation update.j-p-e-g2009-06-111-0/+2
* Apply tiles inscription fixes to trunk.j-p-e-g2009-06-081-35/+18
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-65/+65
* * Fix compilation for Tiles.j-p-e-g2009-06-031-1/+1
* 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