summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/behold.cc
Commit message (Expand)AuthorAgeFilesLines
* Trim unnecessary #includes.Adam Borowski2010-01-131-2/+0
* Beholding + berserk/fleeing/sanctuaryMatthew Cline2009-12-061-2/+33
* Sometimes give msg when mermaid stops beholdingMatthew Cline2009-12-051-0/+25
* Bug #125: Pacifying mermaid -> still mesmerizedMatthew Cline2009-12-051-1/+2
* Fix mesmerisation being broken too soonMatthew Cline2009-12-021-1/+1
* Move silenced(pos) to areas.cc.Robert Vollmert2009-11-211-0/+1
* Beholder check now uses proper LOS.Robert Vollmert2009-11-211-16/+5
* Update delay for mesmerisation, slowing, and hasteCharles Otto2009-11-151-7/+3
* Remove a few obsolete includes.Robert Vollmert2009-11-101-1/+0
* Split shouting and stealth code from view.cc.Robert Vollmert2009-11-101-0/+1
* behold.cc: Don't use 'you' in methods of player.Vsevolod Kozlov2009-11-081-4/+4
* Replace mons_cannot_move with monsters::cannot_move.Vsevolod Kozlov2009-11-081-1/+1
* Move mons_is_friendly to monsters::friendly.Vsevolod Kozlov2009-11-061-1/+1
* Restore genus check in beholder update.Robert Vollmert2009-11-051-1/+2
* Fix arena assert.Robert Vollmert2009-11-051-0/+8
* Unify mesmerisation code.Robert Vollmert2009-11-051-0/+173