summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/actor.cc
Commit message (Expand)AuthorAgeFilesLines
* fix commentJesse Luehrs2014-08-021-2/+2
* Remove stuffNicholas Feinberg2014-07-291-1/+2
* Make torpor snail slow end immediately after LOS is brokenNicholas Feinberg2014-07-251-0/+31
* Clear Engulf status when forcibly separated (#7437)Neil Moore2014-07-181-0/+1
* Revert "Give Forlorn mutation additional anti-faith at higher piety"Nicholas Feinberg2014-07-041-8/+0
* Fix Forlorn mutation giving less antifaith at high pietyreaverb2014-06-111-5/+4
* Give Forlorn mutation additional anti-faith at higher pietyreaverb2014-06-111-0/+9
* Clean up holy attacks slightly (#6071).Shmuale Mark2014-06-111-9/+0
* Turn 'exclams' into ex-clams!Nicholas Feinberg2014-06-101-9/+9
* Make Doxygen @returns "@return" for consistancy.reaverb2014-06-051-2/+2
* Fix an uninitialised variable (#8620)Neil Moore2014-05-311-1/+1
* New mutation: Forlornreaverb2014-05-311-2/+10
* Remove jewelry and armour sources of conservationgammafunk2014-05-281-10/+1
* Remove SIZE_HUGE.Neil Moore2014-05-281-3/+0
* Remove SIZE_HUGE.Shmuale Mark2014-05-271-2/+3
* Don't use inventory weight for the chance of activating a shaft trapgammafunk2014-05-261-1/+1
* The +7,+7 lajatang of Order {silver, rMut}wheals2014-02-261-1/+3
* Remove djinn.wheals2014-02-241-1/+5
* Actually make netted winged fliers fall to the groundDracoOmega2014-01-211-1/+1
* Indentation fixes.Adam Borowski2013-12-041-1/+1
* Revert "The Slimy Ring of Jiyva"Adam Borowski2013-12-021-2/+1
* The Slimy Ring of JiyvaBrendan Hickey2013-12-011-1/+2
* More formatting fixes for return (...);Neil Moore2013-11-151-5/+5
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-2/+2
* Remove moths of suppressionChris Campbell2013-11-111-51/+12
* Merge branch 'dwants'. Bring some Raid.Adam Borowski2013-11-061-0/+6
|\
| * Merge branch 'master' into dwantsAdam Borowski2013-11-011-4/+12
| |\
| * \ Merge branch 'master' into dwantspubby2013-08-311-1/+10
| |\ \
| * | | Create Formicid species and monsters.pubby2013-08-251-0/+6
* | | | Axe a buttload of useless #includes.Adam Borowski2013-11-031-1/+1
* | | | Make clang sated and old gcc intact.Adam Borowski2013-11-021-2/+2
| |_|/ |/| |
* | | Unrand: the +2 hat of the High Council {Archmagi, Wiz- Noisy Contam Stlth-}.Steve Melenchuk2013-10-291-4/+4
* | | Remove ARTP_JUMP, redundant with the armour brand.Adam Borowski2013-10-051-2/+1
* | | Separate evokable and mutation-based jump attack abilitiesChris Campbell2013-10-021-5/+3
* | | Add a player mutation granting the jump abilitygammafunk2013-10-011-1/+3
* | | Add a jump artefact property giving the evoke jump abilitygammafunk2013-10-011-1/+2
* | | Add SPARM_JUMPING ego. Wearing this grants the evoke jump attack ability.gammafunk2013-10-011-1/+3
* | | Evokable Jump attack abilitygammafunk2013-10-011-0/+6
| |/ |/|
* | Revert "Bye bye clinging."Raphael Langella2013-08-121-1/+67
* | Refactor 'you.religion' checks.Brendan Hickey2013-07-281-1/+2
* | Bye bye clinging.Adam Borowski2013-07-101-67/+1
* | Make melee combat more exciting!!!!Steve Melenchuk2013-06-171-0/+8
|/
* Fix an info leak with amulet of rCorrChris Campbell2013-05-311-1/+1
* Djinn: up, up, awaay!Adam Borowski2013-04-281-1/+1
* Mana Shield demonspawn mutation.cjo2013-04-231-4/+11
* Fix tracers considering cold-vulnerable monsters as immune to hibernationDracoOmega2013-04-011-1/+1
* Fix inconsistencies and duplicate code regarding hibernating monsters.David Lawrence Ramsey2013-04-011-9/+9
* Don't leak item information when targetting monsters with agony or hibernationDracoOmega2013-03-261-3/+7
* Make monster debug info in wizmode display monster propsDracoOmega2013-03-061-0/+60
* Handle slight resistance to acid vs immunity.Adam Borowski2013-01-061-3/+4