summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
Commit message (Expand)AuthorAgeFilesLines
* Commit several patches:j-p-e-g2009-09-131-16/+69
* Decouple monsters' item pickup ability from their eating ability, and dolorous2009-09-071-9/+4
* For Feawn, really fix neutralization of giant spores.dolorous2009-09-051-2/+3
* Apply caotto's fungus lifecycle patch in [2850879].dolorous2009-09-051-1/+23
* C code for Chapayev's and Eino's request for a wall mounted "switch": if thezelgadis2009-08-191-0/+12
* Fix friendly fire among monsters by restricting the tracer check I addedj-p-e-g2009-08-141-1/+1
* Apply patch 2837206 by jokeserver to fix Agony dealing 1500 damage.j-p-e-g2009-08-141-3/+19
* Replace more() after explosions with a 150 ms delay.j-p-e-g2009-08-111-2/+2
* Apply caotto's patch in [2827204] to finish the plant god, with some dolorous2009-07-281-10/+38
* Add minor cosmetic fixes.dolorous2009-07-251-1/+0
* Tweak Yred's soul-marking duration one more time.dolorous2009-07-231-1/+1
* Use ETC_MAGIC for beam animations with unknown effect, so we don't j-p-e-g2009-07-201-8/+19
* Spacing fixes.j-p-e-g2009-07-201-1/+1
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-23/+18
* Also fix the check for the player's being undead in Jiyva's retribution, dolorous2009-07-181-9/+2
* Add the Slime god as per n78291's (Shayne?) patch. Thanks! :Dj-p-e-g2009-07-181-1/+74
* A number of small bug fixes:j-p-e-g2009-07-171-6/+9
* Fix 2819298: sling bullets not counting towards _ammo_count for slingsj-p-e-g2009-07-161-7/+3
* Tweak the duration of soul-marking one more time.dolorous2009-07-161-1/+1
* Add miscellaneous Enslave Soul fixes: make the mark last for 2 turns dolorous2009-07-161-1/+1
* Make the chance of getting an intact enslaved soul from Yred dependent dolorous2009-07-161-2/+2
* Apply my previous commit to trunk: plants/fungi not triggering conducts.j-p-e-g2009-07-121-3/+2
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-2/+2
* Implement FR#1756327: Polymorph other always works on shapeshifters, revertin...evktalo2009-07-111-2/+4
* Add minor cosmetic fix.dolorous2009-07-101-1/+1
* Increase duration of Yred's soul-marking.dolorous2009-07-101-1/+1
* Implement [2805989]: Improve Yred's Enslave Soul ability. Remove the dolorous2009-07-101-3/+11
* 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