summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Comment fix.dolorous2009-02-081-1/+1
* Properly handle holy word when it kills a monster and the monster avoids dolorous2009-02-081-10/+15
* Add yet more minor cosmetic fixes.dolorous2009-02-081-2/+5
* Add a power parameter to monsters::drain_exp(), and use it for the mass dolorous2009-02-084-27/+9
* Tweak the mass draining card effect to more closely match dolorous2009-02-081-6/+11
* Modified description of Elyvilon powers.dploog2009-02-081-1/+1
* New vault, using the "damaged" and "fixed" egos. (castamir)dploog2009-02-081-0/+34
* Fix _player_hurt_monster() to handle things properly if the monster dolorous2009-02-081-6/+11
* Add yet more minor cosmetic fixes.dolorous2009-02-085-21/+23
* Add still more minor cosmetic fixes.dolorous2009-02-071-17/+17
* Nagas should have big zombies, not small, since centaurs are roughly the dolorous2009-02-071-2/+2
* Add more minor cosmetic fixes.dolorous2009-02-071-5/+5
* Fix neutralization of Xom-worshipping holy beings again.dolorous2009-02-071-11/+7
* Comment fixes.dolorous2009-02-071-3/+3
* Generalize a bit more.dolorous2009-02-071-2/+2