summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/effects.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't display the "You hear..." message for scrolls of random dolorous2008-05-261-11/+14
* Outsource more miscellaneous names besides colors (glowing color types, dolorous2008-05-261-3/+3
* Fix aborting unchivalric attacks costing a turn.j-p-e-g2008-05-251-28/+66
* Force fleeing monsters to "turn to fight" before breathing at you.j-p-e-g2008-05-251-23/+23
* Change SP_GOLDEN_DRACONIAN to SP_YELLOW_DRACONIAN, for consistency.dolorous2008-05-241-1/+1
* Add more minor cosmetic fixes.dolorous2008-05-231-1/+1
* Fix 1941612: Zapping wands known to be empty shouldn't cost a turn, butj-p-e-g2008-05-211-4/+6
* Finally fix 1868761: Books in shops being noted as identified over andj-p-e-g2008-05-201-2/+2
* Add another comment fix.dolorous2008-05-131-4/+4
* Comment fix.dolorous2008-05-101-1/+1
* * Fix god gift randarts being named after *other* gods.j-p-e-g2008-05-061-14/+20
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-11/+7
* First attempt at making vampire feeding interruptible. It doesn't workj-p-e-g2008-05-051-11/+2
* Remove unneeded blank line.dolorous2008-05-041-1/+0
* Add more comment fixes.dolorous2008-05-031-4/+4
* Fix monster annoyance from holy word versus torment.dolorous2008-05-031-1/+4
* Comment fix.dolorous2008-05-031-1/+1
* Really ensure that holy word won't damage good followers or neutrals.dolorous2008-05-031-10/+8
* Simplify still further.dolorous2008-05-031-6/+12
* Simplify further, and don't allow holy word to damage followers or dolorous2008-05-031-5/+11
* Simplify further.dolorous2008-05-031-9/+9
* Add minor cosmetic fix.dolorous2008-05-031-2/+0
* Comment fix.dolorous2008-05-031-2/+2
* Add proper sources for Zin's and TSO's holy word effects (from the dolorous2008-05-021-0/+8
* Simplify.dolorous2008-05-021-8/+2
* Clean up and consolidate the holy word and torment effects.dolorous2008-05-021-45/+80
* Disallow dualwielders to wield 2-handed weapons, even if they currentlyj-p-e-g2008-04-291-1/+1
* Split the routine to use holy word on only the player into its own dolorous2008-04-291-36/+39
* And have Xom use it instead of the fake player torment he currently dolorous2008-04-281-0/+4
* Split the routine to torment only the player into its own function.dolorous2008-04-281-53/+67
* Add minor cosmetic fix.dolorous2008-04-281-1/+1
* Remove Beogh recalling orcs for you, and instead try harder to findj-p-e-g2008-04-261-2/+2
* Add more mutation-related cleanups. Among these, revert dolorous2008-04-261-1/+1
* Clean up blessed blade handling a bit.dolorous2008-04-221-5/+5
* Add mesilliac's patch in [1944555] for improved handling of dolorous2008-04-211-2/+9
* Avoid cluttering the recovery channel when restoring stats.dolorous2008-04-201-3/+3
* Expand restore_stat() to allow for more fine-grained constrol of stat dolorous2008-04-201-17/+6
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-1/+1
* Fix 1931767: sort_menus not working for pickup menuj-p-e-g2008-04-171-0/+2
* Disable acquirement of blessed weapons, unless you somehow get them from dolorous2008-04-161-0/+12
* Disallow the Staff of Wucad Mu as a Trog gift.j-p-e-g2008-04-161-1/+2
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-6/+10
* Another code cleanup.j-p-e-g2008-04-151-1/+1
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-0/+1
* Overhaul blood potions to work completely differently.j-p-e-g2008-04-141-84/+23
* Some whitespace changes.j-p-e-g2008-04-101-54/+54
* Some more Stealth changes.j-p-e-g2008-04-101-3/+7
* Fix [1937974]: Wands of teleportation now get as many charges as e.g. dolorous2008-04-081-2/+3
* Add still more whitespace fixes.dolorous2008-04-081-16/+16
* Fixed monsters not regenerating at the right rate when catching up time spent...dshaligram2008-04-011-2/+7