summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.h
Commit message (Expand)AuthorAgeFilesLines
* Plug a couple of memory holes. Unfortunately, between libSDL andj-p-e-g2009-06-151-0/+1
* Fix bug 2805988: firing a beam at an empty square which then continueszelgadis2009-06-141-0/+1
* * Fix non-prompting when firing through allies.j-p-e-g2009-04-201-9/+0
* Comment fix.dolorous2009-02-071-1/+1
* Implented some ranged brands from FR #2006917 and #1891231: shadow andzelgadis2009-01-141-2/+27
* More code cleanups.haranp2009-01-131-5/+4
* Factored out bolt tracer variables into tracer_info struct.haranp2009-01-021-10/+18
* Add member path_taken to the bolt class, a coord_def vector defining the pathzelgadis2009-01-011-0/+2
* Implement divination miscasts for orange statues, fix silver and orange statu...dshaligram2008-12-291-2/+3
* Complete rewrite of the beam code, making it considerably saner.haranp2008-12-251-22/+117
* Added "The Stairs" card (not yet in any deck), eventually to be the card whichzelgadis2008-12-191-0/+2
* Dragons and draconians now give a breath message of "breathes @beam@ atzelgadis2008-12-141-0/+9
* Added BEAM_CHAOS and changed chaos launchers/ammo to use that. Currently onlyzelgadis2008-12-081-0/+3
* Added shields of reflection, though they're not randomly generated and have nozelgadis2008-12-011-5/+22
* Add a few more poison-related cleanups.dolorous2008-11-161-2/+2
* Clean up sticky flame handling.dolorous2008-11-071-2/+2
* Add poison-related cleanups.dolorous2008-11-071-2/+4
* Decouple zap_type from wand_type prepatory to a big beam() rewrite.haranp2008-10-091-71/+0
* Redid monster death idiom so that monsters::hurt can implicitlyharanp2008-10-041-47/+15
* Ranges redone. bolt no longer has a rangeMax, just a range.haranp2008-09-251-2/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Add the flaming corpse monster, as specified in FR [1746720], with dolorous2008-09-061-0/+4
* * Force ?immolation to never burn scrolls, whether in inventory or on j-p-e-g2008-08-181-2/+4
* Massive overhaul to move towards coord_def().haranp2008-07-301-13/+3
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-3/+8
* Pan overhaul:dshaligram2008-07-201-1/+2
* Fix 2011722: Reallow targetting beams such that you may be hit. (There'sj-p-e-g2008-07-061-0/+1
* [2010192] Fixing issue where cancelling a ranged attack (e.g. "Really fire on...ennewalker2008-07-051-1/+1
* Make tracer beams call stop_attack_prompt() for foes as well as forzelgadis2008-07-011-5/+10
* Add minor cosmetic fixes.dolorous2008-06-191-3/+3
* Apply beam tracer prompt to helpless/fleeing etc. creatures whenj-p-e-g2008-05-231-7/+0
* Improve player beam tracer for firing through friendlies:j-p-e-g2008-05-221-1/+5
* Fix 1941612: Zapping wands known to be empty shouldn't cost a turn, butj-p-e-g2008-05-211-1/+1
* Add another minor cosmetic fix.dolorous2008-05-151-2/+1
* Cleanup of beam.cc and direct.cc.j-p-e-g2008-04-191-3/+3
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-5/+7
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+1
* [1832114] Fixed more prompts for mostly offscreen ball lightning detonation.dshaligram2008-01-251-2/+3
* [1871387] Fixed issue where the wrong tile was used for weapons of returning.ennewalker2008-01-161-1/+2
* More resist fixes.dshaligram2008-01-101-1/+1
* [1854279] Fixed scroll of fear not iding when resisted.dshaligram2007-12-281-1/+2
* [1857669] Fixed books using the wrong glyph when thrown, removed SYM_foo enum...dshaligram2007-12-281-22/+1
* [1829067] Fixed mephitic cloud not setting enchantment owner correctly on aff...dshaligram2007-11-091-1/+1
* [1818799] Reduce message spam from Olgreb's toxic radiance.dshaligram2007-10-241-2/+2
* Fix for 1805138: wands of draining no longer leak information when theharanp2007-10-111-0/+1
* Returning weapon beam path updates for trunk.dshaligram2007-10-091-0/+4
* This commit breaks save file compatability.zelgadis2007-09-301-1/+3
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+163
* Fix explosions through walls (patch 1777426, zelgadis).j-p-e-g2007-09-021-2/+4
* [1756736] Fixed thrown items getting stuck in walls.dshaligram2007-08-011-11/+0