summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/fight.cc
Commit message (Expand)AuthorAgeFilesLines
* Added penalty for multiple shield blocks in a round for monsters.dshaligram2008-01-261-2/+18
* FR 1836617: Add item brand for plants (and mimics) in Tiles.j-p-e-g2008-01-161-1/+3
* FR 1813275: Change description of dragon slaying to an old suggestion j-p-e-g2008-01-151-2/+2
* More resist fixes.dshaligram2008-01-101-13/+72
* Increase the damage done to undead by weapons of holy wrath to match the dolorous2008-01-101-3/+0
* s/LONG_SWORDS/LONG_BLADES/ (cbus).dshaligram2008-01-101-2/+2
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-42/+40
* Add gore and splatter to Crawl - in the form of Jarmo's j-p-e-g2008-01-091-1/+28
* Removed DISRUPTION brand and added DRAGON_SLAYING.j-p-e-g2008-01-071-15/+15
* Remove the M_WALL_SHIELDED flag. Instead, use the function dolorous2008-01-051-1/+1
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-1/+7
* Removed most instances of direct access to monsterentry for monster energy up...dshaligram2007-12-301-20/+9
* 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