summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Pull code from mon->can_see(target) into a new function mon->see_grid()j-p-e-g2008-05-1814-182/+205
* Dial down the power of monsters' Dispel Undead a bit.dolorous2008-05-181-1/+1
* Fix 1965819: invisible monster given away when (un)wielding or wearingj-p-e-g2008-05-178-316/+303
* For consistency, Make the unused stabbing conduct give 5 points instead dolorous2008-05-171-1/+1
* For consistency with e.g. inadvertently attacking friends while dolorous2008-05-171-11/+10
* Remove the victim-setting for the stabbing conduct again for now. It dolorous2008-05-171-1/+1
* Really fix handling of monsters that TSO doesn't mind your using dolorous2008-05-172-5/+9
* Add still more comment fixes.dolorous2008-05-171-14/+11
* Fix the aforementioned issue properly. Attacking a god gift in melee dolorous2008-05-171-6/+8
* Make monsters' reactions to being hurt by spells consistent.dolorous2008-05-172-6/+5
* When burning, freezing, smiting, or airstriking a monster, annoy it dolorous2008-05-172-5/+6
* Temporarily revert previosu crash fix, as there has to be a better way dolorous2008-05-171-24/+21
* Simplify.dolorous2008-05-171-1/+1
* Add yet more comment fixes.dolorous2008-05-171-8/+8
* Fix crash when attacking a friendly monster in melee if it's abjured dolorous2008-05-171-22/+25
* Fix handling of monsters that TSO doesn't mind your using unchivalric dolorous2008-05-172-6/+7
* Clean up the unchivalric attack routine a bit.dolorous2008-05-172-34/+31
* Enable handling of long-distance unchivalric attacks, and increase the dolorous2008-05-175-42/+110
* Adding _plan_1() (the donut room) into layout.des. Vaults can now have zero ...ennewalker2008-05-173-76/+180
* Remove redundant declarations.dolorous2008-05-171-3/+0
* Add still more comment fixes.dolorous2008-05-171-3/+3
* Outsourced the cross and the large octagon room to the (new) layout.des file....ennewalker2008-05-174-47/+327
* For consistency, rename the DID_FRIEND_DIES conduct to DID_FRIEND_DIED.dolorous2008-05-174-4/+4
* Put stabbing back in as a separate conduct, in case it can be used for dolorous2008-05-173-5/+10
* For TSO, change the "stabbing" conduct to an "unchivalrous attack" dolorous2008-05-174-24/+16
* Add more comment fixes.dolorous2008-05-171-5/+5
* Allow Trog to accept living kills from servants (e.g. his Brothers in dolorous2008-05-171-0/+1
* Comment fixes.dolorous2008-05-161-6/+4
* Add spacing fix.dolorous2008-05-161-2/+2
* Really disable it this time.dolorous2008-05-161-5/+0
* Disallow racial (orcish) ankuses again, since they're not really clubs, dolorous2008-05-161-1/+1
* Add one more database entry.dolorous2008-05-161-1/+2
* Fix BR 1959133 (Shiori): change Ancus to Ankus.dploog2008-05-1610-17/+20
* Add a few destiny-based database entries.dolorous2008-05-162-0/+16
* Tweak database entry.dolorous2008-05-161-1/+1
* Add a few more database entries.dolorous2008-05-163-0/+8
* Add minor cosmetic fixes.dolorous2008-05-163-8/+5
* For now, apply mesilliac's fix for erroneously unlinked, disappearing dolorous2008-05-161-2/+0
* Don't give the player the DID_KILL_HOLY conduct in dolorous2008-05-161-2/+2
* Add spacing fix.dolorous2008-05-161-1/+1
* Add minor cosmetic fixes.dolorous2008-05-162-2/+2
* A few message tweaks for delayed butchering.j-p-e-g2008-05-162-4/+11
* Fix the remaining (known) issues with butchering all corpses in a stash:j-p-e-g2008-05-169-76/+118
* Add formatting fixes.dolorous2008-05-161-0/+2
* Remove description for shuggoth, as it's not implemented in the code dolorous2008-05-161-4/+0
* Comment fixes.dolorous2008-05-161-2/+2
* Make divine stamina increase stats by 1, 3, and 5 instead of by 1 each dolorous2008-05-161-5/+6
* Fix problem disabling the third level of divine stamina.dolorous2008-05-161-6/+6
* Fix messages for expiring divine robustness and disappearing divine dolorous2008-05-152-2/+4
* Implement FR 1936340: add a shortcut for butchering (a)ll corpses in aj-p-e-g2008-05-156-205/+360