summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/it_use2.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix 1920778: mons_open_door() not respecting gatesj-p-e-g2008-03-101-3/+3
* Further improvements of vampires:j-p-e-g2008-03-061-69/+72
* [FR 1733318] Draconian ghosts (non-grey, xl >= 7) get a draining breath j-p-e-g2008-03-031-3/+12
* List quiver in status section like you do for the hand weapon.j-p-e-g2008-01-091-1/+2
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-1/+3
* Reduced contamination from potions of resistance.dshaligram2007-12-281-2/+3
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-3/+3
* Fog now makes poison and steam (5% chance of each) instead of the oldharanp2007-11-131-22/+12
* Implementing FR 1829063: warning when putting on/removing itemsj-p-e-g2007-11-111-4/+8
* Better messages for Genie effects.haranp2007-10-291-1/+2
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-271-2/+2
* Fixed bad message with RAP_MAGICAL_POWER.haranp2007-10-231-6/+6
* Applying two patches by dolorous:j-p-e-g2007-10-221-1/+1
* [1800206] Ghoul food cleanup (dolorous).dshaligram2007-10-211-2/+1
* For unidentified randart jewellery, remember and display obvious-from-wearingzelgadis2007-10-111-0/+13
* Remember and describe randart properties which have been learned viazelgadis2007-10-101-5/+4
* [1808560] Staff of power unwield was not removing max mp bonus, fixed.dshaligram2007-10-071-14/+16
* This commit breaks save file compatability.zelgadis2007-09-301-1/+2
* Removed hard tabs.dshaligram2007-09-261-1/+1
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-9/+15
* Applying patches by dolorous:j-p-e-g2007-09-161-2/+1
* Battlelust rage effect changed to 'building rage': you will go berserkharanp2007-09-161-0/+5
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+1
* Fixed a bug that made silence last forever. This also meantj-p-e-g2007-09-151-1/+1
* Changed unwield_item() to actually unwield the item, and to have itharanp2007-09-131-16/+13
* Applying patches 1792155 (quaffing from fountains) j-p-e-g2007-09-121-1/+1
* Changed requirements for auto-identification of equipped j-p-e-g2007-09-101-4/+20
* Applying several patches by dolorous:j-p-e-g2007-09-101-12/+7
* A few small changes:j-p-e-g2007-09-031-4/+5
* Implementing patches 1782667 (Lugonu) and 1786390 (Xom),j-p-e-g2007-09-021-2/+2
* Finally added vampiric bite attack. Thanks to Jarmoj-p-e-g2007-08-041-2/+2
* Added potions of resistance, which give fire, electricity and cold resist forharanp2007-07-231-108/+74
* More vampire tweaks, mostly concerning fighting andj-p-e-g2007-07-171-1/+1
* Some more vampire tweaks, mostly concerning food.j-p-e-g2007-07-161-2/+1
* Corona overrides invisibility. To check if something is *really* invisible, usedshaligram2007-07-151-0/+3
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-0/+107
* Type safety in mutations (mutation.cc probably needs some overhaul...)haranp2007-07-041-2/+2
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-23/+23
* Complete revamp of cards and decks, following David's ideas.haranp2007-06-171-1/+5
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-0/+9
* Killed extra space in levitation message.dshaligram2007-05-191-1/+1
* Lanterns of shadows now cut vision radius by 2. This may be too good.haranp2007-05-081-0/+7
* Some code review and cleanup.haranp2007-04-281-18/+6
* Rewrite of item_def::name() (the old itemname()). Much, much cleaner now.haranp2007-04-271-0/+4
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-12/+6
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-3/+1
* Allow player ghosts to use corona.dshaligram2007-04-101-0/+2
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-13/+2
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-121-1/+1
* Hopefully, finally squashed the stacking bug.haranp2006-12-291-1/+1