summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.h
Commit message (Expand)AuthorAgeFilesLines
...
* Properly apply N78291's Draconian patch.Shayne Halvorson2010-10-121-1/+1
* Add noise to missilesRaphael Langella2010-09-291-0/+1
* Remove unused return value of mass_enchantment().Robert Vollmert2010-09-091-2/+1
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-27/+27
* Rename variables named "monster" to "mons" or similar.Robert Vollmert2010-09-051-8/+8
* Bring sanity to enums by making them diffable/patchable.Adam Borowski2010-06-081-1/+1
* [179] Electric discharge should not affect flying things, fixed.Darshan Shaligram2010-06-071-1/+9
* Revert monster refcounting.Robert Vollmert2010-06-031-2/+1
* make bolts track their sourcesxale2010-06-021-1/+2
* Euclidean range for beams.Robert Vollmert2010-05-301-1/+4
* Update comment.Robert Vollmert2010-05-291-3/+2
* Track the source of poison, for death messages.Adam Borowski2010-03-091-0/+1
* Add zap_power_cap.Robert Vollmert2010-03-021-0/+2
* Spell-data like array index for zap_data.Robert Vollmert2010-03-021-0/+2
* Remove bolt::invisible().Robert Vollmert2010-02-101-1/+0
* Rename bolt::type to bolt::glyph.Robert Vollmert2010-02-101-1/+1
* Add convenience method beam::visible().Robert Vollmert2010-02-101-1/+3
* Remove demon_beam_type.Robert Vollmert2010-02-101-8/+0
* Don't let tracers continue past features their beams can't destroy.Adam Borowski2010-02-101-1/+1
* 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