summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/fight.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Disallow stabbing while berserk.dolorous2008-04-221-3/+8
* And add a few more.dolorous2008-04-221-2/+2
* Add another miscellaneous minor fix.dolorous2008-04-221-1/+1
* Add miscellaneous undead-related fixes. When changing species to dolorous2008-04-221-1/+1
* Comment fixes.dolorous2008-04-221-2/+4
* Add mesilliac's patch in [1944555] for improved handling of dolorous2008-04-211-0/+10
* Cleanup of beam.cc and direct.cc.j-p-e-g2008-04-191-71/+117
* Adjust stabbing probability for monsters who are caught in nets or dolorous2008-04-191-3/+9
* Another modification of autotargetting submerged monsters, based offj-p-e-g2008-04-171-5/+5
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-16/+19
* Disallow monster vampires to drain monsters (and the player) if theyj-p-e-g2008-04-151-95/+104
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-0/+1
* 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