summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Add minor cosmetic fixes.dolorous2009-02-251-1/+1
* Disallow vampires' getting the regeneration or slow healing mutations, dolorous2009-02-251-3/+4
* Comment fix.dolorous2009-02-251-1/+1
* Fix shaggy fur mutation gain message: 3 levels give you 1 level of cold dolorous2009-02-241-1/+1
* Describe the effects of the fur mutation in its "mutation gain" dolorous2009-02-241-3/+3
* Give ghouls one level of the slow healing mutation instead of hardcoding dolorous2009-02-231-1/+0
* Add more minor cosmetic fixes.dolorous2009-02-231-1/+1
* Tweak non-healing message for starving vampires to match that from deep dolorous2009-02-231-1/+1
* Add Deep Dwarves patch, with some minor changes.haranp2009-02-231-29/+23
* * Fix Sif Muna occasionally gifting manuals.j-p-e-g2009-02-221-17/+18
* Fix [2580344]: don't give the Drain Life mutation unless your topharanp2009-02-081-3/+10
* Fix compilation (oops).dolorous2009-01-201-1/+1
* Simplify.dolorous2009-01-201-3/+3
* * Clean up duration handling some more.j-p-e-g2009-01-151-9/+17
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+1
* Vampires may no longer draw blood from summoned monsters.j-p-e-g2008-12-291-19/+7
* Apply a patch by castamir to fix a multitude of typos.j-p-e-g2008-12-281-2/+2
* Fix 2471146: equipment being melded due to mutations.j-p-e-g2008-12-281-3/+3
* Add whitespace fixes.dolorous2008-12-221-2/+2
* Non-fatal mutations weren't actually preventing death by stupidity.zelgadis2008-12-211-0/+1
* You can now request that a spell miscast effect not directly kill the playerzelgadis2008-12-211-18/+20
* FR #2011386:zelgadis2008-12-151-13/+144
* Fix [2253304]: Allow potions of gain [stat] to work in spite of mutation dolorous2008-11-251-7/+10
* Add more miscellaneous minor cleanups.dolorous2008-11-251-56/+45
* Add minor cosmetic fix.dolorous2008-11-251-1/+1
* Fix bug 2325392: Ring of Flames interface problems. Whether stepping intozelgadis2008-11-221-0/+6
* Fix mutation message array lengths (oops).dolorous2008-11-191-27/+22
* Turn kenkus' hardcoded pecking attack and inability to wear helmets into dolorous2008-11-191-12/+22
* Add more size-related cleanups.dolorous2008-11-191-4/+3
* * Properly deactivate shields during transformations.j-p-e-g2008-10-261-3/+5
* Removed Ogre-Mages, hopefully without breaking anything. Docs are unchanged.haranp2008-09-251-1/+1
* In ouch(), use NON_MONSTER instead of 0 as the index for non-monster dolorous2008-09-251-1/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-10/+0
* Fix 2089248: misinformation in vampire A! screen.j-p-e-g2008-09-131-2/+2
* Fix [2061292] by disabling redundant draconian mutations: red draconians dolorous2008-08-241-0/+9
* Remove "primarily" in herbivore 3 mutation message since it does not allowdploog2008-07-231-1/+1
* Fix 2014303: Vampire hunger propertiesj-p-e-g2008-07-091-5/+3
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-4/+6
* Simplify.dolorous2008-07-041-5/+5
* Remove redundant bits: The poison and electricity resistance mutations dolorous2008-07-041-12/+9
* Add spelling fixes where possible: "gray" -> "grey".dolorous2008-07-041-2/+2
* In mutation_name(), display the species-specific special cases properly dolorous2008-07-041-7/+23
* Disallow quivering equipped items. (You can still (fi)re your wieldedj-p-e-g2008-06-261-21/+39
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-71/+70
* Don't change beam names for tracers. (Fixes 1994978.)j-p-e-g2008-06-161-15/+20
* Added several new tutorial triggers including information on being caughtj-p-e-g2008-06-131-8/+8
* Make extra-sure to reject invalid mutations. And if the player somehowzelgadis2008-06-121-6/+48
* After some thinking remove the bat form exception for starving Vampiresj-p-e-g2008-06-091-13/+17
* * Fix some issues with the new food colourings, and make it respectj-p-e-g2008-06-011-1/+1
* Add more comment fixes.dolorous2008-05-311-2/+2