summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation.cc
Commit message (Expand)AuthorAgeFilesLines
* Restrictions during bat form. Disallowed a number of actions.j-p-e-g2007-08-021-6/+2
* Removed 'gate self to pandemonium' mutation (it's still in the code,haranp2007-07-261-6/+0
* Be kinder to Makhlebite demonspawn [1760652].haranp2007-07-261-6/+17
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-1/+42
* Transformation cleanup.haranp2007-07-091-33/+4
* Type safety in mutations (mutation.cc probably needs some overhaul...)haranp2007-07-041-57/+61
* Better feedback for Beogh water walking.haranp2007-07-041-5/+11
* Added more logic to Stealth and Portal cards.haranp2007-06-231-10/+10
* Step 1 of .des file Lua-isation. The dungeon compiler converts .des files todshaligram2007-06-231-2/+2
* A bit more type-safety (slightly intrusive this time): you.species andharanp2007-06-191-0/+3
* [1715565] Removed "You mutate" message which is irrelevant since the specificdshaligram2007-06-031-10/+5
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-69/+109
* Mummies fall apart in deep water, demons can drown in deep water or lava.dshaligram2007-04-251-2/+0
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-2/+1
* Fixed 1699133: kenku message should note that they can't wear boots.haranp2007-04-131-1/+1
* Kenkus aren't mundane (Erik.)haranp2007-04-041-1/+1
* Augmented non-demonspawn mutations are now shown in cyan rather thanharanp2007-03-151-7/+7
* Kill hard tabs.dshaligram2007-03-061-11/+11
* Revert ogre-mages' ability to eat rotten meat.haranp2007-01-281-1/+0
* Changed message when you have no abilities.haranp2007-01-271-1/+1
* Implemented 1634001: saprovore level is now shown on 'A' screen.haranp2007-01-271-1/+16
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-11/+0
* Made demonspawn poison and electricity resistance level-3,haranp2007-01-231-2/+3
* Fixed 1642577, tag wasn't being closed for troll mutations.haranp2007-01-231-2/+2
* [1622483] Full herbivorousness now kicks in only at level 3 of the mutation.dshaligram2006-12-291-1/+1
* Ghoul and kobold eating preferences now implemented as mutations.haranp2006-12-231-15/+19
* Added option 'autopickup_no_burden' which, if set, will prevent autopickupharanp2006-12-221-1/+1
* Some more work towards integrating race abilities and mutations:haranp2006-12-221-22/+9
* Fixed 1620050 - channeling is a Sifite ability, not a Vehumet one.haranp2006-12-211-1/+1
* [1610674] Capitalise Abilities in mutations screen.dshaligram2006-12-071-1/+1
* More abilities to permamutations.haranp2006-12-051-44/+30
* Changed minotaur horns so that they're a standard mutation by abusingharanp2006-12-051-3/+0
* Fixed 1594106: innate abilities were not being dumped.haranp2006-11-231-135/+130
* Clean up speed mutation messages for nagas.haranp2006-11-221-3/+13
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-18/+81
* Add a metric ton of compiler warnings to the Xcode project, and cleannlanza2006-08-131-3/+3
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+2328