summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't disturb monsters witth their own soundMatthew Cline2009-10-211-1/+1
* beam.cc: Half of arena fungi are friendlyMatthew Cline2009-10-201-1/+5
* Remove tabs, and add minor cosmetic fixes.David Lawrence Ramsey2009-10-201-1/+1
* gods: added "Chronos", the slow godSteven Noonan2009-10-201-19/+1
* win32: eliminate need for WIN32TILES/WIN32CONSOLE macrosSteven Noonan2009-10-191-4/+4
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Remove chain-lightning specific LOS test from beam.cc.Robert Vollmert2009-10-171-23/+0
* Naming consistency.Robert Vollmert2009-10-171-19/+19
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-22/+22
* Some find_ray related cleanup.Robert Vollmert2009-10-161-2/+1
* Rewrite find_ray to use precomputed cellrays.Robert Vollmert2009-10-161-1/+1
* Protect features from damage with marker propsMatthew Cline2009-10-161-0/+6
* Remove fallback calculation from find_ray.Robert Vollmert2009-10-151-2/+5
* Allow fireballs to melt wax as well.Adam Borowski2009-10-141-1/+2
* Let fireballs (but not fireball explosions) ignite trees as well.Adam Borowski2009-10-141-18/+22
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-131-2/+1
* fix 'DEBUG' macro usage consistencySteven Noonan2009-10-131-1/+1
* In arena mode, scale zapping and explosion animation delays to matchMatthew Cline2009-10-131-3/+31
* Merge branch 'trees'.Adam Borowski2009-10-131-25/+39
|\
| * Let missiles go past bushes.Adam Borowski2009-10-121-0/+7
| * Bushes -- tree-like monsters than can be destroyed with any means of damage,Adam Borowski2009-10-121-16/+7
| * Merge branch 'master' into treesAdam Borowski2009-10-121-5/+12
| |\
| * | Trees -- a new wall type, can be seen through (2nd square blocks LOS).Adam Borowski2009-10-091-9/+25
* | | Apply n78291's patch in [2877049], with a few tweaks, to expand Jiyva'sDavid Lawrence Ramsey2009-10-121-61/+0
| |/ |/|
* | Comments and formatting.Robert Vollmert2009-10-111-3/+9
* | project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
* | Patch 2873911 by Jude: add rain cloudsCharles Otto2009-10-101-0/+2
* | Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
|/
* Initialize ray.full_idx to -1 and remove outdated(?) valgrind intialization l...Robert Vollmert2009-10-091-3/+0
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Add chaos-branded weapons to the good gods' dislike list, for the sameDavid Lawrence Ramsey2009-10-071-60/+61
* Avoid triggering an assert when throwing returning weapons at a wall.Charles Otto2009-10-071-1/+1
* Enable monsters to drink potions of berserk rage.Robert Vollmert2009-10-071-0/+11
* Enable monsters to drink potions of might.Robert Vollmert2009-10-071-0/+15
* Mutagenic fog. Comes from Evaporate and fog generators. (due)Adam Borowski2009-10-071-0/+2
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Add spacing fix.David Lawrence Ramsey2009-09-301-1/+1
* Make miasma and miasma resistance more consistent. It no longer dependsDavid Lawrence Ramsey2009-09-291-26/+39
* Add whitespace fixes.David Lawrence Ramsey2009-09-291-1/+1
* make porkalator castable by wizardsAdam Borowski2009-09-291-0/+15
* Comment fixes.David Lawrence Ramsey2009-09-281-4/+4
* Simplify.David Lawrence Ramsey2009-09-251-1/+1
* Add spelling fixes.David Lawrence Ramsey2009-09-231-6/+6
* Apply a patch by an anonymous contributor to fix the bug with Lee'sj-p-e-g2009-09-211-2/+6
* And get rid of a debugging statement...j-p-e-g2009-09-201-4/+0
* * Fix wizmode autoexplore (used for debugging) not nuking traps, as itj-p-e-g2009-09-201-0/+4
* Add minor cosmetic fix.dolorous2009-09-201-7/+7
* Make (very) ugly things appreciate polymorph beams.dolorous2009-09-201-3/+16
* Make sure (very) ugly things never resist polymorph beams.dolorous2009-09-191-1/+12
* Commit several patches:j-p-e-g2009-09-131-16/+69