summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* Previous commit applied to trunk:j-p-e-g2007-09-201-1/+1
* This change moves the logic for when a level or branch prohibitszelgadis2007-09-191-0/+5
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-0/+5
* Applying modified (by me) mutation patches of dolorous',j-p-e-g2007-09-181-1/+8
* Applying patches by dolorous:j-p-e-g2007-09-161-0/+12
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+2
* Fixed warning inscriptions for 'r' and 'P'.j-p-e-g2007-09-151-2/+6
* Applied Enne's fix to 1795522: "show_beam shouldn't workj-p-e-g2007-09-151-1/+1
* Fixed a bug that made silence last forever. This also meantj-p-e-g2007-09-151-3/+6
* Make weapon noises more interesting (FR 1748813).j-p-e-g2007-09-141-2/+9
* 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