summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Add follower-related cleanups.dolorous2008-06-132-9/+18
* Added another Temple map (Zaba).dploog2008-06-131-1/+25
* Implement FR 1928421: let Snorg go berserk!j-p-e-g2008-06-134-2/+19
* Bug 1983398: turns out the royal jelly wasn't regenerating by eatingzelgadis2008-06-132-1/+7
* Simplify further.dolorous2008-06-131-5/+4
* Simplify.dolorous2008-06-131-5/+5
* Re-enable batform when drawing the Metamorphosis card but add aj-p-e-g2008-06-133-43/+108
* Add spacing fixes.dolorous2008-06-131-32/+32
* Fix 1992604: monster_los asserting for positions out of bounds.j-p-e-g2008-06-136-13/+33
* Make TSO's abjuration protection properly increase with monster hit dice dolorous2008-06-132-2/+2
* Display abjuration protection messages for hostile god gifts in the dolorous2008-06-131-2/+8
* Add abjuration protection for gifts from TSO and Trog, both friendly and dolorous2008-06-132-1/+31
* Some changes to vaults, mostly adding patrolling tags.dploog2008-06-134-61/+69
* Add still more minor cosmetic fixes.dolorous2008-06-131-5/+5
* Fix compilation.dolorous2008-06-131-1/+1
* Add more minor cosmetic fixes.dolorous2008-06-131-2/+2
* Use MAX_PIETY properly in a few more places.dolorous2008-06-131-4/+4
* Revert some uses of MAX_PIETY; xom_acts() takes a power value, not a dolorous2008-06-133-5/+5
* Fix warning.dolorous2008-06-131-1/+1
* Change MONUSE_OPEN_DOOR -> MONUSE_NOTHING for a number of monsters,j-p-e-g2008-06-132-28/+28
* Added several new tutorial triggers including information on being caughtj-p-e-g2008-06-1325-453/+884
* Made the trolls under the bridge patrol. We might want to do the same fordploog2008-06-132-6/+4
* When saccing an item with a quantity (e.g. bunch of arrows), treat it as ifharanp2008-06-131-78/+102
* Use MAX_PIETY in a few more places.dolorous2008-06-133-4/+4
* Use MAX_PIETY in more places.dolorous2008-06-132-2/+2
* Add still more minor cosmetic fixes.dolorous2008-06-134-17/+10
* Add minor cosmetic fixes.dolorous2008-06-131-6/+6
* Fixing some instances where tile indices from the mcache were not being strip...ennewalker2008-06-131-2/+2
* [1982177] Fix issue where the minimap wasn't coloring out-of-sight neutral or...ennewalker2008-06-121-6/+3
* [1974966] Display icon for hostile weapons in tiles.ennewalker2008-06-125-1/+8
* Add explanatory comments to the pathfinding routines. I might have gonej-p-e-g2008-06-127-84/+196
* [1991558] Fixing issue where enchanting hides while wearing them didn't updat...ennewalker2008-06-121-0/+4
* [1991381] Fixed issue where items on the player square were not being updated...ennewalker2008-06-121-0/+2
* Fixing logic error so that D:1 can be created again.ennewalker2008-06-121-1/+1
* AutoID the curse status of a monster wielded cursed ranged weapon if saidj-p-e-g2008-06-122-1/+8
* Add minor cosmetic fixes.dolorous2008-06-121-4/+2
* Implement the Petrify spell in a rather basic variant, and replace the j-p-e-g2008-06-1217-83/+290
* Oops, don't touch beam.foe_count if the "beam" is actually a missile.zelgadis2008-06-121-1/+3
* Changed "plastic amulet" to "graven amulet".dploog2008-06-121-1/+1
* beam.foe_count (and related members) weren't being updated when a monsterzelgadis2008-06-121-0/+11
* Remove unneeded methods (including the old resistance screen), renamej-p-e-g2008-06-1224-628/+202
* The "search description database" command is '?/', not '?\'.zelgadis2008-06-121-1/+1
* Improve performance by only checking whether there are lava or deepj-p-e-g2008-06-1211-156/+102
* Make sure chaotic beings are actually angered by Zin worshippers (oops).dolorous2008-06-121-1/+1
* Recalculate permanent mutations when changing species, but leave non-permanentzelgadis2008-06-123-10/+100
* Handle things properly if you start worshipping Zin and have both evil dolorous2008-06-121-2/+2
* Make extra-sure to reject invalid mutations. And if the player somehowzelgadis2008-06-121-6/+48
* Clean up handling of killing mutators or rotters (i.e., chaotic beings), dolorous2008-06-129-41/+102
* Simplify.dolorous2008-06-121-6/+3
* Overhaul god gift handling again so that we can tell which god sent dolorous2008-06-1217-225/+249