summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/fight.cc
Commit message (Expand)AuthorAgeFilesLines
* Helmets, helms, caps and wizard hats now have their own subtypes, asharanp2007-12-101-8/+9
* Fixed vampire attacks healing the player (Christopher Haima).dshaligram2007-11-231-1/+1
* M_AMPHIBIOUS now means both "land creature can swim through deep water"zelgadis2007-11-161-0/+44
* Added an option, always_confirm_butcher.haranp2007-11-151-5/+4
* Experimental support for monster shields, needs more work for rationalising s...dshaligram2007-11-021-6/+19
* Beogh conversion fixes for trunk.j-p-e-g2007-10-291-1/+16
* Another mutation commit. Sorry, I couldn't resist.j-p-e-g2007-10-281-4/+1
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-271-2/+2
* Adding two new mutations for the heck of it:j-p-e-g2007-10-261-1/+4
* Orcs may surrender to Beogh worshippers when beaten up. Adjusted experience g...dshaligram2007-10-261-10/+11
* Monsters lose experience when drained.dshaligram2007-10-261-2/+5
* [1818982] Kenku talons as mutation (dolorous).dshaligram2007-10-251-3/+2
* Hurting holies was being counted as KILL_ANGEL instead of ATTACK_HOLY (bobbens)haranp2007-10-191-1/+1
* Yaks gore.dshaligram2007-10-151-1/+1
* Fix problem of friendly monsters not using any energy when there'szelgadis2007-10-151-2/+4
* This change breaks savefile compatibility.zelgadis2007-10-131-5/+34
* Fix for 1805138: wands of draining no longer leak information when theharanp2007-10-111-6/+4
* Upped Beogh weapon damage bonus.dshaligram2007-10-111-3/+14
* [1808191] Fixed truncated imp messages.dshaligram2007-10-111-2/+2
* Orc knights and warlords can yell battle-cries to make lesser orcs fight better.dshaligram2007-10-081-0/+15
* Ghosts can use ensorcelled hibernation. Breaks saves, needs some work on PC s...dshaligram2007-10-081-0/+11
* [1808968] Using the weapons of the demon lords in combat angers TSO and Zin.dshaligram2007-10-071-10/+31
* Added floor_special and floor_reserved to dngn_feature_names[], to makezelgadis2007-10-021-0/+3
* Fixed vampiric healing on death using raw damage instead of actual damage, wh...dshaligram2007-10-011-10/+11
* Restore vampiric healing for killing blows (jarpiain).dshaligram2007-10-011-2/+24
* This commit breaks save file compatability.zelgadis2007-09-301-1/+18
* Removed hard tabs.dshaligram2007-09-261-1/+2
* * Fixed Vault:8 level being generated with no rune (cbus).dshaligram2007-09-251-7/+8
* Fixed combat messages for out of sight draining attacks (jarpiain).dshaligram2007-09-241-6/+7
* A few simple fixes.j-p-e-g2007-09-241-1/+9
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-3/+3
* Previous commit applied to trunk:j-p-e-g2007-09-201-6/+6
* Applying modified (by me) mutation patches of dolorous',j-p-e-g2007-09-181-5/+2
* Applying patches by dolorous:j-p-e-g2007-09-161-2/+13
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+4
* Another round of patches, namely:j-p-e-g2007-09-141-0/+3
* Identification overhaul part II. Okay, not really. ;)j-p-e-g2007-09-101-5/+46
* Added a message when Condensation Shield is extended j-p-e-g2007-09-051-1/+14
* Fixed a crash. My bad.j-p-e-g2007-08-231-1/+1
* A few small fixes:j-p-e-g2007-08-221-1/+1
* Condensed monster descriptions.j-p-e-g2007-08-221-1/+2
* Fixed incorrect use of It vs Something in attack messages.dshaligram2007-08-091-7/+13
* Finally added vampiric bite attack. Thanks to Jarmoj-p-e-g2007-08-041-86/+103
* Fixed buggy unarmed attack messaging.dshaligram2007-07-241-4/+5
* Use "Something" instead of "It" as the noun for out-of-LOS monsters.dshaligram2007-07-171-2/+2
* Give healers one extra level of Invocations instead of one level in Shieldsdshaligram2007-07-171-9/+9
* More vampire tweaks, mostly concerning fighting andj-p-e-g2007-07-171-7/+28
* Corona overrides invisibility. To check if something is *really* invisible, usedshaligram2007-07-151-1/+1
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-12/+101
* Switched confusing touch success calc to the 4.1.2 model, where it's a simpledshaligram2007-07-141-5/+5