summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/it_use3.cc
Commit message (Expand)AuthorAgeFilesLines
* Add minor cosmetic fixes.dolorous2009-07-191-1/+1
* Release build and OS X project file fixes.peterb122009-06-151-1/+3
* * Fix double prompts for inscription warnings when clicking on the tilesj-p-e-g2009-06-071-6/+5
* * Fix menus missing entries with Options.tile_menu_icons = false.j-p-e-g2009-06-061-1/+1
* Add an 0.5-only option to remind players that wands are now evoked, withj-p-e-g2009-05-311-0/+1
* Fix evoking the box of the beasts or the efreet flask destroying orj-p-e-g2009-05-231-303/+296
* * Fix Bat Form restrictions not applying to choice by clicking (Tiles).j-p-e-g2009-05-181-0/+6
* Add new command for evoking non-wielded items, placed on 'V'.j-p-e-g2009-05-021-67/+84
* Fix 2738062: disc of storms was not specifying range.haranp2009-04-121-35/+29
* * Fix Xom's interest wrapping around from 0 to 255. (!!!)j-p-e-g2009-03-261-5/+6
* For [2615112], add a hook for portal vault levels to override theharanp2009-02-201-37/+33
* Lots more cleanups. haranp2009-02-151-3/+6
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-14/+10
* [2070013]: newly created, animated, etc. friendly monsters now default toharanp2009-02-031-9/+3
* More type safety.haranp2009-01-311-3/+3
* Expand immolation and cleansing flame as well, so that monsters may be dolorous2009-01-191-15/+1
* Clean up explosion routines a bit more, and put back erroneously removed dolorous2009-01-181-0/+2
* Clean up manual explosion routines a bit.dolorous2009-01-181-16/+13
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Expand the setting of spell_type in mgen_data to include all dolorous2009-01-031-3/+3
* Add more minor cosmetic fixes.dolorous2009-01-031-18/+18
* Complete rewrite of the beam code, making it considerably saner.haranp2008-12-251-1/+1
* Fix [2039271]: The staff of channeling now trains Evocations at the rate dolorous2008-11-191-3/+1
* Portal vault and labyrinth exits will return to the point on the dungeon leve...dshaligram2008-11-181-2/+16
* Add alternative messages for efreet speech when silenced. (BR 2238678)j-p-e-g2008-11-081-2/+10
* Removed obsolete show_green (you.flash_colour is now used.) Fixes 2168081.haranp2008-10-151-2/+0
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-1/+1
* Some cleanup (replacing you.duration[DUR_CONF] with you.confused())haranp2008-10-031-9/+5
* Unbroke Sceptre of Asmodeus [2119603].haranp2008-09-191-2/+2
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-7/+0
* Reorder weapon speech to make some messages appear more rarely j-p-e-g2008-09-131-0/+5
* Massive overhaul to move towards coord_def().haranp2008-07-301-22/+19
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-2/+5
* More cleanups.haranp2008-07-241-1/+1
* More cleanups and fixes.haranp2008-07-231-1/+1
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-1/+1
* Fix potions of decay created by mummy curse sometimes being inscribed.j-p-e-g2008-07-071-3/+2
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-5/+5
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-32/+29
* Remove debugging statement, minor clean up.j-p-e-g2008-07-031-1/+1
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-12/+12
* Update tutorial information for the 'm' and 'a' screens.j-p-e-g2008-06-191-2/+2
* Add more cleanups.dolorous2008-06-161-5/+5
* Overhaul god gift handling again so that we can tell which god sent dolorous2008-06-121-3/+3
* Add yet more minor cosmetic fixes.dolorous2008-06-121-3/+3
* Add still more minor cosmetic fixes.dolorous2008-06-101-2/+2
* Remove the shadow summoning function. After some thought, it seems like dolorous2008-06-101-1/+3
* Add another message tweak.dolorous2008-06-101-1/+1
* Convert the shadow- and spatial vortex-summoning routines to use power dolorous2008-06-091-1/+1
* Consolidate the shadow- and vortex-summoning routines some more.dolorous2008-06-091-1/+1