summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/showsymb.cc
Commit message (Expand)AuthorAgeFilesLines
* showsymb.cc: Fix compilation errror.Matthew Cline2009-11-061-0/+2
* Move checks for the berserk state into actor::berserk().David Lawrence Ramsey2009-11-061-1/+1
* Move mons_is_friendly to monsters::friendly.Vsevolod Kozlov2009-11-061-1/+1
* Remove mons_friendly_real and mons_wont_attack_real.Vsevolod Kozlov2009-11-061-1/+1
* Move get_show_symbol to showsymb.cc.Robert Vollmert2009-11-061-0/+14
* Simplify.Robert Vollmert2009-11-061-14/+14
* Add missing showsymb.cc and showsymb.h.Robert Vollmert2009-11-061-0/+263