summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ouch.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Display a dialog on WebTiles after the game ends.Pekka Lampila2014-02-051-4/+11
* Adjustments to Shadow Form.Steve Melenchuk2014-01-131-5/+2
* Give the shadow god a non-placeholder name: Dithmengos.Steve Melenchuk2014-01-101-1/+1
* Shadow god: Shadow Form.Steve Melenchuk2014-01-101-8/+14
* Shadow god: Bleed Smoke.Steve Melenchuk2014-01-101-0/+20
* Redraw AC/EV/SH when being drained or recovering from draining (#7957)Chris Campbell2014-01-051-0/+3
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Fix spelling of "targeting" (#7837)Chris Campbell2013-12-101-1/+1
* Don't process several things for 0 damage attacks.elliptic2013-12-101-4/+4
* Fix shop menu not shown after inventory (#7706)Pekka Lampila2013-12-021-1/+1
* Fix a crash on acid splash.Adam Borowski2013-11-291-1/+1
* Restrict mpr() to literals only.Adam Borowski2013-11-291-2/+3
* Replace `mpr(s, ch)` with `mprf(ch, s)`Adam Borowski2013-11-291-7/+6
* Can "You die..." messageChris Oelmueller2013-11-281-2/+2
* Rename mprnojoin to mpr_nojoinChris Oelmueller2013-11-281-2/+2
* Remove the small chance of draining strength when spawning Jiyva jelliesChris Campbell2013-11-241-7/+0
* Fix jewelry resists not getting identified if you are vulnerable.Adam Borowski2013-11-171-1/+1
* More formatting fixes for return (...);Neil Moore2013-11-151-1/+1
* Don't let spirit shield stop non-hp deaths.Adam Borowski2013-11-061-1/+1
* Kill the player upon gaining frail / losing robust / etc mutations.Adam Borowski2013-10-271-0/+2
* Rewrite (x*y)/z as x*y/zAdam Borowski2013-10-261-1/+1
* Remove Song of ShieldingChris Campbell2013-10-221-14/+0
* Extinguish sticky flame when a water elemental engulfs someone.Adam Borowski2013-10-201-0/+8
* Fix a crash with magic shield if rotting kills you.Adam Borowski2013-10-081-1/+1
* Make ground item destruction an unthing.Adam Borowski2013-10-081-74/+0
* Use piety_breakpoint(5) for one-time god abilitiesChris Oelmueller2013-09-201-1/+3
* Allow the bot to disable checkpoint saves on newarea shifts.Adam Borowski2013-08-271-1/+2
* Cancel an american speling.Adam Borowski2013-08-241-1/+1
* Slightly boost xp drain per hit, make it take more xp gain to overcomeDracoOmega2013-08-221-1/+1
* Refactor 'you.religion' checks.Brendan Hickey2013-07-281-6/+6
* Increase damage of monster Bolt of DrainingDracoOmega2013-07-071-1/+1
* Remove some apparently redundant codeDracoOmega2013-07-071-24/+1
* Adjust rN resist scaling, fix numerous inconsistenciesDracoOmega2013-07-071-8/+9
* Revamp player xp drainingDracoOmega2013-07-061-34/+8
* Fixed some effects being applied twice to damage.Ed Gonzalez2013-06-291-2/+4
* Rename the Spirit Shield spell to Song of ShieldingChris Campbell2013-06-251-3/+2
* Post-merge Skald cleanupPete Hurst2013-06-241-1/+1
* Merge branch 'newskalds' of git://gitorious.org/~lainiw/crawl/lain-crawl into...Pete Hurst2013-06-241-0/+15
|\
| * Merge branch 'master' of git://gitorious.org/crawl/crawl into newskaldslain2013-05-311-1/+23
| |\
| * | clean up the indentation and adjust some commentslain2013-05-281-15/+15
| * | Merge branch 'master' into newskaldslain2013-05-271-1/+23
| |\ \
| * \ \ Merge remote-tracking branch 'origin' into newskaldslain2013-05-101-0/+5
| |\ \ \
| * | | | rough implementation of newskald spellslain2013-05-071-0/+15
* | | | | Don't wake up sleeping players by passive poison damageDracoOmega2013-06-241-1/+1
* | | | | Remove stat death, have stat loss below 0 cause damage insteadChris Campbell2013-06-171-9/+0
* | | | | Revert "Track who destroys an item; incur Nemelex penance for deck destruction."Adam Borowski2013-06-151-1/+1
* | | | | Add MSG_OK when canceling for various promptsPekka Lampila2013-06-101-0/+1
* | | | | Brace fixes.Adam Borowski2013-06-091-4/+0
* | | | | Whitespace fixes.Adam Borowski2013-06-091-4/+4
* | | | | Gargoyle Intrinsic UpdatesBrendan Hickey2013-06-081-8/+7