summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ouch.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-20/+18
* Fixed bad grammar on shield block messages in melee.dshaligram2007-04-131-3/+7
* Doc updates (Rachel).dshaligram2007-04-061-2/+3
* Applied whereis patch from crawl.akrasiac.org (tracks where the player is indshaligram2007-03-251-1/+8
* Tweaked unique code to eliminate the confusing arithmetic on MONS enum values.dshaligram2007-03-161-0/+2
* Kill hard tabs.dshaligram2007-03-061-10/+10
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-1/+5
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-5/+0
* Don't save ghosts for quitters.dshaligram2007-01-061-1/+5
* Refactored out branches into branch.h and branch.cc.haranp2006-12-201-1/+1
* Handle SIGHUP. Could use improvement, but it's a start.dshaligram2006-12-191-5/+12
* Set native eol on CREDITS and INSTALL, updated CREDITS.dshaligram2006-12-181-8/+4
* Added -morgue option to specify where morgues are saved.dshaligram2006-12-151-1/+24
* Applied sartak's logfile patch.dshaligram2006-12-041-0/+2
* Fixed hiscores buffer segfault madness.dshaligram2006-11-271-6/+3
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-329/+223
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1018