summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ouch.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up follower and cleansing flame routines some more. If you dolorous2008-04-191-3/+3
* Another code cleanup.j-p-e-g2008-04-151-1/+2
* Adjust cleansing flame damage. It's now consistent between the player dolorous2008-04-111-5/+9
* Add more whitespace fixes.dolorous2008-04-111-25/+25
* Revert previous change, as it's erroneous; only evil god worshippers dolorous2008-04-111-1/+1
* Make players who worship non-good gods vulnerable to cleansing flame. dolorous2008-04-111-1/+1
* FR 1927675: Change message for jellies corroding itemsj-p-e-g2008-03-281-2/+4
* More progress on TSO. His retribution is now as follows:dolorous2008-03-111-1/+2
* Identify post-mortem inventory prior to chardump, so morgue.txtj-p-e-g2008-02-021-12/+12
* Implemented dispel undead for monsters.dshaligram2008-01-271-7/+1
* Added help for stash-search (dpeg).dshaligram2008-01-261-1/+1
* [1861488] Fixed passwall bugs.dshaligram2008-01-251-8/+0
* Smooth out TSO's draining protection to work with fractional piety for dolorous2008-01-201-2/+27
* As brought up during the good god overhaul discussion a few months ago, dolorous2008-01-161-8/+0
* More resist fixes.dshaligram2008-01-101-63/+42
* First cut at new multilevel resists for monsters, needs a lot of work - sugge...dshaligram2008-01-091-1/+1
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-13/+12
* Remove Zin's protection from draining attacks, as well as piety gain for dolorous2008-01-051-1/+1
* Add one more cleanup of protection from harm. Since there's more than dolorous2007-12-011-8/+2
* * A few corrections and changes to the tutorial.j-p-e-g2007-11-251-3/+5
* Add minor cleanups of divine protection from harm:dolorous2007-11-221-9/+1
* A few changes to shafts:j-p-e-g2007-11-201-0/+1
* Add various patches of mine:dolorous2007-11-201-1/+1
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-2/+2
* No unnecessary double messaging when drawing the Wraith.haranp2007-10-251-2/+3
* Ghosts can use ensorcelled hibernation. Breaks saves, needs some work on PC s...dshaligram2007-10-081-0/+3
* Fix wizard mode cheating-death from losing experience or levels whenzelgadis2007-10-011-0/+8
* This commit breaks save file compatability.zelgadis2007-09-301-3/+23
* Removed hard tabs.dshaligram2007-09-261-14/+5
* Fixed note taking (NOTE_HP_CHANGE) for invisible monstersj-p-e-g2007-09-211-12/+19
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+2
* Reintroducing Throwing.j-p-e-g2007-09-111-1/+1
* Added verbose hiscore output to char_dump, andj-p-e-g2007-08-221-0/+5
* Part two of godly changes.j-p-e-g2007-08-041-1/+2
* First part of godly changes.j-p-e-g2007-08-031-2/+12
* Reworked Bazaars as a special case of portal vaults. The level-type is nowdshaligram2007-07-271-1/+1
* Updated level-design.txt.dshaligram2007-07-211-0/+2
* &^X allows you to set experience level directly in wizmode.dshaligram2007-07-151-1/+1
* Added final score to morguedshaligram2007-07-111-1/+1
* Use same time as highscore entry for morgue.dshaligram2007-07-091-3/+2
* 1731074: item prices should be shown on leaving the dungeon.haranp2007-07-011-1/+1
* Tutorial condolences message shouldn't display if you escape theharanp2007-07-011-4/+4
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-1/+1
* Added support for limiting memory used by the Lua interpreter.dshaligram2007-06-211-1/+1
* Removed unnecessary targeting check for acid spit.dshaligram2007-05-311-1/+1
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-15/+76
* Minor cleanups.haranp2007-05-151-1/+2
* Level-files are now saved with subdungeon depths rather than absolute depths.dshaligram2007-05-101-5/+8
* Minor cleanups.haranp2007-04-241-1/+2
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-30/+20