summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Comment fixes.dolorous2008-04-261-2/+2
* Expand mutate() to account for mutations as god gifts, and make Xom use dolorous2008-04-261-22/+30
* Add yet another minor cosmetic fix.dolorous2008-04-261-1/+0
* Add minor cosmetic fix.dolorous2008-04-261-2/+2
* Make Zin no longer force mutation removal, so that he doesn't override dolorous2008-04-261-1/+2
* Fix indentation.dolorous2008-04-261-9/+9
* Fix inverted logic for removing good mutations (oops).dolorous2008-04-261-1/+1
* Generalize the routines to determine whether you or a monster can mutate dolorous2008-04-261-8/+0
* Add more mutation-related cleanups. Among these, revert dolorous2008-04-261-39/+33
* Typo fix.dolorous2008-04-261-1/+1
* Clean up body_covered() a bit more.dolorous2008-04-261-6/+6
* Apply Josh's delete_mutation() fix.dolorous2008-04-251-3/+2
* Add minor miscellaneous fix.dolorous2008-04-251-1/+1
* Make body_covered() take the shaggy fur mutation into account.dolorous2008-04-251-2/+3
* Consolidate the mutation-counting routines.dolorous2008-04-251-23/+20
* Add one last mutation removal handling cleanup.dolorous2008-04-251-2/+3
* Add more mutation removal handling cleanups.dolorous2008-04-251-4/+5
* Clean up mutation removal handling.dolorous2008-04-251-73/+4
* Fix [1951429] Mutations being miscoloured after listing innate j-p-e-g2008-04-251-6/+6
* Yet another comment fix.dolorous2008-04-251-1/+1
* Adjust is_good_mutation() yet again.dolorous2008-04-251-6/+0
* Add another comment fix.dolorous2008-04-251-1/+1
* Expand is_good_mutation() again.dolorous2008-04-251-0/+21
* And tweak it again.dolorous2008-04-251-0/+1
* Tweak Xom's mutation amusement a bit more.dolorous2008-04-251-1/+0
* Comment fix.dolorous2008-04-251-1/+1
* And expand it again.dolorous2008-04-251-0/+1
* Expand mutation coverage in is_good_mutation().dolorous2008-04-251-5/+30
* Tweak Xom's amusement levels for several mutations.dolorous2008-04-251-2/+5
* Add spacing fixes.dolorous2008-04-251-50/+50
* * Add a wizard function apply_monster_blessing to allow for easy testingj-p-e-g2008-04-241-2/+2
* Still more comment fixes.dolorous2008-04-231-13/+13
* Remove the check for lich-form in can_safely_mutate(), as the former dolorous2008-04-231-1/+0
* Another comment fix.dolorous2008-04-231-2/+1
* Fix logic again.dolorous2008-04-231-4/+4
* Comment fixes.dolorous2008-04-231-17/+15
* Fix inverted logic.dolorous2008-04-231-1/+1
* Make can_safely_mutate() take lich-form into account.dolorous2008-04-231-0/+1