summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.h
Commit message (Expand)AuthorAgeFilesLines
* Trees don't reflect electricity; for bolts of lightning they ignite instead.Adam Borowski2010-01-121-0/+1
* headers: fix inconsistent struct/class forward declarationsSteven Noonan2009-12-291-1/+1
* Merfolk (water/ice) elementalists join the Shoals guard.Darshan Shaligram2009-12-291-0/+6
* Revert beams to not affect the source cell.Robert Vollmert2009-12-261-1/+1
* ammo mulch changesjohnny shelley2009-11-201-0/+2
* beam: new member source_nameMatthew Cline2009-11-131-0/+4
* Bug 2852602: wall stopped beam gets two chancesMatthew Cline2009-11-081-1/+1
* Remove duplicated logic for DMsl/RMslStefan O'Rear2009-11-081-3/+0
* Sound overhaul: sound where spell hitsMatthew Cline2009-11-041-0/+4
* Splitting up stuff.cc.Robert Vollmert2009-10-301-2/+1
* Simplify.David Lawrence Ramsey2009-10-281-3/+3
* Beams can be assigned custom hit verbs nowabrahamwl2009-10-281-0/+4
* Electrocution discharge in water ala FR 1637214abrahamwl2009-10-281-0/+4
* Remove chain-lightning specific LOS test from beam.cc.Robert Vollmert2009-10-171-1/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Make miasma and miasma resistance more consistent. It no longer dependsDavid Lawrence Ramsey2009-09-291-0/+1
* Add spelling fixes.David Lawrence Ramsey2009-09-231-1/+1
* Commit several patches:j-p-e-g2009-09-131-1/+1
* Apply caotto's patch in [2827204] to finish the plant god, with some dolorous2009-07-281-0/+4
* Apply my recent commits to trunk.j-p-e-g2009-06-151-0/+1
* Merge r9975 from 0.5 branch: fix spurious line-of-fire warning bug.zelgadis2009-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