summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Zin dislike when the player takes an action that makes an alreadyj-p-e-g2008-03-211-5/+8
* Add a few last Beogh-related cleanups. As part of this, move the check dolorous2008-03-191-5/+5
* Add more holiness cleanups.dolorous2008-03-151-4/+4
* For consistency, disallow evil allies for all followers of the good dolorous2008-03-141-7/+6
* Clean up holiness handling, as well as a few other miscellaneous things.dolorous2008-03-131-3/+3
* Fix logic of electricity affecting monsters in metal walls (I think), j-p-e-g2008-03-121-2/+2
* Another instance of !expr != foo; removed the double negative. Fixespauldubois2008-03-101-1/+1
* Apply patch for 1906881: wands of draining shoot non-descript boltspauldubois2008-03-091-1/+2
* Fix 1905715: Print "nothing appears to happen" when zapping /diggingj-p-e-g2008-03-031-1/+1
* A bit of code cleanup and a randart name fix.j-p-e-g2008-02-251-3/+3
* Fix 1892007: (oklob) plants being confusablej-p-e-g2008-02-241-4/+12
* When converting orcs as a Beoghite, check for piety_breakpoint(2) dolorous2008-02-121-2/+2
* Fixed unique demon lord stats so they're more of a challenge. May need some t...dshaligram2008-01-271-0/+1
* [1879934] Wands of draining auto-id on zap.dshaligram2008-01-261-0/+1
* [1880145] Fixed poison susceptible monsters resisting curare.dshaligram2008-01-261-1/+1
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-3/+3
* [1823627] Fixed message spam for monsters using enchantments out of LOS.dshaligram2008-01-251-3/+7
* [1832114] Fixed more prompts for mostly offscreen ball lightning detonation.dshaligram2008-01-251-2/+2
* [1871387] Fixed issue where the wrong tile was used for weapons of returning.ennewalker2008-01-161-2/+5
* Fix some message inconsistencies.dolorous2008-01-131-1/+1
* Tile changes. *waves to Enne*j-p-e-g2008-01-121-1/+1
* Fixed bad messages when poison beams do zero damage to non-PR monsters.dshaligram2008-01-111-1/+1
* More resist fixes.dshaligram2008-01-101-31/+38
* Make the "Polymorph Other" spell/wand count toward Zin's deliberate dolorous2008-01-101-0/+3
* First cut at new multilevel resists for monsters, needs a lot of work - sugge...dshaligram2008-01-091-5/+16
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-40/+35
* Add gore and splatter to Crawl - in the form of Jarmo's j-p-e-g2008-01-091-0/+8
* Change conducts of Zin and TSO (!)j-p-e-g2008-01-061-3/+23
* Remove the M_WALL_SHIELDED flag. Instead, use the function dolorous2008-01-051-5/+5
* Tiles!ennewalker2008-01-051-2/+37
* Fix comment typos.dolorous2008-01-041-3/+3
* More tweaks of Zin:j-p-e-g2008-01-031-1/+1
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-0/+12
* Moved handle_time and friends to effects.cc.dshaligram2007-12-301-1/+1
* [1854279] Fixed scroll of fear not iding when resisted.dshaligram2007-12-281-1/+16
* [1857669] Fixed books using the wrong glyph when thrown, removed SYM_foo enum...dshaligram2007-12-281-60/+54
* Implement the returning brand for ammunition. This mostly uses the same dolorous2007-12-081-52/+16
* Add still more whitespace and comment fixes.dolorous2007-12-071-1/+1
* Removed smoke from sticky flame and mystic blast.haranp2007-12-051-11/+0
* Add minor cosmetic fixes, mostly involving whitespace and comments.dolorous2007-12-051-5/+5
* Missed beams from monsters now trigger AI_MONSTER_ATTACKS interrupt.haranp2007-11-301-0/+6
* [1836426] Fixed penance message sequence for beams, clamped penance messages ...dshaligram2007-11-281-4/+10
* Don't put players under penance for harming friendlies (or holy monsters)j-p-e-g2007-11-221-2/+5
* [1833959] Fixed broken digging beams.dshaligram2007-11-181-6/+0
* M_AMPHIBIOUS now means both "land creature can swim through deep water"zelgadis2007-11-161-3/+57
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-6/+6
* [1829067] Fixed mephitic cloud not setting enchantment owner correctly on aff...dshaligram2007-11-091-0/+2
* Enslaved fleeing monsters now flee towards you, not away from you.haranp2007-11-081-3/+0
* Net fix (reduced trapping turns) also for trunk.j-p-e-g2007-11-051-12/+7
* Experimental support for monster shields, needs more work for rationalising s...dshaligram2007-11-021-3/+23