summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/it_use2.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix two erroneous replacements with x_chance_in_y(). The rest werej-p-e-g2008-07-061-1/+1
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-12/+13
* Disallow quivering equipped items. (You can still (fi)re your wieldedj-p-e-g2008-06-261-9/+8
* Fix a bug with swap_when_safe, and experimentally defaultj-p-e-g2008-06-031-15/+12
* If butchering with a swapped weapon is interrupted, then switch backzelgadis2008-05-311-0/+2
* For consistency, don't display a message when failing to remove a dolorous2008-05-011-1/+1
* Add minor cosmetic fix.dolorous2008-04-261-2/+2
* Add one more miscellaneous minor fix.dolorous2008-04-221-1/+1
* Add minor cosmetic fixes.dolorous2008-04-221-2/+2
* Comment fixes.dolorous2008-04-221-1/+1
* Expand restore_stat() to allow for more fine-grained constrol of stat dolorous2008-04-201-1/+1
* Remove now-unneeded include.dolorous2008-04-181-1/+0
* Simplify TSO halo management. Since backlit() now takes the halo into dolorous2008-04-181-4/+0
* Make sure TSO's halo immediately cancels invisibility.dolorous2008-04-181-0/+5
* Fix 1945337: Vampires getting carnivorous/herbivorous mutations.j-p-e-g2008-04-181-1/+7
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-11/+12
* Quiver work:pauldubois2008-04-141-1/+2
* Add still more whitespace fixes.dolorous2008-04-081-1/+1
* Another, no, scratch that: THE tutorial improvement for tiles.j-p-e-g2008-03-301-3/+8
* Split potions of blood and potions of coagulated blood into twoj-p-e-g2008-03-261-8/+10
* Allow vampires of hunger state full or higher to go berserk.j-p-e-g2008-03-211-1/+1
* Make Zin dislike when the player takes an action that makes an alreadyj-p-e-g2008-03-211-2/+2
* 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