summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/effects.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Add more random uselessness effect cleanups.dolorous2008-06-011-3/+6
* Outsource weird sounds.dolorous2008-06-011-11/+1
* Fix 1962147: Move the comments on the food you eat at the end of DELAY_EAT.j-p-e-g2008-05-311-14/+11
* Consolidate all cases where corpses are turned into skeletons, asj-p-e-g2008-05-311-9/+4
* Add minor cosmetic fixes.dolorous2008-05-291-1/+1
* Add more noise-related cleanups.dolorous2008-05-281-3/+3
* Revert previous change, as random uselessness is a scroll effect, and dolorous2008-05-281-32/+14
* Add random uselessness messages for when the player is silenced. These dolorous2008-05-281-0/+15
* Add more silence checks for random uselessness scroll effects.dolorous2008-05-281-5/+7
* Outsource names of roaring animals and smells.dolorous2008-05-271-24/+5
* 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