summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* Implemented 1589868: lightning grounds on metal, fire/cold (includingharanp2006-11-051-6/+6
* Made it possible to discriminate between > and . for targeting missiles and s...dshaligram2006-11-041-4/+2
* [1588831] Fixed poison frost/flame beams from blowguns being useless.dshaligram2006-11-021-0/+22
* [1581270] Amulet of the Gourmand refactoring:dshaligram2006-11-011-0/+7
* [1566247] Rings and amulets will be removed automatically where appropriate w...dshaligram2006-10-301-205/+263
* [1581221] When taking a low-hp note, also mention what caused the hp loss.dshaligram2006-10-291-1/+1
* Refixed shield delays to be consistent for wear/takeoff.dshaligram2006-10-281-14/+16
* Reduce delay for wearing shields.dshaligram2006-10-281-0/+4
* Fixed portable altars not wieldable by small races.dshaligram2006-10-281-0/+5
* Fixed beam_name segfault - long monster name + breath attack == core.dshaligram2006-10-261-13/+13
* Implemented 1567659 - ammo can ID through use.haranp2006-10-211-2/+25
* Revamp of how file names are created.haranp2006-10-201-11/+11
* Pulled launcher speed calcs out into a single function, make triply sure we n...dshaligram2006-10-201-42/+61
* Warn the player that shields reduce the effectiveness of rods and launchers -...dshaligram2006-10-201-1/+53
* Harmonised all handedness checks to the 4.1 system.dshaligram2006-10-171-1/+0
* [1565579][1565575] Rods and missile launchers work with shields; launchers ar...dshaligram2006-10-171-139/+125
* Refix: scrolls of identify now require a more() when first identifiedharanp2006-10-091-0/+5
* Cleaned up inventory menu-handling somewhat. Still aint pretty though.dshaligram2006-10-061-12/+24
* turn_is_over is a boolean.dshaligram2006-10-051-14/+14
* Implemented 1567652: empty wands are marked as [empty].haranp2006-09-291-2/+19
* Fixed unnaturally high damage from thrown darts and stones (reported by Wim B...dshaligram2006-09-281-0/+7
* Make DOS behave like the other platforms when examining objects, monsters or ...dshaligram2006-09-281-1/+2
* Fix for bug 1566652: control teleport was being noted in the dumpharanp2006-09-281-8/+2
* Fixed giant (spiked) clubs being wieldable by the non-superstrong races.dshaligram2006-09-261-1/+1
* License compliance changes -- see the following excerpt from license.txt:nlanza2006-09-261-0/+2
* Implemented 1565264: can't ID scrolls of paper with blurry vision==3.haranp2006-09-251-0/+2
* Made some more steps on the way to integrating itemprop.cc andharanp2006-09-241-3/+3
* Marginally bumped damage of vorpal launchers - from 125% to 130%.dshaligram2006-09-241-2/+5
* Fixed Lua macro weirdness.dshaligram2006-09-241-14/+13
* Scrolls of immolation cannot burn themselves.haranp2006-09-221-1/+4
* Throwing needles by hand is now seriously inaccurate. Even more serious than ...dshaligram2006-09-221-3/+4
* Integrated the inscription patch, *except* for the keybindings issue.haranp2006-09-201-9/+43
* r108@xenon: dshaligram | 2006-09-16 16:16:28 +051800dshaligram2006-09-161-4/+2
* r104@xenon: dshaligram | 2006-09-15 12:14:24 +051800dshaligram2006-09-151-3/+3
* r102@xenon: dshaligram | 2006-09-14 19:19:02 +051800dshaligram2006-09-141-1/+0
* r98@xenon: dshaligram | 2006-09-14 16:42:08 +051800dshaligram2006-09-141-12/+16
* r94@xenon: dshaligram | 2006-09-08 11:36:31 +051800dshaligram2006-09-091-12/+24
* r90@xenon: dshaligram | 2006-09-06 14:24:41 +051800dshaligram2006-09-061-8/+30
* r74@ODIN: dshaligram | 2006-08-20 10:52:19 +051800dshaligram2006-08-201-8/+9
* r72@ODIN: dshaligram | 2006-08-19 23:57:41 +051800dshaligram2006-08-191-0/+2
* r70@ODIN: dshaligram | 2006-08-19 23:40:12 +051800dshaligram2006-08-191-0/+2
* r68@ODIN: dshaligram | 2006-08-19 22:01:30 +051800dshaligram2006-08-191-4/+2
* r41@ODIN: dshaligram | 2006-08-19 18:51:17 +051800dshaligram2006-08-191-207/+247
* r30@calamity: dshaligram | 2006-08-15 23:20:36 +051800DShaligram2006-08-151-19/+17
* r28@calamity: dshaligram | 2006-08-15 16:03:39 +051800DShaligram2006-08-151-1/+5
* First merge of Crawl 4.1.2 features into Stone Soup:DShaligram2006-08-141-7/+9
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+3207