summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplify handling of monsters angered by the player, and expand it to dolorous2008-05-071-3/+3
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-1/+3
* Change banishment in two ways:j-p-e-g2008-04-281-1/+6
* And generalize them a bit more.dolorous2008-04-261-2/+2
* Fix specific references to vampires versus generic references to dolorous2008-04-251-1/+1
* Clean up follower and cleansing flame routines some more. If you dolorous2008-04-191-4/+5
* Cleanup of beam.cc and direct.cc.j-p-e-g2008-04-191-605/+587
* Fix tiles compile (in a hacky way, since I don't know what the mp/hpj-p-e-g2008-04-181-2/+12
* If a player's beam doesn't damage good neutral monsters, don't annoy dolorous2008-04-171-3/+3
* Add minor beam cleanups.dolorous2008-04-171-7/+6
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-5/+8
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-0/+1
* Fix compile (oops) and numerous whitespace changes.j-p-e-g2008-04-141-97/+96
* Make holy monsters resist cleansing flame.dolorous2008-04-121-1/+4
* Adjust cleansing flame damage. It's now consistent between the player dolorous2008-04-111-11/+10
* Make attacks on paralyzed monsters count as stabbing.dolorous2008-04-081-9/+9
* For now, don't differentiate between attacks on permanently neutral dolorous2008-04-071-2/+2
* Clean up handling of neutral god gifts.dolorous2008-04-071-15/+9
* Only trigger the "attack neutral" conduct upon attacking neutral god dolorous2008-04-071-5/+14
* Replace the conduct for killing a neutral monster with a conduct for dolorous2008-04-071-0/+4
* Yet Another Code Cleanup, this time concentrating on libx11.cc and j-p-e-g2008-04-011-13/+22
* Fix 1869850: Targeting now respects mimics' (un)known status correctly,j-p-e-g2008-03-311-2/+17
* Add still more whitespace fixes.dolorous2008-03-311-1/+1
* Add more whitespace fixes.dolorous2008-03-291-3/+3
* Finally allow ranged attacks (BEAM_MISSILE) and spells (BEAM_MMISSILE only)j-p-e-g2008-03-291-22/+49
* Elyvilon will now rarely (5% chance) protect allies from harm.j-p-e-g2008-03-231-1/+1
* Applying the new convention to static methods.j-p-e-g2008-03-221-163/+163
* Add Ely's pacifying monsters effect:j-p-e-g2008-03-221-1/+10
* 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