summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Add minor cosmetic fixes.dolorous2009-02-111-17/+15
* Fix part of [2578176]: Fix help database lookups of spell names, so that dolorous2009-02-111-1/+2
* Fix [2583985]: autoexplore not refreshing stats when T&D skill preventsharanp2009-02-101-4/+5
* Better message for Trog's ignite spellbooks ability failing. [2579830]haranp2009-02-101-11/+11
* Repair broken randomisation in castamir's vault.dploog2009-02-101-2/+6
* Better fix for [2478607]: colours leaking information about trap status.haranp2009-02-091-1/+7
* Fix wording again.dolorous2009-02-091-1/+1
* Add punctuation fix.dolorous2009-02-091-1/+1
* Add more wording fixes.dolorous2009-02-091-2/+2
* Simplify wording.dolorous2009-02-091-1/+1
* Don't give an empty Stash: line when describing squares which have anharanp2009-02-091-3/+3
* And fix messaging for abjuration protection.dolorous2009-02-091-2/+3
* Handle things properly when abjuration protection cancels out abjuration dolorous2009-02-091-2/+6
* Fix level map, and travel, knowing too much about the level. Hopefullyharanp2009-02-094-28/+25
* Simplify.dolorous2009-02-091-1/+1
* Allow BUILD_REVISION to be defined at compilation time to manually specify th...ennewalker2009-02-093-2/+6
* Add minor cosmetic fixes.dolorous2009-02-091-3/+3
* Comment fixes.dolorous2009-02-091-6/+4
* Adjust odds of Xom-worshipping holy beings in the Abyss again.dolorous2009-02-091-1/+1
* Rarely, allow holy beings in the Abyss to worship Xom instead of TSO.dolorous2009-02-091-2/+8
* Comment fix.dolorous2009-02-091-1/+1
* Implement [2546032]: Aside from orc priests and orcs, which can worship dolorous2009-02-096-25/+38
* Another wording fix.dolorous2009-02-091-1/+1
* Wording fix.dolorous2009-02-091-1/+1
* Revert r8981, specifically the part which changed how max MP dependsharanp2009-02-082-49/+55
* Fix [2580344]: don't give the Drain Life mutation unless your topharanp2009-02-081-3/+10
* Fix [2151183]: SIGHUP with the range view annotator active maintainedharanp2009-02-086-39/+77
* Comment fixes.dolorous2009-02-081-2/+2
* Rescale ghouls' attacks one last time.dolorous2009-02-081-1/+1
* For monsters that can use weapons and engage in melee, make sure the dolorous2009-02-081-4/+4
* Add formatting fixes.dolorous2009-02-081-5/+5
* And rescale it a bit more.dolorous2009-02-081-1/+1
* Rescale ghouls' attacks as well.dolorous2009-02-081-1/+1
* Rescale attacks for vampires and vampire mages to be in line with their dolorous2009-02-081-2/+2
* Fix [1974504]: eating from the floor did not respect !e.haranp2009-02-082-1/+5
* Fix [2537470]: Add AT_HIT attacks to those monsters that don't have any, dolorous2009-02-081-3/+5
* Comment the workaround for a Windows display bug.haranp2009-02-081-1/+4
* Add punctuation fix.dolorous2009-02-081-1/+1
* Also redraw if monsters use a non-spell projectile.haranp2009-02-081-0/+4
* Update viewport before monsters cast a beam. Fixes [2533571].haranp2009-02-081-0/+3
* Allow monsters that can't swim or drown (e.g. the Royal Jelly) whichharanp2009-02-082-10/+11
* Add minor cosmetic fixes.dolorous2009-02-081-8/+10
* Clean up nutrition-related functions a bit, and handle non-vampires' dolorous2009-02-085-34/+51
* Fix debugging ray zaps (e.g. unknown wands) always setting obvious_effect byharanp2009-02-085-54/+33
* Redo potions of magic again. They are now effectively potions of heal woundsharanp2009-02-086-72/+59
* Be (much) nicer about damage when climbing up/down stairs while confused.haranp2009-02-081-19/+14
* [2577409]: minor improvements to the shopping interface.haranp2009-02-084-18/+21
* Fix errno includes, and hopefully DOS compile [2573206].haranp2009-02-085-12/+2
* Give a message when you don't succeed in writing a macro file.haranp2009-02-081-2/+8
* Fix high score names pretending that they are char*s rather than std::strings.haranp2009-02-082-17/+11