summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Another code cleanup.j-p-e-g2008-04-1537-768/+841
* Vampire "eating" interface:j-p-e-g2008-04-152-40/+60
* Another one of those pesky spacing changes.j-p-e-g2008-04-1517-818/+867
* Hm. Remove outdated comment.pauldubois2008-04-151-1/+0
* Don't bottom-justify list, since we've decided not to try to share thepauldubois2008-04-151-1/+1
* fixpauldubois2008-04-151-1/+1
* Fix a wizmode bug where placing an altar to your current god wouldj-p-e-g2008-04-154-202/+206
* Fix 1942290pauldubois2008-04-152-20/+10
* Disallow monster vampires to drain monsters (and the player) if theyj-p-e-g2008-04-158-156/+219
* Bug 1941782: Allow vampires to learn spells such as Berserk and j-p-e-g2008-04-147-194/+269
* Apply patch 1888160: Missing langinfo.h for UNICODEj-p-e-g2008-04-141-17/+18
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-1436-785/+836
* Fix [1942327]: TSO's halo now colors undiscovered trap squares yellow.dolorous2008-04-141-1/+2
* Add a description for bazaars (the same one is used twice, sorry)j-p-e-g2008-04-141-0/+29
* Fix 1941744: lava snake "bursts forth from the water"j-p-e-g2008-04-141-29/+40
* Fix compile (oops) and numerous whitespace changes.j-p-e-g2008-04-148-424/+430
* Overhaul blood potions to work completely differently.j-p-e-g2008-04-1413-215/+664
* Quiver work:pauldubois2008-04-1420-53/+177
* Add yet more whitespace fixes.dolorous2008-04-141-1/+1
* Make TSO's blessing turn demon blades turn into blessed blades again, dolorous2008-04-141-2/+2
* Let TSO's blessings properly convert demonic weapons into non-demonic dolorous2008-04-143-26/+53
* Clarify comment.dolorous2008-04-131-1/+1
* Add still more whitespace fixes.dolorous2008-04-133-6/+6
* Stray non-ascii. oops.peterb122008-04-131-2/+2
* Fix 1940883: Change "tooltip" information to new key settings.j-p-e-g2008-04-131-4/+5
* fix [1939903]: Attacking a friendly god gift, and having it disappear as dolorous2008-04-121-2/+7
* Clean up stabbing checks a bit.dolorous2008-04-121-7/+7
* Comment fix.dolorous2008-04-121-1/+1
* And make holy beings' conversion on sight turn them "good neutral".dolorous2008-04-121-2/+2
* Make mons_neutral() properly account for the good neutral attitude.dolorous2008-04-121-1/+2
* Make good neutral an actual monster attitude, as it's cleaner that way.dolorous2008-04-124-22/+28
* Comment fix again.dolorous2008-04-121-2/+2
* Comment fix.dolorous2008-04-121-7/+8
* Make sure the friendly monsters and good neutral monsters normally won't dolorous2008-04-121-9/+10
* Dagger, long sword, strawberry. Formatting fixes.peterb122008-04-121-21/+63
* Skulls, and various formatting fixes.peterb122008-04-121-55/+71
* Add still more whitespace fixes.dolorous2008-04-121-2/+2
* Make sure good neutral monsters are unaffected by sanctuaries, since dolorous2008-04-122-6/+6
* Make holy monsters resist cleansing flame.dolorous2008-04-121-1/+4
* Be paranoid, and check for TSO worshippers' followers' not being evil or dolorous2008-04-111-4/+2
* Adjust cleansing flame damage. It's now consistent between the player dolorous2008-04-113-19/+22
* Review of entry.des. Added one of stones/darts or downstairs/hatches todploog2008-04-111-66/+113
* Add more whitespace fixes.dolorous2008-04-111-25/+25
* Revert previous change, as it's erroneous; only evil god worshippers dolorous2008-04-111-1/+1
* Make players who worship non-good gods vulnerable to cleansing flame. dolorous2008-04-111-1/+1
* Replace previous reference to "lightgrey" with "hi:lightgrey", as it dolorous2008-04-111-1/+1
* FR 1938146: Suppress red colouring for blood spattered stairs.j-p-e-g2008-04-112-41/+41
* Change to look more like "nothing wielded"pauldubois2008-04-111-2/+2
* A number of whitespace changes. Linux makes this soooo easy. :Pj-p-e-g2008-04-118-347/+343
* Fix 1937869: Have weapon swapping respect spells the character knowsj-p-e-g2008-04-119-78/+226