summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* make player::has_claws() return an int indicating the level of claws dolorous2007-11-221-2/+1
* Clean-up of options in init.txt and crawl_options.txt j-p-e-g2007-11-201-0/+9
* Made Tome of Destruction more consistent for those with high Evoc.haranp2007-11-131-16/+11
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-4/+3
* Fog now makes poison and steam (5% chance of each) instead of the oldharanp2007-11-131-1/+2
* Implementing FR 1829063: warning when putting on/removing itemsj-p-e-g2007-11-111-6/+102
* Fix 1824176: firing will now only ask for confirmation when you actuallyharanp2007-11-081-6/+5
* FR 1821775: While held in a net, you can fire blowguns, though there'sj-p-e-g2007-11-041-0/+32
* Renaming Portal Vaults to Bazaars. [FR 1824984]j-p-e-g2007-11-041-1/+1
* Nagas no longer get racial weapons [1811726].haranp2007-10-311-2/+1
* s/portaled/portalharanp2007-10-311-1/+1
* ID is no longer possible on portaled projectiles. Fixes 1817777.haranp2007-10-311-5/+8
* Slightly better message when zapping identifies a wand [1817031]haranp2007-10-301-7/+8
* Fixed Xom being amused by repeatedly zapping tried wands (like digging), twea...dshaligram2007-10-301-1/+2
* Better messages for Genie effects.haranp2007-10-291-0/+2
* Fixed javelin base hit, dropped weight slightly.dshaligram2007-10-291-1/+1
* Another mutation commit. Sorry, I couldn't resist.j-p-e-g2007-10-281-2/+0
* Fixed !R inscription not confirming remove when only one item is worn (jarpia...dshaligram2007-10-271-0/+6
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-271-1/+1
* Adding two new mutations for the heck of it:j-p-e-g2007-10-261-0/+9
* Dropped to-hit on javelins.dshaligram2007-10-261-1/+1
* [1818982] Kenku talons as mutation (dolorous).dshaligram2007-10-251-0/+7
* [1810433] Ogre hunters start with large rocks. Monster ogres can also throw l...dshaligram2007-10-251-4/+9
* Adding Vampire aptitudes to tables.txt (Bug 1816344). j-p-e-g2007-10-231-1/+1
* Fixed bad message with RAP_MAGICAL_POWER.haranp2007-10-231-6/+8
* Applying two patches by dolorous:j-p-e-g2007-10-221-4/+4
* Forgetfulness removed; it's now a scroll of fog with a 1-in-10 chanceharanp2007-10-161-5/+6
* Added new field seen_context to the monsters class, which can be setzelgadis2007-10-161-0/+7
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-6/+0
* Dwarves and orcs now get +1 to-dam when throwing racial gear. (Yup,haranp2007-10-111-1/+8
* Fix for 1805138: wands of draining no longer leak information when theharanp2007-10-111-32/+18
* For unidentified randart jewellery, remember and display obvious-from-wearingzelgadis2007-10-111-11/+52
* Remember and describe randart properties which have been learned viazelgadis2007-10-101-18/+40
* Returning weapon beam path updates for trunk.dshaligram2007-10-091-0/+7
* Applying dolorous' latest patch (1806451), mostlyj-p-e-g2007-10-081-6/+6
* Outsourcing weapon noises to speak.txt, and adding morej-p-e-g2007-10-031-1/+1
* [1804917] Berserkers no longer get Polearms skill for their throwing spears, ...dshaligram2007-10-011-20/+9
* This commit breaks save file compatability.zelgadis2007-09-301-6/+24
* Better messages for explore finding multiple non-stacking items (say "two lea...dshaligram2007-09-281-1/+2
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-9/+9
* 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