summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-16/+25
* [1809728] Fixed bug where you could get multiple levels of a single-level mut...dshaligram2007-10-111-110/+115
* This commit breaks save file compatability.zelgadis2007-09-301-0/+1
* Fix wording for translucent rock walls (1798932).j-p-e-g2007-09-261-1/+1
* Removed hard tabs.dshaligram2007-09-261-1/+1
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-34/+34
* Cleanup of manual (patches 1798238, 1798239) and of claw j-p-e-g2007-09-201-11/+33
* Previous commit applied to trunk:j-p-e-g2007-09-201-7/+7
* Mutations 'green marks' was being miscounted as mutation #64, rather thanzelgadis2007-09-201-9/+12
* Applying modified (by me) mutation patches of dolorous',j-p-e-g2007-09-181-34/+36
* Applying patches by dolorous:j-p-e-g2007-09-161-5/+7
* In the item selection menu, pressing "." will toggle the next item in thezelgadis2007-09-161-0/+1
* Applying patches by dolorous:j-p-e-g2007-09-151-1/+1
* Another round of patches, namely:j-p-e-g2007-09-141-7/+3
* Another addition to the list of what Xom likes (1794004).j-p-e-g2007-09-141-0/+1
* Applying several patches by dolorous:j-p-e-g2007-09-101-11/+12
* Two vampire fixes by dolorous: patches 1782673 andj-p-e-g2007-09-021-10/+8
* More equipment information on the % screen, this time for j-p-e-g2007-08-141-7/+18
* Added message to mutation and overview screen about j-p-e-g2007-08-131-0/+19
* 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