summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Make cursor munging happen for every message output, not just when window scr...dshaligram2007-01-141-1/+8
* Fix cursor going bats after message window scrolls with delay_message_clear=yesdshaligram2007-01-141-0/+1
* [1634209] Freeze will wake and annoy its target.dshaligram2007-01-141-1/+16
* [1634656] Make sure statues cannot move around.dshaligram2007-01-143-16/+12
* Matt Titus' entry levels.dshaligram2007-01-133-22/+226
* [1569857] Fixed scorefile parsing bug (Eva Myers). The line buffer was toodshaligram2007-01-121-1/+1
* Updated header documentation (Erik).dshaligram2007-01-121-50/+117
* Handle the cursor correctly when scrolling the message window with curses.dshaligram2007-01-121-0/+5
* Fixed compile issues on DOS.dshaligram2007-01-122-6/+36
* Don't allow random conversion of doors to secret doors in vaults (Erik).dshaligram2007-01-121-1/+10
* Add message buffer scrolling on Windows.dshaligram2007-01-121-0/+81
* New entry vaults from Lemuel.dshaligram2007-01-122-0/+120
* First steps towards making delay_message_clear useful. The intent is to use adshaligram2007-01-1212-125/+150
* Jellies shouldn't eat artifacts of any kind.haranp2007-01-111-2/+3
* Don't random-generate altars to Lucy.dshaligram2007-01-112-2/+3
* [1632774] Don't announce interruption of multidrop if there's nothing left todshaligram2007-01-111-1/+2
* Fix pickup and stash-search menus having unselectable items if there are lotsdshaligram2007-01-112-1/+9
* SAVEDIR and DATADIR should be commented out by default.dshaligram2007-01-111-2/+2
* Handle morgue_dir option better (create dir if it doesn't exist), updateddshaligram2007-01-115-8/+34
* Oops, fixed bad format string.dshaligram2007-01-111-1/+1
* Changed error message + exit() sequences to end() calls so that the user candshaligram2007-01-119-46/+40
* Vault fixes.dshaligram2007-01-111-3/+2
* More entry vaults (Erik).dshaligram2007-01-101-0/+373
* Even more entry vaults (David).dshaligram2007-01-101-0/+306
* Removed silly check for morgue_dir.dshaligram2007-01-101-2/+1
* Dump morgue dumps in morgue/ by default.dshaligram2007-01-101-0/+4
* Stone-line the rogue-themed Elf:7 vaults to foil sappers. This also forces adshaligram2007-01-101-242/+242
* Changed white to green in overmap headers (David.)haranp2007-01-101-5/+4
* [1632207] Dropping items on an altar while praying will offer those items todshaligram2007-01-106-46/+44
* Updated entry vaults (Erik).dshaligram2007-01-101-13/+12
* More entry vaults (Erik).dshaligram2007-01-101-27/+475
* Updated entry vaults (Erik).dshaligram2007-01-101-61/+59
* Turn off autoprayer and autopickup if attacked by an invisible monster.dshaligram2007-01-093-1/+34
* [1631021] Interrupt delays only if the player knows he was attacked.dshaligram2007-01-091-12/+22
* Oops, reversed the check.haranp2007-01-091-1/+1
* Flying monsters shouldn't mind triggering mechanical traps (Erik.)haranp2007-01-091-9/+10
* Tweaked travel/explore so that it doesn't cut off before trying to move to adshaligram2007-01-096-20/+24
* Fixed buggy simulacrum hit messages (reported by Erik.)haranp2007-01-091-5/+2
* [1625227] animate_dead will not affect corpses being butchered.dshaligram2007-01-093-1/+20
* [1629452] Show unburdened carrying capacity. Weights exceeding this will showdshaligram2007-01-092-2/+2
* New Elf:7 maps (David).dshaligram2007-01-091-0/+500
* Increased max missile ranges to 12 since the new beaming code tends to pickharanp2007-01-092-6/+7
* Added ~ for maps to request a trap that's in-depth for the current level.dshaligram2007-01-086-2314/+2171
* More entry vaults (David).dshaligram2007-01-081-4/+457
* More entry vaults (David).dshaligram2007-01-081-0/+137
* Erik's entry vaults.dshaligram2007-01-081-0/+283
* Reworded titles in overmap display per David's suggestions.haranp2007-01-083-9/+3
* menu_colour should not be lowercased.haranp2007-01-081-1/+2
* Removed 'considerably' from MR adjectives list (Darshan.)haranp2007-01-081-4/+3
* Added magic resistance feedback to '@'.haranp2007-01-071-0/+13