summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* FR [ 1914596 ] Inventory header linepauldubois2008-03-163-14/+21
* Changed door-open failure message to match the door-close message.pauldubois2008-03-155-41/+69
* Cosmetic fix.dolorous2008-03-151-1/+1
* Fixed description of unidentified silver horn.pauldubois2008-03-151-1/+1
* Fixed: Equipped weapons could make their way into fire_order if they were +f.pauldubois2008-03-151-2/+4
* Initialize quiver to ENDOFPACK instead of 0. Fixes the case:pauldubois2008-03-151-1/+1
* [1914525] Fixed pluralisation of branded missiles in the quiver.dshaligram2008-03-151-0/+4
* Removed mutation depth restriction as suggested by the mutant overlords of ##...dshaligram2008-03-151-2/+1
* [1914615] Fixed potions of mutation accidentally becoming eligible for early ...dshaligram2008-03-151-1/+1
* Fixed bad SUBST syntax (sorear).dshaligram2008-03-151-1/+1
* [1914670] Fixed randarts possibly getting up to -7 negative ench (sorear).dshaligram2008-03-151-23/+23
* Add still more whitespace fixes.dolorous2008-03-151-12/+12
* Simplify Beogh-worshipping check.dolorous2008-03-151-4/+4
* Eliminate recursive copying from the build, as it'll copy the hidden SVN dolorous2008-03-153-3/+5
* Account for the new database directory when building. Apply evktalo's dolorous2008-03-154-4/+14
* Clean up handling of zombie-types.dolorous2008-03-155-57/+37
* Add minor whitespace fixes.dolorous2008-03-155-11/+8
* Add more holiness cleanups.dolorous2008-03-157-19/+24
* Typo fix.dolorous2008-03-151-2/+2
* Restricted several minivaults branch-wise (BR 1902748).dploog2008-03-151-4/+18
* Added synonyms in yelling interface (!=t) and when butchering (D=c) sodploog2008-03-152-1/+3
* Fix missing include.dolorous2008-03-141-0/+1
* Fix one more potential source of evil allies for good-god worshippers.dolorous2008-03-141-2/+2
* Simplify another good-god check.dolorous2008-03-141-4/+1
* For consistency, disallow evil allies for all followers of the good dolorous2008-03-142-9/+7
* For TSO worshippers, don't allow the Crusade card to convert evil dolorous2008-03-141-1/+5
* Consolidate the holy/evil and unholy attitude change routines.dolorous2008-03-141-59/+22
* Make evil and unholy allies abandon you if you start worshipping a good dolorous2008-03-141-6/+56
* Added note on metal walls grounding. In case the line is too whimsy,dploog2008-03-141-1/+2
* Add minor punctuation fixes.dolorous2008-03-141-16/+16
* Added some explanation on heavy vs light armour. dploog2008-03-141-14/+23
* Eliminate the passive voice from one instance of Beogh orc-speech.dolorous2008-03-141-1/+1
* At the religion prompt for priests, make Enter work properly if you have dolorous2008-03-141-0/+1
* Vampires are now only poison resistant if thirsty or worse, and I'vej-p-e-g2008-03-144-27/+93
* When turning god gifts or piety-converted monsters hostile, make sure dolorous2008-03-141-4/+5
* Holy being adjustments: If you've turned them neutral on sight, and then dolorous2008-03-143-22/+66
* Change TSO's starting message.dolorous2008-03-141-1/+1
* Fix uninitialized variable.dolorous2008-03-141-5/+4
* Add minor comment fix.dolorous2008-03-141-3/+3
* Overhauled potions of blood and vampires.j-p-e-g2008-03-1318-165/+423
* Clean things up a bit more.dolorous2008-03-131-9/+13
* Clean up the routine to let vampires eat (drink?) from their inventory, dolorous2008-03-131-18/+21
* Abolish M_HUMANOID flag as it wasn't used anywhere. Comments claimedj-p-e-g2008-03-133-60/+21
* If the player is a vampire, and something in their inventory is rotting, dolorous2008-03-131-5/+7
* Clean up holiness handling, as well as a few other miscellaneous things.dolorous2008-03-1311-90/+74
* In monsters::can_drown(), make monster vampires able to drown, as player dolorous2008-03-131-2/+3
* Another few modifications to monster speech, and removed (or rather,j-p-e-g2008-03-135-62/+132
* Fix a comment.dolorous2008-03-131-1/+1
* Comment fixes.dolorous2008-03-131-3/+3
* Add still more cosmetic fixes.dolorous2008-03-131-8/+12