summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation.cc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix bad logic allowing undead to mutate when they shouldn't be able to.dolorous2008-05-311-1/+1
* Add missing break.dolorous2008-05-311-0/+1
* Update documentation on coding conventions, and apply a few of them. :)j-p-e-g2008-05-271-1/+1
* Change SP_GOLDEN_DRACONIAN to SP_YELLOW_DRACONIAN, for consistency.dolorous2008-05-241-1/+1
* Fix 1941612: Zapping wands known to be empty shouldn't cost a turn, butj-p-e-g2008-05-211-3/+3
* Add yet more minor cosmetic fixes.dolorous2008-05-191-6/+6
* Fix the remaining (known) issues with butchering all corpses in a stash:j-p-e-g2008-05-161-1/+1
* Make vampires' spell (and ability) hunger dependent on their hunger state.j-p-e-g2008-05-081-15/+5
* Add minor cosmetic fixes.dolorous2008-05-031-3/+3
* In give_bad_mutation(), add MUT_LOW_MAGIC to the list of mutations.dolorous2008-05-031-1/+2
* Fix give_bad_mutation() to give MUT_FAST_METABOLISM again, instead of dolorous2008-05-031-1/+1
* Comment fixes.dolorous2008-05-021-1/+1
* Fix potential warnings.dolorous2008-05-021-1/+1
* Comment fix.dolorous2008-05-021-1/+1
* Fix inverted logic.dolorous2008-05-021-1/+1
* Display Zin's mutation protection message *again* when failMsg is false, dolorous2008-05-011-2/+1
* Add another minor cosmetic fix.dolorous2008-05-011-1/+2
* After more thought, don't show Zin's mutation protection message if dolorous2008-05-011-1/+2
* Add a failMsg parameter for delete_mutation().dolorous2008-05-011-2/+3
* Make Zin's mutation protection always display a message, just as TSO's dolorous2008-05-011-2/+1
* Make mutate() respect the failMsg parameter again (oops).dolorous2008-05-011-2/+4
* Add a random bad mutation type.dolorous2008-05-011-3/+11
* Disallow getting the mutation resistance mutation as a god gift.dolorous2008-05-011-0/+4
* Add more minor cosmetic fixes.dolorous2008-04-301-15/+15
* Add minor cosmetic fixes.dolorous2008-04-301-6/+6
* Comment fix.dolorous2008-04-301-1/+1
* Make Xom be amused by the blinking mutation again.dolorous2008-04-291-1/+1
* Clarify comment.dolorous2008-04-281-1/+2
* After some thought, revert previous change. If the mutation resistance dolorous2008-04-281-12/+9
* Allow god gift mutations to override less than 3 levels of the mutation dolorous2008-04-281-9/+12
* For now, allow god gift mutations to override mutation loss due to being dolorous2008-04-281-1/+3
* Remove unneeded blank line.dolorous2008-04-281-1/+0
* Add more minor cosmetic fixes.dolorous2008-04-281-2/+2
* Add spacing fixes.dolorous2008-04-281-3/+3
* Add yet more minor cosmetic fixes.dolorous2008-04-271-1/+5
* Add still more minor cosmetic fixes.dolorous2008-04-271-5/+5
* Add another minor cosmetic fix.dolorous2008-04-271-3/+2
* Comment fixes.dolorous2008-04-271-2/+2
* Simplify special-case mutation removal.dolorous2008-04-271-11/+9
* Simplify special-case mutation handling.dolorous2008-04-271-9/+12
* Comment fix.dolorous2008-04-271-1/+2
* Rename labels.dolorous2008-04-271-8/+8
* Fix handling of certain special-case mutations (e.g. frailty) so that dolorous2008-04-271-13/+8
* Simplify mutation handling again, and add a message for when Zin's dolorous2008-04-271-38/+29
* Add more minor cosmetic fixes.dolorous2008-04-271-9/+9
* Add more comment fixes.dolorous2008-04-261-4/+4
* For now, allow Xom to give you more than three levels of covering dolorous2008-04-261-1/+2
* After some thought on the Zin/Xom dynamic, make god gift mutations only dolorous2008-04-261-4/+4