summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-act.h
Commit message (Collapse)AuthorAgeFilesLines
* Split up monstuff.ccMatthew Cline2009-11-011-0/+14
A lot of monstuff.cc was moved into mon-abil.cc (monster abilities), mon-act.cc (the main monster loop), mon-behv.cc (monster behaviour) and mon-cast.cc (monster spells). mstuff2.cc was completely merged into other files.