summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/wiz-fsim.cc
Commit message (Expand)AuthorAgeFilesLines
* Trim unnecessary #includes.Adam Borowski2010-01-131-2/+0
* Various cleanups, use you.weapon() more often, fix a note in README.txt.Haran Pilpel2010-01-131-21/+16
* Replace static snprintf() with make_sprintf() where the result is immediately...Adam Borowski2009-12-171-3/+1
* Remove header includes from mon-place.h.Robert Vollmert2009-11-271-0/+2
* Remove unnecessary header-header includes.Robert Vollmert2009-11-271-0/+1
* Split itemprop enums out into itemprop-enum.h.Robert Vollmert2009-11-171-0/+1
* Add summoner and non_actor_summoner to mgen_dataStefan O'Rear2009-11-121-1/+2
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-2/+2
* Reorder the parameters in mgen_data::hostile_at() to be closer to theDavid Lawrence Ramsey2009-11-081-1/+1
* Replace uses of player_AC with player::armour_class.Vsevolod Kozlov2009-11-081-1/+1
* Split up debug.ccMatthew Cline2009-11-061-0/+581