summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/transform.cc
Commit message (Expand)AuthorAgeFilesLines
* Further fix compilation.Neil Moore2014-08-031-1/+1
* Hide a hack better.Shmuale Mark2014-08-031-1/+1
* Don't remove extra horns when appendage ends (#8311)Neil Moore2014-07-311-6/+27
* Remove stuffNicholas Feinberg2014-07-291-1/+1
* Create prompt.ccNicholas Feinberg2014-07-271-0/+1
* Move canned_message() from stuff.cc to message.ccNicholas Feinberg2014-07-271-0/+1
* Tidy up spellpower props on effect expirationNicholas Feinberg2014-07-251-0/+2
* Revert "Put heavily drained players out of their misery"Chris Campbell2014-07-251-1/+1
* Make Ice/Statue Form use spellpower instead of Ice/EarthNicholas Feinberg2014-07-241-0/+2
* Put heavily drained players out of their miseryNicholas Feinberg2014-07-231-1/+1
* Make Sublimation of Blood only effective when cast on the playerChris Campbell2014-07-231-0/+8
* Clean up transform.cc slightlyNicholas Feinberg2014-07-161-6/+2
* Fold mutation_def::wizname into ::short_desc.Shmuale Mark2014-07-031-8/+1
* Move a little more code out of misc.ccNicholas Feinberg2014-07-021-0/+44
* Remove SIZE_HUGE.Shmuale Mark2014-05-271-1/+1
* Remove player burden and carrying capacitygammafunk2014-05-261-3/+0
* Make entering spider form while stuck in a web free the playerChris Campbell2014-05-251-4/+4
* Use you.innate_mutation rather than you.innate_mutationsreaverb2014-05-141-1/+1
* Melt away lava orcs.Steve Melenchuk2014-05-141-4/+21
* Revert "Revert "Remove player clinging"."reaver2014-05-071-7/+0
* The great 0.15 monster glyph migration (#8242).Steve Melenchuk2014-04-241-1/+1
* Allow entering tree form while in poison/meph clouds, add messagingChris Campbell2014-04-201-2/+13
* Documentation fix (PleasingFungus).Shmuale Mark2014-04-181-2/+1
* Make treeform player-sized.Shmuale Mark2014-04-181-33/+0
* Put an end to magically floating arachno-merplayersNicholas Feinberg2014-04-181-5/+14
* Let all forms butcherChris Campbell2014-04-101-6/+0
* Remove the unused jelly formChris Campbell2014-04-101-13/+16
* Adjust fungus form's melee attackChris Campbell2014-04-101-8/+1
* Let non-undead forms eat and drink normallyChris Campbell2014-04-101-15/+0
* Fix lava orc form check codeNicholas Feinberg2014-04-061-1/+4
* Remove scrambling.Shmuale Mark2014-04-061-4/+4
* Fix some transformations aborting silently on failureChris Campbell2014-03-281-5/+2
* Allow all forms to speakChris Campbell2014-03-241-8/+0
* Clean up the player hp change and calculation functionsgammafunk2014-03-181-5/+13
* Remove djinn.wheals2014-02-241-0/+2
* Allow undead to use Shadow FormChris Campbell2014-02-151-0/+1
* Adjustments to Shadow Form.Steve Melenchuk2014-01-131-1/+10
* Shadow god: Shadow Form.Steve Melenchuk2014-01-101-1/+19
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Fix odditiies with statue/lich form for merfolk and octopodes.Adam Borowski2013-12-191-3/+19
* Don't give a message when a forced appendage transformation failsChris Campbell2013-12-081-1/+2
* Allow butchering in bat and porcupine form.Adam Borowski2013-12-061-5/+3
* Let spider form butcher againChris Campbell2013-12-061-1/+0
* Fix spider and porcupine forms being able to butcher.Adam Borowski2013-12-061-0/+2
* Simplify butchery handlingChris Campbell2013-12-061-7/+6
* Restrict mpr() to literals only.Adam Borowski2013-11-291-1/+1
* Replace `mpr(s, ch)` with `mprf(ch, s)`Adam Borowski2013-11-291-14/+14
* Fix gargoyles and black dracs not resuming flight upon ending tree form.Adam Borowski2013-11-271-6/+15
* Make sure potions of lignification don't work in water if you can't permafly.Adam Borowski2013-11-271-1/+18
* Don't give bonus resistances when in treeform with FedhasChris Campbell2013-11-241-2/+0