summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/fight.h
Commit message (Expand)AuthorAgeFilesLines
* Disallow intrinsic reaching attacks (turtles) from reach-attacking at full di...Darshan Shaligram2010-01-111-0/+2
* Add snapping turtles, alligator snapping turtles and sea snakes to the Shoals...Darshan Shaligram2010-01-081-1/+1
* Make auto-travel killing toadstools saner.Jude Brown2009-12-251-0/+1
* Un-underpopulate '4's by adding sixfirhy: elec theme, unorthodox timings.Adam Borowski2009-11-261-1/+1
* Fix an issue with noise generation in melee combatCharles Otto2009-11-141-1/+1
* fight: Generate noise on fightingMatthew Cline2009-11-081-0/+5
* fight: base_damage member unused, removingMatthew Cline2009-11-081-1/+0
* Merge mons_holiness() into monster::holiness(), and add an is_unholy()David Lawrence Ramsey2009-10-311-1/+0
* Electrocution discharge in water ala FR 1637214abrahamwl2009-10-281-0/+13
* Cleanup in melee_attack.Robert Vollmert2009-10-061-1/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-3/+5
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-1/+1
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-1/+1
* Make paralysed creatures auto-stabbable and brand them appropriately.haranp2009-02-151-0/+1
* Restore a monster's attitude from the beginning of the attack if itharanp2009-02-061-0/+3
* Prevent confused monsters from drifting towards the center of theharanp2009-02-011-31/+4
* Clean up rotting in melee attacks to not kill the target directly and to dolorous2009-01-201-0/+1
* Rename cleansing flame resistance to holy energy resistance, and clean dolorous2009-01-191-0/+1
* Consolidate the player and monster draining functions in fight.cc, make dolorous2009-01-181-2/+0
* Add an unchivalric attack type for petrifying monsters.dolorous2009-01-171-0/+1
* Remove atk and def from melee_attack.haranp2009-01-131-6/+11
* Refix [2484631], in a way that won't require changes to draining or dolorous2009-01-091-0/+1
* Changed weights of the brands a chaos weapon might simulate and the weight ofzelgadis2008-12-101-0/+10
* Add some chaos attacks/weapons. Missiles and launchers of chaos fire a bolt ofzelgadis2008-12-011-0/+9
* Clean up sticky flame handling.dolorous2008-11-071-0/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Fix 1986261: patrolling monsters not interrupting their patrol to huntj-p-e-g2008-06-061-2/+3
* Clean up the unchivalric attack routine a bit.dolorous2008-05-171-1/+1
* Enable handling of long-distance unchivalric attacks, and increase the dolorous2008-05-171-0/+16
* Add more whitespace fixes.dolorous2008-05-151-5/+5
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-1/+1
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+1
* More resist fixes.dshaligram2008-01-101-3/+5
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-1/+3
* Fix problem of friendly monsters not using any energy when there'szelgadis2007-10-151-1/+1
* [1808968] Using the weapons of the demon lords in combat angers TSO and Zin.dshaligram2007-10-071-0/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+12
* Identification overhaul part II. Okay, not really. ;)j-p-e-g2007-09-101-1/+1
* Fixed incorrect use of It vs Something in attack messages.dshaligram2007-08-091-2/+4
* Made item_def::base_type into object_class_type, instead of unsigned char.haranp2007-04-261-1/+1
* Fixed monsters that are not in sight being identified by name if they'redshaligram2007-04-111-0/+14
* Updated changes list.dshaligram2007-03-291-0/+3
* Import 4.1 TSO stab warning.dshaligram2007-03-111-0/+1
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-3/+37
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-121-2/+125
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-1/+7
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+52