summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ouch.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply some more commits to bring 0.4 up to date.j-p-e-g2008-07-101-4/+3
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-5/+4
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-4/+4
* Many code cleanups, mostly involving using stack_iterator andharanp2008-07-021-15/+9
* Redraw the player's experience level in the right place.dolorous2008-06-301-3/+2
* Properly redraw the player's skill level, experience level, etc. after dolorous2008-06-301-5/+8
* Disallow quivering equipped items. (You can still (fi)re your wieldedj-p-e-g2008-06-261-10/+7
* Fix 1996837: Allow equipping spellcasters with ammunition on generation.j-p-e-g2008-06-191-13/+11
* For jewellery with pluses and wands, only make an ident note when thezelgadis2008-06-191-2/+1
* Fix bug where dumping the character to file would turn off note taking forzelgadis2008-06-141-7/+12
* Use INSTANT_DEATH instead of -9999 where applicable.dolorous2008-06-081-2/+2
* Change level up message (don't mention class anymore). Announce thatdploog2008-05-311-1/+1
* Yet another session of comment/whitespace cleanups.j-p-e-g2008-05-271-4/+4
* Make Xom's amusement at collateral damage take good neutral monsters dolorous2008-05-201-1/+1
* Comment fixes.dolorous2008-05-201-5/+5
* Spelling fix.dploog2008-05-141-1/+1
* Add more comment fixes.dolorous2008-05-141-7/+8
* Comment fix.dolorous2008-05-141-2/+2
* Properly take item quantities into account when they're destroyed on the dolorous2008-05-141-1/+1
* Consolidate routines for elements' destroying items on the floor.dolorous2008-05-141-14/+71
* Comment fix.dolorous2008-05-051-1/+1
* Move your_hand() from spells4.cc to misc.cc.dolorous2008-05-041-1/+0
* Add partial resistance to the list of canned messages.dolorous2008-05-011-5/+5
* Add spacing fixes.dolorous2008-05-011-2/+2
* Add more minor cosmetic fixes.dolorous2008-05-011-2/+2
* Add more minor cosmetic fixes.dolorous2008-04-271-1/+1
* 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