summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/godconduct.h
Commit message (Expand)AuthorAgeFilesLines
* Use unique_ptr instead of auto_ptr (emulated for non-C++11).Adam Borowski2012-08-281-1/+1
* Use std namespace.Raphael Langella2012-08-261-1/+1
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-4/+4
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-5/+5
* Fix DID_ATTACK_FRIEND not getting triggeredCharles Otto2010-02-161-0/+2
* Split out did_god_conduct and some other things to godconduct.{h,cc}.Robert Vollmert2010-01-231-0/+38