summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the flaming corpse monster, as specified in FR [1746720], with dolorous2008-09-061-9/+12
* Fix crash when tracer hits monster with negative AC (Ekaterin).dshaligram2008-08-241-2/+2
* Add miscellaneous minor fixes.dolorous2008-08-231-6/+4
* [2058822] Fix ice storm damage, make both storms and bolts of ice and magma l...dshaligram2008-08-221-4/+5
* * Force ?immolation to never burn scrolls, whether in inventory or on j-p-e-g2008-08-181-15/+30
* Fix 2038973: explosive tracer beams leaking information about invisibleharanp2008-08-061-0/+3
* Massive overhaul to move towards coord_def().haranp2008-07-301-76/+52
* Fix evaporate trailing clouds before explosion (sorear).dshaligram2008-07-301-0/+5
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-11/+22
* Fix 2022451: Cleansing Flame hurting distracted monsters and angeringj-p-e-g2008-07-281-2/+6
* More cleanups.haranp2008-07-241-11/+7
* More cleanups.haranp2008-07-241-1/+1
* Add short duration freezing cloud for high-damage cold beams (bolt of cold at...dshaligram2008-07-231-0/+7
* Reduce bounciness of beams - bouncing kills twice as much beam travel.dshaligram2008-07-231-2/+1
* Remove freezing cloud trail for beams of cold over water.dshaligram2008-07-231-4/+1
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-205/+185
* Minor change (Darshan).dploog2008-07-221-2/+2
* Add immunity checks for prompts about beams potentially hitting yourselfj-p-e-g2008-07-211-46/+95
* Pan overhaul:dshaligram2008-07-201-21/+35
* Fixing typo. Thanks, Haran. That's what I get for not retesting after I cle...ennewalker2008-07-191-1/+1
* [2021917] Fixing Lee's Rapid Deconstruction to handle map boundaries correctly.ennewalker2008-07-191-8/+13
* Fix 2018458: Portal projectile not handling branded ammo or nets.j-p-e-g2008-07-171-1/+4
* Add more miscellaneous minor fixes.dolorous2008-07-161-1/+1
* Add miscellaneous minor fixes.dolorous2008-07-161-2/+2
* Fix Evaporate prompt doing the opposite of the player's answer.j-p-e-g2008-07-151-13/+13
* Fix 2018338: your own beam shouldn't be uncertain about your position.haranp2008-07-151-1/+1
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-0/+1
* Fix 2015315 by not even bothering to prompt for spells with thej-p-e-g2008-07-111-7/+14
* Update README files (courtesy of David), some minor tutorialj-p-e-g2008-07-081-2/+6
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-10/+9
* Fix 2011722: Reallow targetting beams such that you may be hit. (There'sj-p-e-g2008-07-061-3/+11
* [2010192] Fixing issue where cancelling a ranged attack (e.g. "Really fire on...ennewalker2008-07-051-5/+11
* Disallow vampires from draining summoned creatures to be consistent withj-p-e-g2008-07-041-18/+19
* Remove apparent debugging statement.dolorous2008-07-041-5/+4
* Remove debugging statement, minor clean up.j-p-e-g2008-07-031-2/+2
* Revert the change on ammo handling for Tiles, and replace it with a morej-p-e-g2008-07-021-3/+4
* If an explosion has its center in Sanctuary then give a message aboutzelgadis2008-07-021-0/+9
* Typo fix.dolorous2008-07-021-2/+2
* Add more miscellaneous minor fixes.dolorous2008-07-021-1/+1
* When laying down Sanctuary make all pets inside it stop attacking and movezelgadis2008-07-021-2/+4
* Make tracer beams call stop_attack_prompt() for foes as well as forzelgadis2008-07-011-12/+29
* Make initial sanctuary be circular in shape rather than square.zelgadis2008-07-011-0/+4
* Bug 2006092: beam.fr_count and beam.foe_count were being unecessarilyzelgadis2008-07-011-14/+0
* Force beams of digging (wand or spell, known or unknown, also /randomj-p-e-g2008-06-301-0/+2
* 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