summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* Changed unwield_item() to actually unwield the item, and to have itharanp2007-09-131-7/+5
* Cleaning up magic mapping. Patch by dolorous.j-p-e-g2007-09-131-5/+11
* Applying patches 1792155 (quaffing from fountains) j-p-e-g2007-09-121-1/+1
* Reintroducing Throwing.j-p-e-g2007-09-111-24/+30
* Changed requirements for auto-identification of equipped j-p-e-g2007-09-101-20/+84
* Modified wand effects, so that j-p-e-g2007-09-101-0/+4
* A few general fixes:j-p-e-g2007-09-101-0/+2
* Fixing more bugs.j-p-e-g2007-09-051-5/+1
* Another one with a multitude of (smallish) changes.j-p-e-g2007-09-041-2/+1
* Several bugfixes.j-p-e-g2007-08-301-0/+1
* A few small changes:j-p-e-g2007-08-201-2/+4
* Added throwing nets. These still need work, and thusj-p-e-g2007-08-201-0/+19
* While levitating you can't quaff from fountains.j-p-e-g2007-08-181-0/+6
* [1775520] Sling bullets are no longer throwable.dshaligram2007-08-171-1/+3
* More stuff for the tutorial:j-p-e-g2007-08-151-1/+18
* Inscribing now only works for items in inventory.j-p-e-g2007-08-141-1/+1
* Targetting changes:j-p-e-g2007-08-091-3/+7
* Fixed acquirement giving unwearable armour (Iaido).dshaligram2007-08-041-70/+84
* Restrictions during bat form. Disallowed a number of actions.j-p-e-g2007-08-021-0/+6
* [1758272] Use cancelable_get_line for inscriptions.dshaligram2007-08-011-3/+9
* Added rod of venom [1701655]. Redid some braindead staff handling.haranp2007-07-261-3/+5
* Added potions of resistance, which give fire, electricity and cold resist forharanp2007-07-231-65/+43
* Drop Control Teleport and Controlled Blink by one spell level each.dshaligram2007-07-151-1/+1
* [1746014] Added an implicit quiver when firing missiles:dshaligram2007-07-131-28/+176
* Cleaned up magic mapping: the test regarding whether you can magic mapharanp2007-07-131-10/+5
* [1752536] fire_order is now smarter.dshaligram2007-07-121-89/+49
* [1739347] Fixed acquirement giving unwieldable weapons.dshaligram2007-07-091-8/+11
* Transformation cleanup.haranp2007-07-091-3/+3
* Note improvements (1749776). Double notes are possible if regexpsharanp2007-07-081-0/+3
* Lots and lots of type safety.haranp2007-07-081-3/+3
* Describing items now works better in shops (fixes 1749246.)haranp2007-07-071-45/+33
* Tweaked javelins so they're pure throwing, no polearm skill involved.dshaligram2007-07-061-6/+4
* Implemented Blade card.haranp2007-07-041-13/+15
* [1747469] You shouldn't even try to take off your cloak when swappingharanp2007-07-041-0/+8
* Fixed debug fight simulator.dshaligram2007-07-031-3/+5
* Manual update (David).dshaligram2007-07-031-36/+98
* Made the weapon warning one-off (until you change weapons.)haranp2007-07-031-0/+3
* Missiles inscribed {poison} shouldn't be poisonous (probably in 0.2.x as well.)haranp2007-06-281-1/+1
* Fixup of gunofdis patch for returning weapons [1744612]:haranp2007-06-281-2/+13
* Implemented 1735752: wands are (fake-)inscribed with the number of timesharanp2007-06-271-10/+6
* Added the Portaled Projectile spell, following 1686312.haranp2007-06-271-26/+28
* Weapon-swap (') now respects !w (1744049).haranp2007-06-271-2/+5
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-19/+19
* Experimental mouse support for ncurses (enable with mouse_input=yes indshaligram2007-06-201-0/+1
* Correct "artifact" to "artefact".dshaligram2007-06-201-1/+1
* Complete revamp of cards and decks, following David's ideas.haranp2007-06-171-2/+3
* [1738010] Stash-tracker now also tracks traps and other dungeon features.dshaligram2007-06-171-0/+6
* Fixed off-by-one error in waypoint and exclude setting on the level-map (Erik).dshaligram2007-06-091-2/+2
* Flush macro input buffer when fire command fails (Erik).dshaligram2007-06-081-0/+3
* [1728745] When reading books, exiting from a spell description leaves you indshaligram2007-06-021-20/+17