summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Add spacing fixes.dolorous2008-06-111-1/+1
* Add a few more cosmetic fixes.dolorous2008-06-111-6/+7
* Comment fixes.dolorous2008-06-101-2/+0
* Add comments documenting exceptions to the general rule of making dolorous2008-06-101-0/+2
* Clean-up (renaming static methods and comments) in a number of files.j-p-e-g2008-06-101-1/+1
* Modify Evaporate and Stinking Cloud to prompt when firing throughj-p-e-g2008-06-101-57/+55
* Bug 1987918: make hellfire and magma produce steam when over water.zelgadis2008-06-091-4/+3
* Modify Portal Projectile to use the quiver interface, so you can nowj-p-e-g2008-06-081-1/+1
* Clean up handling of angered monsters.dolorous2008-06-081-3/+3
* Fix 1986252: double "Blech! You need xy!" messagej-p-e-g2008-06-061-5/+5
* Fix mimics not teleporting when attacked by reaching or airstrike, and aj-p-e-g2008-06-051-3/+6
* Comment fixes.dolorous2008-06-041-2/+3
* Add minor cosmetic fixes.dolorous2008-06-041-0/+8
* Don't display the warning prompt for firing a charming beam (from e.g. a dolorous2008-06-041-5/+5
* Add miscellaneous minor fixes.dolorous2008-06-031-2/+3
* Fix summoned monsters spattering blood.j-p-e-g2008-06-031-2/+3
* Fix a recent bug of mine that blocked the friendly fire prompts.j-p-e-g2008-06-021-32/+26
* Fix a stupid bug I'd introduced when fixing another one.j-p-e-g2008-06-021-28/+37
* Fix 1962147: Move the comments on the food you eat at the end of DELAY_EAT.j-p-e-g2008-05-311-9/+17
* Add minor cosmetic fixes.dolorous2008-05-291-3/+3
* Add more noise-related cleanups.dolorous2008-05-281-4/+3
* Consolidate a bit more.dolorous2008-05-251-11/+3
* And name the consolidated function properly.dolorous2008-05-251-1/+1
* Consolidate the setting of the "standard" attack conducts.dolorous2008-05-251-11/+2
* Consolidate the attack warning prompts for both melee and beams, and use dolorous2008-05-251-52/+2
* Mention named orcs' base type in the monster descriptions.j-p-e-g2008-05-251-11/+14
* And put it back in, in the proper place.dolorous2008-05-241-7/+15
* Revert previous change, as it's in the wrong place.dolorous2008-05-241-5/+2
* Account for sanctuaries in the "Really fire through..." prompt.dolorous2008-05-241-2/+5
* Update change log once again.j-p-e-g2008-05-241-14/+25
* Consolidate player tracer messages.j-p-e-g2008-05-231-77/+49
* Revert being more forgiving about making unchivalric attacks by zapping dolorous2008-05-231-1/+3
* Apply beam tracer prompt to helpless/fleeing etc. creatures whenj-p-e-g2008-05-231-47/+138
* Be a bit more forgiving of zapping unidentified wands that your god dolorous2008-05-231-3/+1
* Comment fixes.dolorous2008-05-231-3/+3
* Add minor cosmetic fixes.dolorous2008-05-221-7/+8
* Improve player beam tracer for firing through friendlies:j-p-e-g2008-05-221-120/+603
* Fix 1941612: Zapping wands known to be empty shouldn't cost a turn, butj-p-e-g2008-05-211-16/+35
* Add various attitude- and alignment-related fixes.dolorous2008-05-201-9/+15
* Add more minor cosmetic fixes.dolorous2008-05-201-3/+2
* Comment fixes.dolorous2008-05-201-2/+2
* Add more consistency fixes: the conduct for melee attacks on holy beings dolorous2008-05-191-2/+2
* Revert the always-annoying change to Burn/Freeze, for consistency with dolorous2008-05-191-11/+17
* Add more minor cosmetic fixes, and make sure Burn/Freeze always annoys dolorous2008-05-191-5/+5
* Comment fixes.dolorous2008-05-191-4/+4
* Pull code from mon->can_see(target) into a new function mon->see_grid()j-p-e-g2008-05-181-3/+3
* Enable handling of long-distance unchivalric attacks, and increase the dolorous2008-05-171-1/+7
* Add a tutorial hint for encountering an invisible monster and offer a j-p-e-g2008-05-151-0/+8
* Remove unneeded blank line.dolorous2008-05-151-1/+0
* Add sanity checks.dolorous2008-05-141-2/+2