summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-behv.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge Firing and Aim lines, per dcss:messagespam.Haran Pilpel2010-01-151-2/+0
|
* Split up monstuff.ccMatthew Cline2009-11-011-0/+52
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.