summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix 2815574: Venom card not waking monsters.j-p-e-g2009-07-041-2/+1
* Add Eino's totally awesome Grum tile, as well as my own significantly less j-p-e-g2009-06-291-6/+6
* Apply patch by Adam Borowski, introducing new unique enchantress Kirke.j-p-e-g2009-06-271-1/+28
* Apply my recent commits to trunk.j-p-e-g2009-06-151-1/+10
* Merge r9975 from 0.5 branch: fix spurious line-of-fire warning bug.zelgadis2009-06-141-9/+14
* Merge r9971 from 0.5: fix self-destructing monster tacer bug (2805528).zelgadis2009-06-121-7/+0
* Bug 2800889: beams that can pass through a monster and run into a wall behindzelgadis2009-06-051-1/+1
* Add whitespace fixes.dolorous2009-05-301-1/+1
* Add bounds checking to line-of-fire warning code.zelgadis2009-05-291-2/+3
* FR 2797173:zelgadis2009-05-291-0/+35
* Fix shopping messages mentioning "0 gold piece", and fix reading dolorous2009-05-181-6/+6
* Properly disallow Elyvilon's "Heal Other" abilities when they're aimed dolorous2009-05-161-1/+1
* Change Options.autopickup_on from boolean to 3-state: 1 (autopick up), 0j-p-e-g2009-04-241-12/+1
* * Fix non-prompting when firing through allies.j-p-e-g2009-04-201-106/+111
* * Fix compilation.j-p-e-g2009-04-121-2/+13
* * Allow fleeing monster to push past higher ranked monsters of the samej-p-e-g2009-04-031-3/+2
* Xom again:j-p-e-g2009-03-281-2/+2
* * Fix Xom's interest wrapping around from 0 to 255. (!!!)j-p-e-g2009-03-261-2/+6
* Fix crash on returning [2712300]haranp2009-03-261-0/+1
* Change default bolts to use 1 range, not 2, when hitting a target.haranp2009-03-211-4/+1
* * For flavour, let Xom laugh himself silly whenever a follower dies.j-p-e-g2009-03-191-1/+6
* Fix [2688044]: targeting a wall when firing a missile can leaveharanp2009-03-171-1/+1
* FR 2093461: add player + allies FRIENDLY_PICKUP modej-p-e-g2009-03-121-1/+1
* Add minor cosmetic fixes.dolorous2009-03-101-7/+5
* Allow enchantments to affect wall monsters.haranp2009-03-061-3/+6
* Fix [2667739]: monsters in walls were being hit twice by bolts, once with a t...haranp2009-03-061-4/+0
* Use monsters::mindex() in a few more places.dolorous2009-03-021-1/+1
* Properly differentiate between blasts and bursts of hellfire in the beam dolorous2009-02-261-3/+3
* Add more spacing fixes.dolorous2009-02-261-1/+1
* Partial fix for [2628480]: use you.can_see() instead ofharanp2009-02-241-4/+4
* For 2089989, reallow friendlies to walk into your damaging clouds inharanp2009-02-211-1/+1
* Change elemental type colour enum to use ETC_ prefix instead of EC_haranp2009-02-171-8/+8
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-15/+13
* Fix [2035741]: give different messages when an attack is completelyharanp2009-02-111-13/+39
* Fix debugging ray zaps (e.g. unknown wands) always setting obvious_effect byharanp2009-02-081-2/+2
* Add whitespace fix.dolorous2009-02-071-1/+1
* Restore a monster's attitude from the beginning of the attack if itharanp2009-02-061-31/+19
* Add minor cosmetic fix.dolorous2009-02-051-1/+0
* Add whitespace fixes.dolorous2009-02-051-1/+1
* Fix 2355689: player ghosts and swamp drakes now get the player Mephiticharanp2009-02-041-17/+6
* Fix [2504221]: if a monster gets both Slow and Haste (by being slowed andharanp2009-02-031-2/+2
* Fix [2220297]: nonenchantment tracers were improperly doublecounting eachharanp2009-02-031-12/+18
* Fix [2542259]: explosions do affect monsters in the sense that theyharanp2009-01-281-5/+20
* Fix explosions hitting their endpoint twice. [2481715]haranp2009-01-211-1/+16
* Rename cleansing flame resistance to holy energy resistance, and clean dolorous2009-01-191-7/+7
* Make draining beams properly take full negative energy resistance into dolorous2009-01-191-1/+1
* Add minor cosmetic fix.dolorous2009-01-191-1/+1
* Player tracers had thrower set incorrectly, so no prompt was given whenharanp2009-01-181-0/+1
* Fix 2511848: manual explosions having their flavour overriden.haranp2009-01-181-1/+8
* During arena mode, scale draw_delay according to how much arena_delay has beenzelgadis2009-01-181-0/+7