summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/it_use3.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't ask confirmation when using an identified Tome of Destruction.Adam Borowski2010-01-161-3/+6
* Various cleanups, use you.weapon() more often, fix a note in README.txt.Haran Pilpel2010-01-131-4/+4
* Add default answer 'n' to several instances of yesno().Johanna Ploog2009-12-261-1/+1
* Remove header includes from mon-place.h.Robert Vollmert2009-11-271-0/+2
* Remove further header-include. env.h now always directly included.Robert Vollmert2009-11-271-0/+1
* Move silenced(pos) to areas.cc.Robert Vollmert2009-11-211-0/+1
* Flatten header dependencies a bit.Robert Vollmert2009-11-171-0/+1
* Update delay for mesmerisation, slowing, and hasteCharles Otto2009-11-151-2/+2
* Add summoner and non_actor_summoner to mgen_dataStefan O'Rear2009-11-121-5/+6
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-1/+1
* Remove a few obsolete includes.Robert Vollmert2009-11-101-1/+0
* Split shouting and stealth code from view.cc.Robert Vollmert2009-11-101-0/+1
* Remove option draw_it from viewwindow.Robert Vollmert2009-11-091-1/+1
* Reorder the parameters in mgen_data::hostile_at() to be closer to theDavid Lawrence Ramsey2009-11-081-2/+2
* Move see_cell_no_trans into player.Robert Vollmert2009-11-081-1/+1
* 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