summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
Commit message (Expand)AuthorAgeFilesLines
* In response to BR 2005224 (TSO penance from shooting unseen underwaterj-p-e-g2008-06-281-3/+6
* [2001518] #ifdefing out a put_colour_ch in the beam routine to fix spurious t...ennewalker2008-06-281-1/+2
* Bug 2004889: hack to make beam.fr_count negative if the player answeredzelgadis2008-06-281-5/+5
* Update beam.fr_count and beam.foe_count for beams fired by the playerzelgadis2008-06-271-13/+14
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-7/+7
* Add minor cosmetic fixes.dolorous2008-06-191-17/+14
* Simplify.dolorous2008-06-191-4/+3
* Fix 1996837: Allow equipping spellcasters with ammunition on generation.j-p-e-g2008-06-191-7/+7
* Fix mephitic cloud allowing no self-targetting. (BR1995505)j-p-e-g2008-06-171-1/+1
* Simplify.dolorous2008-06-171-2/+2
* Fix attack conduct handling to register more than one conduct for an dolorous2008-06-171-8/+8
* Use more wrappers, and add more cleanups.dolorous2008-06-161-2/+2
* Don't change beam names for tracers. (Fixes 1994978.)j-p-e-g2008-06-161-13/+12
* Add more god gift-related fixes. First, expand mgen_data::hostile_at() dolorous2008-06-141-1/+6
* Add explanatory comments to the pathfinding routines. I might have gonej-p-e-g2008-06-121-20/+30
* Implement the Petrify spell in a rather basic variant, and replace the j-p-e-g2008-06-121-4/+57
* Oops, don't touch beam.foe_count if the "beam" is actually a missile.zelgadis2008-06-121-1/+3
* beam.foe_count (and related members) weren't being updated when a monsterzelgadis2008-06-121-0/+11
* Remove unneeded methods (including the old resistance screen), renamej-p-e-g2008-06-121-5/+5
* 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