summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused ravenous hunger state, and clean up food state checks a dolorous2008-04-231-1/+1
* Comment improvement.dolorous2008-04-231-1/+8
* Remove unneeded blank line.dolorous2008-04-221-1/+0
* Make can_safely_mutate() take the mutation resistance mutation into dolorous2008-04-221-2/+4
* Add cosmetic fixes.dolorous2008-04-221-2/+0
* * Remove "Really eat rotten meat?" prompt, and print a generic refusalj-p-e-g2008-04-221-3/+6
* Add function can_safely_mutate(), to determine whether a player has any dolorous2008-04-221-0/+6
* Comment fixes.dolorous2008-04-221-3/+3
* Make the routine to check for mutations that only acticate sometimes dolorous2008-04-221-6/+6
* Add minor cosmetic fixes.dolorous2008-04-221-6/+7
* Comment fixes.dolorous2008-04-221-2/+2
* Vampires: Allow Bat Form only until Satiated, and add this and thej-p-e-g2008-04-201-3/+7
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-2/+2
* Fix 1945337: Vampires getting carnivorous/herbivorous mutations.j-p-e-g2008-04-181-2/+3
* Fix tiles compile (in a hacky way, since I don't know what the mp/hpj-p-e-g2008-04-181-2/+117
* Change vampire mutation system to be more dynamic.j-p-e-g2008-04-161-19/+91
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-160/+213
* Fix comment typo.dolorous2008-03-301-1/+1
* Another, no, scratch that: THE tutorial improvement for tiles.j-p-e-g2008-03-301-2/+8