summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/target.h
Commit message (Expand)AuthorAgeFilesLines
* Ignore existing clouds in hostiles-in-range checks (#8784)Neil Moore2014-07-121-0/+1
* New spell: Forceful DismissalDracoOmega2014-03-061-0/+10
* A couple of adjustments to Shadow Step targeting.Steve Melenchuk2014-03-051-1/+1
* Rod of frigid destruction -> Rod of clouds.Steve Melenchuk2014-02-261-0/+15
* Fancy animations for Glaciate.Steve Melenchuk2014-02-251-0/+1
* Glaciate.Steve Melenchuk2014-02-251-0/+13
* Add a targeter for explosive boltChris Campbell2014-02-051-0/+10
* Shadow god: Shadow Step.Steve Melenchuk2014-01-101-1/+6
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-2/+0
* Axe a buttload of useless #includes.Adam Borowski2013-11-031-1/+0
* Some cleanups and simplifications for jump-attack code.gammafunk2013-10-051-2/+2
* Make the jump landing sites not have a range restriction.gammafunk2013-10-031-1/+0
* Fix movement range not being properly checkedgammafunk2013-10-011-1/+1
* Evokable Jump attack abilitygammafunk2013-10-011-0/+37
* Refactor beam targetter code, make more spells use itDracoOmega2013-02-221-1/+1
* Add Dazzling Spray spellDracoOmega2013-01-281-0/+16
* Improve LRD default targetting (#6315).Raphael Langella2012-12-181-0/+2
* Remove unnecessary includes from header files.Jay3.14152012-10-231-1/+1
* Only do handle_phase_attempted() once when cleaving.Raphael Langella2012-09-241-0/+10
* more useful explosion/cloud targettingJesse Luehrs2012-09-191-0/+4
* Use std namespace.Raphael Langella2012-08-261-7/+7
* Nerf Mephitic Cloud :)Neil Moore2012-08-031-1/+1
* Get Fireball tracers and targetter to work properly.Steve Melenchuk2012-08-021-3/+3
* De-clutter IMB target display when orb could hit more than one target.Steve Melenchuk2012-07-141-0/+1
* IMB tracer and targetting improvements.Steve Melenchuk2012-07-111-3/+14
* Extend bounce targetting to elemental spells.Steve Melenchuk2012-07-061-0/+1
* Fix targetting-through-monsters for explosion spells.Steve Melenchuk2012-07-061-2/+2
* Improved targetting for explosion-type spells.Steve Melenchuk2012-07-061-1/+7
* Improve player LRD targetting.Steve Melenchuk2012-07-061-4/+15
* Give lightning rods some damage. Likely out of whack. But in what direction?Adam Borowski2012-06-221-0/+1
* Rod of lightning.Adam Borowski2012-06-221-0/+15
* Warn when using elec brand in water near allies.Neil Moore2011-12-101-1/+3
* Attack ally prompts for Refrigeration, Shatter and Slouch.Adam Borowski2011-10-171-0/+12
* Show mottled draconians who will be affected by their spit.Adam Borowski2011-09-251-0/+9
* Evict a description function from target.h, it has nothing to do with tracers.Adam Borowski2011-09-251-2/+0
* Print mindless in monster status only when using the healing ability.Raphael Langella2011-07-111-0/+3
* Let targetters return a custom reason why targetting failed.Adam Borowski2011-05-081-0/+1
* Cloud targetting.Adam Borowski2011-04-191-0/+14
* Fix placing Fire Storm on a wall.Adam Borowski2011-03-121-1/+2
* New targetting code; for now for reaching and Fire Storm.Adam Borowski2011-03-071-0/+73