summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/behold.cc
Commit message (Expand)AuthorAgeFilesLines
* 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