summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation.h
Commit message (Expand)AuthorAgeFilesLines
* Add minor cosmetic fixes.dolorous2008-05-031-1/+1
* Add spacing fixes.dolorous2008-05-031-2/+2
* Add a failMsg parameter for delete_mutation().dolorous2008-05-011-1/+1
* After some thought, revert previous change. If the mutation resistance dolorous2008-04-281-1/+1
* Allow god gift mutations to override less than 3 levels of the mutation dolorous2008-04-281-1/+1
* Expand mutate() to account for mutations as god gifts, and make Xom use dolorous2008-04-261-1/+2
* Make Zin no longer force mutation removal, so that he doesn't override dolorous2008-04-261-1/+2
* Generalize the routines to determine whether you or a monster can mutate dolorous2008-04-261-2/+0
* Add more mutation-related cleanups. Among these, revert dolorous2008-04-261-1/+1
* Consolidate the mutation-counting routines.dolorous2008-04-251-4/+1
* Add more mutation removal handling cleanups.dolorous2008-04-251-2/+1
* Clean up mutation removal handling.dolorous2008-04-251-2/+2
* Add function can_safely_mutate(), to determine whether a player has any dolorous2008-04-221-0/+3
* Change vampire mutation system to be more dynamic.j-p-e-g2008-04-161-1/+1
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-0/+3
* Helix redone.haranp2008-04-081-0/+1
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-1/+4
* Updated CREDITS and INSTALL, fixed Tomb:2 (David), fixed Xom's mutation-as-re...dshaligram2007-10-301-1/+5
* [1795751] Mutation cleanup, courtesy dolorous.dshaligram2007-10-211-7/+0
* [1809728] Fixed bug where you could get multiple levels of a single-level mut...dshaligram2007-10-111-0/+11
* Mutations 'green marks' was being miscounted as mutation #64, rather thanzelgadis2007-09-201-1/+1
* In the item selection menu, pressing "." will toggle the next item in thezelgadis2007-09-161-1/+1
* Type safety in mutations (mutation.cc probably needs some overhaul...)haranp2007-07-041-4/+4
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-7/+2
* Some more work towards integrating race abilities and mutations:haranp2006-12-221-0/+1
* Fixed 1594106: innate abilities were not being dumped.haranp2006-11-231-1/+5
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+73