summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/it_use3.cc
Commit message (Expand)AuthorAgeFilesLines
* Move checks for the berserk state into actor::berserk().David Lawrence Ramsey2009-11-061-2/+2
* Add minor cosmetic fixes.David Lawrence Ramsey2009-11-011-8/+7
* Lantern of shadows conduct issues (eronarn)Charles Otto2009-11-011-1/+20
* (MONS_PROGRAM_BUG || -1) --> MONS_NO_MONSTERMatthew Cline2009-10-271-1/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-1/+1
* Formatting.Robert Vollmert2009-10-111-1/+2
* Allow disc of storms to place rain clouds.Jude Brown2009-10-111-0/+9
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-3/+0
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Implement FR 2872334 'don't auto-target neutrals' by replacing most uses of T...Charles Otto2009-10-061-1/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Applying Eino's patches renaming snakes and eels.j-p-e-g2009-06-281-1/+1
* Now any noisy unrandart weapon can have its own set of messages, not justzelgadis2009-06-281-4/+6
* Add whitespace fixes.dolorous2009-06-271-2/+2
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-284/+110
* Remove "#define SPWPN_FOOBAR UNRAND_FOOBAR" backwards compatibility forzelgadis2009-06-251-4/+4
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-5/+5
* Release build fixes.peterb122009-06-151-1/+3
* Apply tiles inscription fixes to trunk.j-p-e-g2009-06-081-6/+5
* Make weapons of reaching work through granite statues again.j-p-e-g2009-06-071-9/+12
* Apply r9904 to trunk.j-p-e-g2009-06-061-1/+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