summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/potion.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Generalise some flight checks, fix inconsistenciesChris Campbell2013-10-011-10/+1
* Let homunculi and souplings fizz away.Adam Borowski2013-07-161-5/+3
* Let potions of strong poison partially override rPois.Adam Borowski2013-07-141-1/+1
* Re-add the message for [un]beneficial mutation for undead.Adam Borowski2013-07-131-0/+8
* Revert "Messages for undead who drink potions of mut or bmut."Adam Borowski2013-07-131-30/+13
* Messages for undead who drink potions of mut or bmut.ontoclasm2013-07-111-13/+30
* Brace fixes.Adam Borowski2013-06-251-2/+2
* Adjust corona's interaction with invisibilityDracoOmega2013-06-241-10/+13
* Beneficial Mutation messaging fixup.Brendan Hickey2013-06-021-5/+8
* Merge branch 'master' into djinnAdam Borowski2013-05-291-1/+0
|\
| * Cure all nausea, permanently.Adam Borowski2013-04-301-1/+0
* | Djinn: allow potions of magic to repair rot.Adam Borowski2013-04-301-0/+4
|/
* Allow beneficial mutation to bypass rMutPete Hurst2013-04-121-1/+2
* Revert "Remove now-unused stat_gain_potion parameter from mutate()."Pete Hurst2013-04-121-3/+3
* Display failure message if beneficial mutation is blockedPete Hurst2013-04-121-1/+1
* Auto-id rings of rPois upon quaffing a potion of poison.Adam Borowski2013-04-071-0/+1
* Remove now-unused stat_gain_potion parameter from mutate().David Lawrence Ramsey2013-04-051-3/+3
* Fix indentation.David Lawrence Ramsey2013-04-051-2/+2
* #ifdef out potions of gain abilityAdam Borowski2013-04-051-0/+2
* Rename vicissitude in beneficial mutation.Raphael Langella2013-04-041-2/+2
* Revamp Potions of Gain StatBrendan Hickey2013-04-021-0/+9
* Give tree form -MOVE, -TELE and -Fly.Adam Borowski2012-12-311-0/+6
* Remove ancient (and now incorrect) comment.elliptic2012-12-071-1/+0
* Remove contamination from potions (elliott).elliptic2012-12-071-13/+3
* Simplify Mislead behaviourChris Campbell2012-11-161-1/+0
* Replace levitation with flight and remove controlled flight (elliott)Chris Campbell2012-11-071-3/+3
* Unify checks for liquefaction, don't slow stationary monstersChris Campbell2012-09-281-1/+1
* Make potions of decay immediately rot some HP instead of applying rot statusChris Campbell2012-08-301-1/+1
* Use std namespace.Raphael Langella2012-08-261-2/+2
* Fix a compiler warning.Raphael Langella2012-08-211-0/+5
* Remove potions of water.Adam Borowski2012-08-201-5/+1
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-1/+1
* Remove a good deal of header inclusion.Adam Borowski2012-05-231-5/+0
* Don't let rP- protect from potions of poison.Neil Moore2012-04-141-1/+1
* Double the mp gain from ambrosia, make it slowly trickle in.Adam Borowski2012-03-031-1/+1
* Record the cause of mutations.Adam Borowski2012-02-271-5/+5
* Combine effects of the potion of resistance into one.Adam Borowski2012-02-271-4/+1
* Less castrated sheep in comments, please.Adam Borowski2011-11-301-2/+2
* Sparkling fountain of Poison should show up as cause of death.Gustaf Hallberg2011-11-301-7/+20
* Let potions of curing and Ely purification cure nauseaChris Campbell2011-11-041-0/+1
* Rename potion of healing to potion of curing.Neil Moore2011-10-211-1/+1
* Remove code for finding out unknown amulets of gourmand.Adam Borowski2011-10-111-3/+0
* Roll back Vinterman/Ryak's food changes.Adam Borowski2011-10-111-1/+4
* Food reform (Ryak).Raphael Langella2011-10-041-4/+1
* Reword an invisibility messageChris Campbell2011-09-031-1/+1
* Improve the reporting of paralysis source in morgue and notes.Raphael Langella2011-08-221-3/+1
* Allow choosing skills to train after using a card/potion of experience.Raphael Langella2011-07-221-2/+4
* Guarantee one mutation removed with the cure mutation potion. (#4203)Raphael Langella2011-07-181-1/+1
* Rescale Xom's stimulation value range from 0-255 to 0-200.David Lawrence Ramsey2011-07-171-8/+8
* Adjust some whitespace and formatting.Adam Borowski2011-07-081-1/+0