summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/fight.cc
Commit message (Expand)AuthorAgeFilesLines
* Nerf damage of the bat transformation. Reduced fromj-p-e-g2008-06-071-17/+20
* Fix 1986261: patrolling monsters not interrupting their patrol to huntj-p-e-g2008-06-061-7/+17
* Fix 1986252: double "Blech! You need xy!" messagej-p-e-g2008-06-061-9/+11
* Fix mimics not teleporting when attacked by reaching or airstrike, and aj-p-e-g2008-06-051-1/+1
* Fix summoned monsters spattering blood.j-p-e-g2008-06-031-9/+16
* Disallow unchivalric spell attacks from daevas.dolorous2008-06-031-6/+9
* Modify the intertravel prompt to not even ask for Pandemonium (since youj-p-e-g2008-06-011-4/+4
* Add minor cosmetic fixes.dolorous2008-05-291-4/+4
* monsters::lose_energy() now takes optional paramaters to multiply and/orzelgadis2008-05-261-0/+3
* Fix aborting unchivalric attacks costing a turn.j-p-e-g2008-05-251-26/+36
* And name the consolidated function properly.dolorous2008-05-251-1/+1
* Consolidate the setting of the "standard" attack conducts.dolorous2008-05-251-1/+6
* Consolidate the attack warning prompts for both melee and beams, and use dolorous2008-05-251-43/+1
* Add minor cosmetic fixes.dolorous2008-05-241-5/+5
* And put it in the right place again.dolorous2008-05-241-19/+7
* Handle the warning prompt for melee attacks while in a sanctuary in dolorous2008-05-241-0/+17
* Apply beam tracer prompt to helpless/fleeing etc. creatures whenj-p-e-g2008-05-231-3/+3
* Add spacing fix.dolorous2008-05-191-2/+2
* Comment fix.dolorous2008-05-191-2/+2
* Improve the "Really attack..." prompts a bit.dolorous2008-05-191-3/+4
* Move the "Really attack..." prompt to a better location, and add prompts dolorous2008-05-191-28/+40
* Add more minor cosmetic fixes.dolorous2008-05-191-17/+17
* Add more consistency fixes: the conduct for melee attacks on holy beings dolorous2008-05-191-8/+5
* And make attacks on god gifts consistent with beams the same way.dolorous2008-05-191-5/+17
* Simplify.dolorous2008-05-191-2/+2
* Handle burning/freezing, smiting, and airstriking the same way as beams: dolorous2008-05-191-2/+3
* Revert the previous conduct-related changes, so that attacking friendly dolorous2008-05-191-3/+3
* 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-171-2/+2
* Fix the aforementioned issue properly. Attacking a god gift in melee dolorous2008-05-171-6/+8
* Temporarily revert previosu crash fix, as there has to be a better way dolorous2008-05-171-24/+21
* 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-171-5/+4
* Clean up the unchivalric attack routine a bit.dolorous2008-05-171-33/+30
* Enable handling of long-distance unchivalric attacks, and increase the dolorous2008-05-171-41/+76
* Add still more comment fixes.dolorous2008-05-171-3/+3
* Put stabbing back in as a separate conduct, in case it can be used for dolorous2008-05-171-0/+2
* For TSO, change the "stabbing" conduct to an "unchivalrous attack" dolorous2008-05-171-13/+5
* Don't give the player the DID_KILL_HOLY conduct in dolorous2008-05-161-2/+2
* For TSO worshippers, show the stabbing prompt for every stabbing dolorous2008-05-151-4/+4
* Fix listing of hydra head listing to show the correct amount when headsj-p-e-g2008-05-141-3/+3
* Spectral hydras cannot have their heads chopped off (since they're spectral).dshaligram2008-05-051-1/+3
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-11/+15
* Fixed special damage from magical staves not being applied (Mariusz).dshaligram2008-05-011-1/+7
* Add more minor cosmetic fixes.dolorous2008-04-231-3/+3
* Set hard lower limit on attack cost of 2 (dis/jarpiain/dpeg).dshaligram2008-04-231-3/+2
* Remove unused ravenous hunger state, and clean up food state checks a dolorous2008-04-231-4/+4