summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/fight.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply recent commits to 0.4, including Matthew's evil zoo fix.j-p-e-g2008-07-091-2/+1
* Update documentation for 0.4.j-p-e-g2008-07-081-10/+5
* Apply previous fixes to 0.4.j-p-e-g2008-07-081-1/+1
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-12/+15
* Fix the old issue of switching to the butchering tool before actuallyj-p-e-g2008-07-071-6/+3
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-7/+9
* Fix 2011201: Disallow summoned orcs from joining a worshipper of Beogh.j-p-e-g2008-07-051-1/+1
* Disallow vampires from draining summoned creatures to be consistent withj-p-e-g2008-07-041-31/+35
* Since hostile monsters aren't supposed to violate sanctuary, move the dolorous2008-07-021-1/+8
* Add more miscellaneous minor fixes.dolorous2008-07-021-8/+8
* When laying down Sanctuary make all pets inside it stop attacking and movezelgadis2008-07-021-29/+81
* Simplify.dolorous2008-06-301-6/+1
* Don't count an attack as unchivalrous if the attacker can't see the defender,zelgadis2008-06-301-7/+3
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-1/+2
* Swap '.' and '!' in the targetting interface.j-p-e-g2008-06-221-2/+2
* Simplify.dolorous2008-06-191-4/+1
* Outsource the tutorial descriptions of skills, and make them searchablej-p-e-g2008-06-181-6/+13
* Simplify.dolorous2008-06-171-1/+1
* Fix attack conduct handling to register more than one conduct for an dolorous2008-06-171-4/+4
* Add spacing fixes.dolorous2008-06-171-2/+2
* Use more wrappers, and add more cleanups.dolorous2008-06-161-11/+10
* Add yet another spacing fix.dolorous2008-06-151-1/+1
* Add more spacing fixes.dolorous2008-06-151-1/+1
* Add more minor cosmetic fixes.dolorous2008-06-151-1/+1
* Fix 1994279: Crash when checking ?v (version information).j-p-e-g2008-06-151-3/+7
* Fix tutorial message about gaining a skill being shown outside tutorial.j-p-e-g2008-06-151-10/+12
* * Add a prompt when attacking monsters with an inappropriate weapon orj-p-e-g2008-06-141-8/+32
* AutoID the curse status of a monster wielded cursed ranged weapon if saidj-p-e-g2008-06-121-0/+7
* Implement the Petrify spell in a rather basic variant, and replace the j-p-e-g2008-06-121-5/+9
* Lower chance of vampiric bite during bat form, and if it happens, halvej-p-e-g2008-06-081-10/+17
* 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